In RGB color space, #cccc02 hex color has a red value of 204, a green value of 204 and a blue value of 2.
In CMYK color space (used in color printing), #cccc02 hex color is composed of 0% cyan, 0% magenta, 99.02% yellow and 20% black.
#cccc02 color has a hue of 60 degrees, a saturation of 98.06% and a lightness of 40.4%.
#cccc02 hex color contains mainly RED.
The closest web safe color of #cccc02 is #cccc00
#cccc02 hex color has a decimal value of 13421570.
HEX | cccc02 | #cccc02 |
---|---|---|
RGB | 204, 204, 2 | rgb(204, 204, 2) |
RGB Percent | 80, 80, 0.78 | rgb(80, 80, 0.78) |
CMYK | 0, 0, 99, 20 | |
HSL | 60°, 98.06, 40.4 | hsl(60, 98.06%, 40.4%) |
HSV | 60°, 99, 80 |
XYZ | 46.506, 56.027, 8.421 |
---|---|
Hunter Lab | 74.851, -20.085, 45.726 |
CIE-LAB | 79.629, -18.197, 79.666 |
CIE-LCH | 79.629, 81.718, 102.867 |
CIE-LUV | 0, 0, 99.02, 20 |
Web Safe | cccc00 |
RGB percent of color #cccc02
CMYK percent of color #cccc02
Text with hexadecimal color #cccc02
This text has a font color of #cccc02
<p style="color:#cccc02">Text here</p>
#cccc02 Background Color
This box has a background color of #cccc02
<div style="background-color:#cccc02">Text here</div>
#cccc02 Border Color
This box has a border color of #cccc02
<div style="border: 4px solid #cccc02">Text here</div>
CSS codes
<p style="color:#cccc02">Text here</p>
<div style="background-color:#cccc02">Text here</div>
<div style="border: 4px solid #cccc02">Text here</div>
#cccc02 Color on white background
This is how a font and box color of #cccc02 will look
on a white background.
#cccc02 Color on black background
This is how a font and box color of #cccc02 hex color will look
on a black background.