In RGB color space, #cccc04 hex color has a red value of 204, a green value of 204 and a blue value of 4.
In CMYK color space (used in color printing), #cccc04 hex color is composed of 0% cyan, 0% magenta, 98.04% yellow and 20% black.
#cccc04 color has a hue of 60 degrees, a saturation of 96.15% and a lightness of 40.8%.
#cccc04 hex color contains mainly RED.
The closest web safe color of #cccc04 is #cccc00
#cccc04 hex color has a decimal value of 13421572.
HEX | cccc04 | #cccc04 |
---|---|---|
RGB | 204, 204, 4 | rgb(204, 204, 4) |
RGB Percent | 80, 80, 1.57 | rgb(80, 80, 1.57) |
CMYK | 0, 0, 98, 20 | |
HSL | 60°, 96.15, 40.8 | hsl(60, 96.15%, 40.8%) |
HSV | 60°, 98, 80 |
XYZ | 46.517, 56.032, 8.478 |
---|---|
Hunter Lab | 74.855, -20.07, 45.683 |
CIE-LAB | 79.632, -18.178, 79.48 |
CIE-LCH | 79.632, 81.532, 102.883 |
CIE-LUV | 0, 0, 98.04, 20 |
Web Safe | cccc00 |
RGB percent of color #cccc04
CMYK percent of color #cccc04
Text with hexadecimal color #cccc04
This text has a font color of #cccc04
<p style="color:#cccc04">Text here</p>
#cccc04 Background Color
This box has a background color of #cccc04
<div style="background-color:#cccc04">Text here</div>
#cccc04 Border Color
This box has a border color of #cccc04
<div style="border: 4px solid #cccc04">Text here</div>
CSS codes
<p style="color:#cccc04">Text here</p>
<div style="background-color:#cccc04">Text here</div>
<div style="border: 4px solid #cccc04">Text here</div>
#cccc04 Color on white background
This is how a font and box color of #cccc04 will look
on a white background.
#cccc04 Color on black background
This is how a font and box color of #cccc04 hex color will look
on a black background.