In RGB color space, #dec01e hex color has a red value of 222, a green value of 192 and a blue value of 30.
In CMYK color space (used in color printing), #dec01e hex color is composed of 0% cyan, 13.51% magenta, 86.49% yellow and 12.94% black.
#dec01e color has a hue of 50.6 degrees, a saturation of 76.19% and a lightness of 49.4%.
#dec01e hex color contains mainly RED.
The closest web safe color of #dec01e is #cccc33
#dec01e hex color has a decimal value of 14598174.
HEX | dec01e | #dec01e |
---|---|---|
RGB | 222, 192, 30 | rgb(222, 192, 30) |
RGB Percent | 87.06, 75.29, 11.76 | rgb(87.06, 75.29, 11.76) |
CMYK | 0, 14, 86, 13 | |
HSL | 50.6°, 76.19, 49.4 | hsl(50.6, 76.19%, 49.4%) |
HSV | 50.6°, 86.5, 87.1 |
XYZ | 49.208, 53.323, 8.927 |
---|---|
Hunter Lab | 73.023, -7.503, 43.868 |
CIE-LAB | 78.065, -3.969, 75.297 |
CIE-LCH | 78.065, 75.402, 93.017 |
CIE-LUV | 0, 13.51, 86.49, 12.94 |
Web Safe | cccc33 |
RGB percent of color #dec01e
CMYK percent of color #dec01e
Text with hexadecimal color #dec01e
This text has a font color of #dec01e
<p style="color:#dec01e">Text here</p>
#dec01e Background Color
This box has a background color of #dec01e
<div style="background-color:#dec01e">Text here</div>
#dec01e Border Color
This box has a border color of #dec01e
<div style="border: 4px solid #dec01e">Text here</div>
CSS codes
<p style="color:#dec01e">Text here</p>
<div style="background-color:#dec01e">Text here</div>
<div style="border: 4px solid #dec01e">Text here</div>
#dec01e Color on white background
This is how a font and box color of #dec01e will look
on a white background.
#dec01e Color on black background
This is how a font and box color of #dec01e hex color will look
on a black background.