In RGB color space, #cc01cc hex color has a red value of 204, a green value of 1 and a blue value of 204.
In CMYK color space (used in color printing), #cc01cc hex color is composed of 0% cyan, 99.51% magenta, 0% yellow and 20% black.
#cc01cc color has a hue of 300 degrees, a saturation of 99.02% and a lightness of 40.2%.
#cc01cc hex color contains mainly RED.
The closest web safe color of #cc01cc is #cc00cc
#cc01cc hex color has a decimal value of 13369804.
HEX | cc01cc | #cc01cc |
---|---|---|
RGB | 204, 1, 204 | rgb(204, 1, 204) |
RGB Percent | 80, 0.39, 80 | rgb(80, 0.39, 80) |
CMYK | 0, 100, 0, 20 | |
HSL | 300°, 99.02, 40.2 | hsl(300, 99.02%, 40.2%) |
HSV | 300°, 99.5, 80 |
XYZ | 35.812, 17.219, 58.563 |
---|---|
Hunter Lab | 41.496, 81.433, -54.629 |
CIE-LAB | 48.535, 82.965, -51.382 |
CIE-LCH | 48.535, 97.587, 328.229 |
CIE-LUV | 0, 99.51, 0, 20 |
Web Safe | cc00cc |
RGB percent of color #cc01cc
CMYK percent of color #cc01cc
Text with hexadecimal color #cc01cc
This text has a font color of #cc01cc
<p style="color:#cc01cc">Text here</p>
#cc01cc Background Color
This box has a background color of #cc01cc
<div style="background-color:#cc01cc">Text here</div>
#cc01cc Border Color
This box has a border color of #cc01cc
<div style="border: 4px solid #cc01cc">Text here</div>
CSS codes
<p style="color:#cc01cc">Text here</p>
<div style="background-color:#cc01cc">Text here</div>
<div style="border: 4px solid #cc01cc">Text here</div>
#cc01cc Color on white background
This is how a font and box color of #cc01cc will look
on a white background.
#cc01cc Color on black background
This is how a font and box color of #cc01cc hex color will look
on a black background.