In RGB color space, #dfa000 hex color has a red value of 223, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #dfa000 hex color is composed of 0% cyan, 28.25% magenta, 100% yellow and 12.55% black.
#dfa000 color has a hue of 43 degrees, a saturation of 100% and a lightness of 43.7%.
#dfa000 hex color contains mainly RED.
The closest web safe color of #dfa000 is #cc9900
#dfa000 hex color has a decimal value of 14655488.
HEX | dfa000 | #dfa000 |
---|---|---|
RGB | 223, 160, 0 | rgb(223, 160, 0) |
RGB Percent | 87.45, 62.75, 0 | rgb(87.45, 62.75, 0) |
CMYK | 0, 28, 100, 13 | |
HSL | 43°, 100, 43.7 | hsl(43, 100%, 43.7%) |
HSV | 43°, 100, 87.5 |
XYZ | 43.002, 40.83, 5.614 |
---|---|
Hunter Lab | 63.898, 8.304, 39.52 |
CIE-LAB | 70.057, 12.909, 73.934 |
CIE-LCH | 70.057, 75.053, 80.096 |
CIE-LUV | 0, 28.25, 100, 12.55 |
Web Safe | cc9900 |
RGB percent of color #dfa000
CMYK percent of color #dfa000
Text with hexadecimal color #dfa000
This text has a font color of #dfa000
<p style="color:#dfa000">Text here</p>
#dfa000 Background Color
This box has a background color of #dfa000
<div style="background-color:#dfa000">Text here</div>
#dfa000 Border Color
This box has a border color of #dfa000
<div style="border: 4px solid #dfa000">Text here</div>
CSS codes
<p style="color:#dfa000">Text here</p>
<div style="background-color:#dfa000">Text here</div>
<div style="border: 4px solid #dfa000">Text here</div>
#dfa000 Color on white background
This is how a font and box color of #dfa000 will look
on a white background.
#dfa000 Color on black background
This is how a font and box color of #dfa000 hex color will look
on a black background.