In RGB color space, #cc00ca hex color has a red value of 204, a green value of 0 and a blue value of 202.
In CMYK color space (used in color printing), #cc00ca hex color is composed of 0% cyan, 100% magenta, 0.98% yellow and 20% black.
#cc00ca color has a hue of 300.6 degrees, a saturation of 100% and a lightness of 40%.
#cc00ca hex color contains mainly RED.
The closest web safe color of #cc00ca is #cc00cc
#cc00ca hex color has a decimal value of 13369546.
HEX | cc00ca | #cc00ca |
---|---|---|
RGB | 204, 0, 202 | rgb(204, 0, 202) |
RGB Percent | 80, 0, 79.22 | rgb(80, 0, 79.22) |
CMYK | 0, 100, 1, 20 | |
HSL | 300.6°, 100, 40 | hsl(300.6, 100%, 40%) |
HSV | 300.6°, 100, 80 |
XYZ | 35.563, 17.102, 57.304 |
---|---|
Hunter Lab | 41.355, 81.131, -53.208 |
CIE-LAB | 48.388, 82.758, -50.461 |
CIE-LCH | 48.388, 96.929, 328.628 |
CIE-LUV | 0, 100, 0.98, 20 |
Web Safe | cc00cc |
RGB percent of color #cc00ca
CMYK percent of color #cc00ca
Text with hexadecimal color #cc00ca
This text has a font color of #cc00ca
<p style="color:#cc00ca">Text here</p>
#cc00ca Background Color
This box has a background color of #cc00ca
<div style="background-color:#cc00ca">Text here</div>
#cc00ca Border Color
This box has a border color of #cc00ca
<div style="border: 4px solid #cc00ca">Text here</div>
CSS codes
<p style="color:#cc00ca">Text here</p>
<div style="background-color:#cc00ca">Text here</div>
<div style="border: 4px solid #cc00ca">Text here</div>
#cc00ca Color on white background
This is how a font and box color of #cc00ca will look
on a white background.
#cc00ca Color on black background
This is how a font and box color of #cc00ca hex color will look
on a black background.