In RGB color space, #e0c00c hex color has a red value of 224, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #e0c00c hex color is composed of 0% cyan, 14.29% magenta, 94.64% yellow and 12.16% black.
#e0c00c color has a hue of 50.9 degrees, a saturation of 89.83% and a lightness of 46.3%.
#e0c00c hex color contains mainly RED.
The closest web safe color of #e0c00c is #cccc00
#e0c00c hex color has a decimal value of 14729228.
HEX | e0c00c | #e0c00c |
---|---|---|
RGB | 224, 192, 12 | rgb(224, 192, 12) |
RGB Percent | 87.84, 75.29, 4.71 | rgb(87.84, 75.29, 4.71) |
CMYK | 0, 14, 95, 12 | |
HSL | 50.9°, 89.83, 46.3 | hsl(50.9, 89.83%, 46.3%) |
HSV | 50.9°, 94.6, 87.8 |
XYZ | 49.656, 53.573, 8.071 |
---|---|
Hunter Lab | 73.194, -6.991, 44.698 |
CIE-LAB | 78.212, -3.387, 78.42 |
CIE-LCH | 78.212, 78.493, 92.473 |
CIE-LUV | 0, 14.29, 94.64, 12.16 |
Web Safe | cccc00 |
RGB percent of color #e0c00c
CMYK percent of color #e0c00c
Text with hexadecimal color #e0c00c
This text has a font color of #e0c00c
<p style="color:#e0c00c">Text here</p>
#e0c00c Background Color
This box has a background color of #e0c00c
<div style="background-color:#e0c00c">Text here</div>
#e0c00c Border Color
This box has a border color of #e0c00c
<div style="border: 4px solid #e0c00c">Text here</div>
CSS codes
<p style="color:#e0c00c">Text here</p>
<div style="background-color:#e0c00c">Text here</div>
<div style="border: 4px solid #e0c00c">Text here</div>
#e0c00c Color on white background
This is how a font and box color of #e0c00c will look
on a white background.
#e0c00c Color on black background
This is how a font and box color of #e0c00c hex color will look
on a black background.