strong orange(brown)/strong gamboge
#dfc498 color RGB value is (223,196,152)
#dfc498 color CMYK value
#dfc498 color HSL value
HSV(or HSB) | 37.2° | 31.8 | 87.5 |
XYZ | 55.839 | 57.435 | 37.849 |
Yxy | 0.369 | 0.38 | 57.435 |
LAB | 80.424 | 3.145 | 25.623 |
LUV | 80.424 | 19.676 | 34.585 |
Hunter-LAB | 75.786 | -1.107 | 23.44 |
CIE-LCH | 80.424 | 25.815 | 83.002 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DF | C4 | 98 |
Decimal | 223 | 196 | 152 |
Octal | 337 | 304 | 230 |
Binary | 11011111 | 11000100 | 10011000 |
Below, you can see some colors close to #dfc498. 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 #dfc498.
<span style="color:#dfc498">Text here</span>
This paragraph has a background color of #dfc498.
<p style="background-color:#dfc498;">Content here</p>
This element has a border color of #dfc498.
<div style="border:1px #dfc498;">Content here</div>
.text {color:#dfc498;}
.background {background-color:#dfc498;}
.border {border:1px solid #dfc498;}
.text-shadow {border:1px solid #dfc498;}
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, #0a0803 is the darkest color, while #fdfcf9 is the lightest one.