strong red-orange/strong vermilion
#d99274 color RGB value is (217,146,116)
#d99274 color CMYK value
#d99274 color HSL value
HSV(or HSB) | 17.8° | 46.5 | 85.1 |
XYZ | 42.047 | 36.57 | 21.366 |
Yxy | 0.421 | 0.366 | 36.57 |
LAB | 66.953 | 23.42 | 26.803 |
LUV | 66.953 | 51.397 | 29.931 |
Hunter-LAB | 60.473 | 18.28 | 21.384 |
CIE-LCH | 66.953 | 35.594 | 48.853 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D9 | 92 | 74 |
Decimal | 217 | 146 | 116 |
Octal | 331 | 222 | 164 |
Binary | 11011001 | 10010010 | 01110100 |
Below, you can see some colors close to #d99274. 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 #d99274.
<span style="color:#d99274">Text here</span>
This paragraph has a background color of #d99274.
<p style="background-color:#d99274;">Content here</p>
This element has a border color of #d99274.
<div style="border:1px #d99274;">Content here</div>
.text {color:#d99274;}
.background {background-color:#d99274;}
.border {border:1px solid #d99274;}
.text-shadow {border:1px solid #d99274;}
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, #0b0503 is the darkest color, while #fdfbfa is the lightest one.