In RGB color space, #daaa00 hex color has a red value of 218, a green value of 170 and a blue value of 0.
In CMYK color space (used in color printing), #daaa00 hex color is composed of 0% cyan, 22.02% magenta, 100% yellow and 14.51% black.
#daaa00 color has a hue of 46.8 degrees, a saturation of 100% and a lightness of 42.7%.
#daaa00 hex color contains mainly RED.
The closest web safe color of #daaa00 is #cc9900
#daaa00 hex color has a decimal value of 14330368.
HEX | daaa00 | #daaa00 |
---|---|---|
RGB | 218, 170, 0 | rgb(218, 170, 0) |
RGB Percent | 85.49, 66.67, 0 | rgb(85.49, 66.67, 0) |
CMYK | 0, 22, 100, 15 | |
HSL | 46.8°, 100, 42.7 | hsl(46.8, 100%, 42.7%) |
HSV | 46.8°, 100, 85.5 |
XYZ | 43.288, 43.655, 6.145 |
---|---|
Hunter Lab | 66.072, 1.321, 40.736 |
CIE-LAB | 71.997, 5.393, 75.004 |
CIE-LCH | 71.997, 75.198, 85.887 |
CIE-LUV | 0, 22.02, 100, 14.51 |
Web Safe | cc9900 |
RGB percent of color #daaa00
CMYK percent of color #daaa00
Text with hexadecimal color #daaa00
This text has a font color of #daaa00
<p style="color:#daaa00">Text here</p>
#daaa00 Background Color
This box has a background color of #daaa00
<div style="background-color:#daaa00">Text here</div>
#daaa00 Border Color
This box has a border color of #daaa00
<div style="border: 4px solid #daaa00">Text here</div>
CSS codes
<p style="color:#daaa00">Text here</p>
<div style="background-color:#daaa00">Text here</div>
<div style="border: 4px solid #daaa00">Text here</div>
#daaa00 Color on white background
This is how a font and box color of #daaa00 will look
on a white background.
#daaa00 Color on black background
This is how a font and box color of #daaa00 hex color will look
on a black background.