strong red/strong scarlet
#d98174 color RGB value is (217,129,116)
#d98174 color CMYK value
#d98174 color HSL value
HSV(or HSB) | 7.7° | 46.5 | 85.1 |
XYZ | 39.618 | 31.713 | 20.556 |
Yxy | 0.431 | 0.345 | 31.713 |
LAB | 63.105 | 32.527 | 21.655 |
LUV | 63.105 | 63.017 | 21.606 |
Hunter-LAB | 56.314 | 27.027 | 17.778 |
CIE-LCH | 63.105 | 39.076 | 33.653 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D9 | 81 | 74 |
Decimal | 217 | 129 | 116 |
Octal | 331 | 201 | 164 |
Binary | 11011001 | 10000001 | 01110100 |
Below, you can see some colors close to #d98174. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d98174.
<span style="color:#d98174">Text here</span>
This paragraph has a background color of #d98174.
<p style="background-color:#d98174;">Content here</p>
This element has a border color of #d98174.
<div style="border:1px #d98174;">Content here</div>
.text {color:#d98174;}
.background {background-color:#d98174;}
.border {border:1px solid #d98174;}
.text-shadow {border:1px solid #d98174;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0b0403 is the darkest color, while #fdfafa is the lightest one.