In RGB color space, #dfa500 hex color has a red value of 223, a green value of 165 and a blue value of 0.
In CMYK color space (used in color printing), #dfa500 hex color is composed of 0% cyan, 26.01% magenta, 100% yellow and 12.55% black.
#dfa500 color has a hue of 44.4 degrees, a saturation of 100% and a lightness of 43.7%.
#dfa500 hex color contains mainly RED.
The closest web safe color of #dfa500 is #cc9900
#dfa500 hex color has a decimal value of 14656768.
HEX | dfa500 | #dfa500 |
---|---|---|
RGB | 223, 165, 0 | rgb(223, 165, 0) |
RGB Percent | 87.45, 64.71, 0 | rgb(87.45, 64.71, 0) |
CMYK | 0, 26, 100, 13 | |
HSL | 44.4°, 100, 43.7 | hsl(44.4, 100%, 43.7%) |
HSV | 44.4°, 100, 87.5 |
XYZ | 43.887, 42.598, 5.909 |
---|---|
Hunter Lab | 65.267, 5.81, 40.319 |
CIE-LAB | 71.281, 10.246, 74.764 |
CIE-LCH | 71.281, 75.463, 82.197 |
CIE-LUV | 0, 26.01, 100, 12.55 |
Web Safe | cc9900 |
RGB percent of color #dfa500
CMYK percent of color #dfa500
Text with hexadecimal color #dfa500
This text has a font color of #dfa500
<p style="color:#dfa500">Text here</p>
#dfa500 Background Color
This box has a background color of #dfa500
<div style="background-color:#dfa500">Text here</div>
#dfa500 Border Color
This box has a border color of #dfa500
<div style="border: 4px solid #dfa500">Text here</div>
CSS codes
<p style="color:#dfa500">Text here</p>
<div style="background-color:#dfa500">Text here</div>
<div style="border: 4px solid #dfa500">Text here</div>
#dfa500 Color on white background
This is how a font and box color of #dfa500 will look
on a white background.
#dfa500 Color on black background
This is how a font and box color of #dfa500 hex color will look
on a black background.