In RGB color space, #dec01c hex color has a red value of 222, a green value of 192 and a blue value of 28.
In CMYK color space (used in color printing), #dec01c hex color is composed of 0% cyan, 13.51% magenta, 87.39% yellow and 12.94% black.
#dec01c color has a hue of 50.7 degrees, a saturation of 77.6% and a lightness of 49%.
#dec01c hex color contains mainly RED.
The closest web safe color of #dec01c is #cccc33
#dec01c hex color has a decimal value of 14598172.
HEX | dec01c | #dec01c |
---|---|---|
RGB | 222, 192, 28 | rgb(222, 192, 28) |
RGB Percent | 87.06, 75.29, 10.98 | rgb(87.06, 75.29, 10.98) |
CMYK | 0, 14, 87, 13 | |
HSL | 50.7°, 77.6, 49 | hsl(50.7, 77.6%, 49%) |
HSV | 50.7°, 87.4, 87.1 |
XYZ | 49.183, 53.313, 8.797 |
---|---|
Hunter Lab | 73.016, -7.541, 43.968 |
CIE-LAB | 78.059, -4.012, 75.71 |
CIE-LCH | 78.059, 75.816, 93.033 |
CIE-LUV | 0, 13.51, 87.39, 12.94 |
Web Safe | cccc33 |
RGB percent of color #dec01c
CMYK percent of color #dec01c
Text with hexadecimal color #dec01c
This text has a font color of #dec01c
<p style="color:#dec01c">Text here</p>
#dec01c Background Color
This box has a background color of #dec01c
<div style="background-color:#dec01c">Text here</div>
#dec01c Border Color
This box has a border color of #dec01c
<div style="border: 4px solid #dec01c">Text here</div>
CSS codes
<p style="color:#dec01c">Text here</p>
<div style="background-color:#dec01c">Text here</div>
<div style="border: 4px solid #dec01c">Text here</div>
#dec01c Color on white background
This is how a font and box color of #dec01c will look
on a white background.
#dec01c Color on black background
This is how a font and box color of #dec01c hex color will look
on a black background.