In RGB color space, #dead01 hex color has a red value of 222, a green value of 173 and a blue value of 1.
In CMYK color space (used in color printing), #dead01 hex color is composed of 0% cyan, 22.07% magenta, 99.55% yellow and 12.94% black.
#dead01 color has a hue of 46.7 degrees, a saturation of 99.1% and a lightness of 43.7%.
#dead01 hex color contains mainly RED.
The closest web safe color of #dead01 is #cc9900
#dead01 hex color has a decimal value of 14593281.
HEX | dead01 | #dead01 |
---|---|---|
RGB | 222, 173, 1 | rgb(222, 173, 1) |
RGB Percent | 87.06, 67.84, 0.39 | rgb(87.06, 67.84, 0.39) |
CMYK | 0, 22, 100, 13 | |
HSL | 46.7°, 99.1, 43.7 | hsl(46.7, 99.1%, 43.7%) |
HSV | 46.7°, 99.5, 87.1 |
XYZ | 45.073, 45.419, 6.42 |
---|---|
Hunter Lab | 67.394, 1.442, 41.527 |
CIE-LAB | 73.167, 5.568, 75.893 |
CIE-LCH | 73.167, 76.097, 85.804 |
CIE-LUV | 0, 22.07, 99.55, 12.94 |
Web Safe | cc9900 |
RGB percent of color #dead01
CMYK percent of color #dead01
Text with hexadecimal color #dead01
This text has a font color of #dead01
<p style="color:#dead01">Text here</p>
#dead01 Background Color
This box has a background color of #dead01
<div style="background-color:#dead01">Text here</div>
#dead01 Border Color
This box has a border color of #dead01
<div style="border: 4px solid #dead01">Text here</div>
CSS codes
<p style="color:#dead01">Text here</p>
<div style="background-color:#dead01">Text here</div>
<div style="border: 4px solid #dead01">Text here</div>
#dead01 Color on white background
This is how a font and box color of #dead01 will look
on a white background.
#dead01 Color on black background
This is how a font and box color of #dead01 hex color will look
on a black background.