In RGB color space, #dfb000 hex color has a red value of 223, a green value of 176 and a blue value of 0.
In CMYK color space (used in color printing), #dfb000 hex color is composed of 0% cyan, 21.08% magenta, 100% yellow and 12.55% black.
#dfb000 color has a hue of 47.4 degrees, a saturation of 100% and a lightness of 43.7%.
#dfb000 hex color contains mainly RED.
The closest web safe color of #dfb000 is #cc9900
#dfb000 hex color has a decimal value of 14659584.
HEX | dfb000 | #dfb000 |
---|---|---|
RGB | 223, 176, 0 | rgb(223, 176, 0) |
RGB Percent | 87.45, 69.02, 0 | rgb(87.45, 69.02, 0) |
CMYK | 0, 21, 100, 13 | |
HSL | 47.4°, 100, 43.7 | hsl(47.4, 100%, 43.7%) |
HSV | 47.4°, 100, 87.5 |
XYZ | 45.957, 46.739, 6.599 |
---|---|
Hunter Lab | 68.366, 0.351, 42.133 |
CIE-LAB | 74.023, 4.413, 76.651 |
CIE-LCH | 74.023, 76.778, 86.705 |
CIE-LUV | 0, 21.08, 100, 12.55 |
Web Safe | cc9900 |
RGB percent of color #dfb000
CMYK percent of color #dfb000
Text with hexadecimal color #dfb000
This text has a font color of #dfb000
<p style="color:#dfb000">Text here</p>
#dfb000 Background Color
This box has a background color of #dfb000
<div style="background-color:#dfb000">Text here</div>
#dfb000 Border Color
This box has a border color of #dfb000
<div style="border: 4px solid #dfb000">Text here</div>
CSS codes
<p style="color:#dfb000">Text here</p>
<div style="background-color:#dfb000">Text here</div>
<div style="border: 4px solid #dfb000">Text here</div>
#dfb000 Color on white background
This is how a font and box color of #dfb000 will look
on a white background.
#dfb000 Color on black background
This is how a font and box color of #dfb000 hex color will look
on a black background.