In RGB color space, #cc02cc hex color has a red value of 204, a green value of 2 and a blue value of 204.
In CMYK color space (used in color printing), #cc02cc hex color is composed of 0% cyan, 99.02% magenta, 0% yellow and 20% black.
#cc02cc color has a hue of 300 degrees, a saturation of 98.06% and a lightness of 40.4%.
#cc02cc hex color contains mainly RED.
The closest web safe color of #cc02cc is #cc00cc
#cc02cc hex color has a decimal value of 13370060.
HEX | cc02cc | #cc02cc |
---|---|---|
RGB | 204, 2, 204 | rgb(204, 2, 204) |
RGB Percent | 80, 0.78, 80 | rgb(80, 0.78, 80) |
CMYK | 0, 99, 0, 20 | |
HSL | 300°, 98.06, 40.4 | hsl(300, 98.06%, 40.4%) |
HSV | 300°, 99, 80 |
XYZ | 35.823, 17.24, 58.566 |
---|---|
Hunter Lab | 41.521, 81.342, -54.565 |
CIE-LAB | 48.561, 82.889, -51.34 |
CIE-LCH | 48.561, 97.501, 328.227 |
CIE-LUV | 0, 99.02, 0, 20 |
Web Safe | cc00cc |
RGB percent of color #cc02cc
CMYK percent of color #cc02cc
Text with hexadecimal color #cc02cc
This text has a font color of #cc02cc
<p style="color:#cc02cc">Text here</p>
#cc02cc Background Color
This box has a background color of #cc02cc
<div style="background-color:#cc02cc">Text here</div>
#cc02cc Border Color
This box has a border color of #cc02cc
<div style="border: 4px solid #cc02cc">Text here</div>
CSS codes
<p style="color:#cc02cc">Text here</p>
<div style="background-color:#cc02cc">Text here</div>
<div style="border: 4px solid #cc02cc">Text here</div>
#cc02cc Color on white background
This is how a font and box color of #cc02cc will look
on a white background.
#cc02cc Color on black background
This is how a font and box color of #cc02cc hex color will look
on a black background.