In RGB color space, #daa000 hex color has a red value of 218, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #daa000 hex color is composed of 0% cyan, 26.61% magenta, 100% yellow and 14.51% black.
#daa000 color has a hue of 44 degrees, a saturation of 100% and a lightness of 42.7%.
#daa000 hex color contains mainly RED.
The closest web safe color of #daa000 is #cc9900
#daa000 hex color has a decimal value of 14327808.
HEX | daa000 | #daa000 |
---|---|---|
RGB | 218, 160, 0 | rgb(218, 160, 0) |
RGB Percent | 85.49, 62.75, 0 | rgb(85.49, 62.75, 0) |
CMYK | 0, 27, 100, 15 | |
HSL | 44°, 100, 42.7 | hsl(44, 100%, 42.7%) |
HSV | 44°, 100, 85.5 |
XYZ | 41.484, 40.047, 5.543 |
---|---|
Hunter Lab | 63.283, 6.268, 39.105 |
CIE-LAB | 69.503, 10.725, 73.295 |
CIE-LCH | 69.503, 74.076, 81.675 |
CIE-LUV | 0, 26.61, 100, 14.51 |
Web Safe | cc9900 |
RGB percent of color #daa000
CMYK percent of color #daa000
Text with hexadecimal color #daa000
This text has a font color of #daa000
<p style="color:#daa000">Text here</p>
#daa000 Background Color
This box has a background color of #daa000
<div style="background-color:#daa000">Text here</div>
#daa000 Border Color
This box has a border color of #daa000
<div style="border: 4px solid #daa000">Text here</div>
CSS codes
<p style="color:#daa000">Text here</p>
<div style="background-color:#daa000">Text here</div>
<div style="border: 4px solid #daa000">Text here</div>
#daa000 Color on white background
This is how a font and box color of #daa000 will look
on a white background.
#daa000 Color on black background
This is how a font and box color of #daa000 hex color will look
on a black background.