In RGB color space, #cc01cb hex color has a red value of 204, a green value of 1 and a blue value of 203.
In CMYK color space (used in color printing), #cc01cb hex color is composed of 0% cyan, 99.51% magenta, 0.49% yellow and 20% black.
#cc01cb color has a hue of 300.3 degrees, a saturation of 99.02% and a lightness of 40.2%.
#cc01cb hex color contains mainly RED.
The closest web safe color of #cc01cb is #cc00cc
#cc01cb hex color has a decimal value of 13369803.
HEX | cc01cb | #cc01cb |
---|---|---|
RGB | 204, 1, 203 | rgb(204, 1, 203) |
RGB Percent | 80, 0.39, 79.61 | rgb(80, 0.39, 79.61) |
CMYK | 0, 100, 0, 20 | |
HSL | 300.3°, 99.02, 40.2 | hsl(300.3, 99.02%, 40.2%) |
HSV | 300.3°, 99.5, 80 |
XYZ | 35.692, 17.171, 57.933 |
---|---|
Hunter Lab | 41.438, 81.232, -53.885 |
CIE-LAB | 48.475, 82.82, -50.9 |
CIE-LCH | 48.475, 97.211, 328.426 |
CIE-LUV | 0, 99.51, 0.49, 20 |
Web Safe | cc00cc |
RGB percent of color #cc01cb
CMYK percent of color #cc01cb
Text with hexadecimal color #cc01cb
This text has a font color of #cc01cb
<p style="color:#cc01cb">Text here</p>
#cc01cb Background Color
This box has a background color of #cc01cb
<div style="background-color:#cc01cb">Text here</div>
#cc01cb Border Color
This box has a border color of #cc01cb
<div style="border: 4px solid #cc01cb">Text here</div>
CSS codes
<p style="color:#cc01cb">Text here</p>
<div style="background-color:#cc01cb">Text here</div>
<div style="border: 4px solid #cc01cb">Text here</div>
#cc01cb Color on white background
This is how a font and box color of #cc01cb will look
on a white background.
#cc01cb Color on black background
This is how a font and box color of #cc01cb hex color will look
on a black background.