In RGB color space, #dead00 hex color has a red value of 222, a green value of 173 and a blue value of 0.
In CMYK color space (used in color printing), #dead00 hex color is composed of 0% cyan, 22.07% magenta, 100% yellow and 12.94% black.
#dead00 color has a hue of 46.8 degrees, a saturation of 100% and a lightness of 43.5%.
#dead00 hex color contains mainly RED.
The closest web safe color of #dead00 is #cc9900
#dead00 hex color has a decimal value of 14593280.
HEX | dead00 | #dead00 |
---|---|---|
RGB | 222, 173, 0 | rgb(222, 173, 0) |
RGB Percent | 87.06, 67.84, 0 | rgb(87.06, 67.84, 0) |
CMYK | 0, 22, 100, 13 | |
HSL | 46.8°, 100, 43.5 | hsl(46.8, 100%, 43.5%) |
HSV | 46.8°, 100, 87.1 |
XYZ | 45.068, 45.417, 6.391 |
---|---|
Hunter Lab | 67.392, 1.434, 41.552 |
CIE-LAB | 73.166, 5.559, 76.008 |
CIE-LCH | 73.166, 76.211, 85.817 |
CIE-LUV | 0, 22.07, 100, 12.94 |
Web Safe | cc9900 |
RGB percent of color #dead00
CMYK percent of color #dead00
Text with hexadecimal color #dead00
This text has a font color of #dead00
<p style="color:#dead00">Text here</p>
#dead00 Background Color
This box has a background color of #dead00
<div style="background-color:#dead00">Text here</div>
#dead00 Border Color
This box has a border color of #dead00
<div style="border: 4px solid #dead00">Text here</div>
CSS codes
<p style="color:#dead00">Text here</p>
<div style="background-color:#dead00">Text here</div>
<div style="border: 4px solid #dead00">Text here</div>
#dead00 Color on white background
This is how a font and box color of #dead00 will look
on a white background.
#dead00 Color on black background
This is how a font and box color of #dead00 hex color will look
on a black background.