In RGB color space, #cdc00c hex color has a red value of 205, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #cdc00c hex color is composed of 0% cyan, 6.34% magenta, 94.15% yellow and 19.61% black.
#cdc00c color has a hue of 56 degrees, a saturation of 88.94% and a lightness of 42.5%.
#cdc00c hex color contains mainly RED.
The closest web safe color of #cdc00c is #cccc00
#cdc00c hex color has a decimal value of 13484044.
HEX | cdc00c | #cdc00c |
---|---|---|
RGB | 205, 192, 12 | rgb(205, 192, 12) |
RGB Percent | 80.39, 75.29, 4.71 | rgb(80.39, 75.29, 4.71) |
CMYK | 0, 6, 94, 20 | |
HSL | 56°, 88.94, 42.5 | hsl(56, 88.94%, 42.5%) |
HSV | 56°, 94.1, 80.4 |
XYZ | 44.093, 50.705, 7.811 |
---|---|
Hunter Lab | 71.207, -14.082, 43.341 |
CIE-LAB | 76.5, -11.645, 76.381 |
CIE-LCH | 76.5, 77.264, 98.669 |
CIE-LUV | 0, 6.34, 94.15, 19.61 |
Web Safe | cccc00 |
RGB percent of color #cdc00c
CMYK percent of color #cdc00c
Text with hexadecimal color #cdc00c
This text has a font color of #cdc00c
<p style="color:#cdc00c">Text here</p>
#cdc00c Background Color
This box has a background color of #cdc00c
<div style="background-color:#cdc00c">Text here</div>
#cdc00c Border Color
This box has a border color of #cdc00c
<div style="border: 4px solid #cdc00c">Text here</div>
CSS codes
<p style="color:#cdc00c">Text here</p>
<div style="background-color:#cdc00c">Text here</div>
<div style="border: 4px solid #cdc00c">Text here</div>
#cdc00c Color on white background
This is how a font and box color of #cdc00c will look
on a white background.
#cdc00c Color on black background
This is how a font and box color of #cdc00c hex color will look
on a black background.