In RGB color space, #cc10cc hex color has a red value of 204, a green value of 16 and a blue value of 204.
In CMYK color space (used in color printing), #cc10cc hex color is composed of 0% cyan, 92.16% magenta, 0% yellow and 20% black.
#cc10cc color has a hue of 300 degrees, a saturation of 85.45% and a lightness of 43.1%.
#cc10cc hex color contains mainly RED.
The closest web safe color of #cc10cc is #cc00cc
#cc10cc hex color has a decimal value of 13373644.
HEX | cc10cc | #cc10cc |
---|---|---|
RGB | 204, 16, 204 | rgb(204, 16, 204) |
RGB Percent | 80, 6.27, 80 | rgb(80, 6.27, 80) |
CMYK | 0, 92, 0, 20 | |
HSL | 300°, 85.45, 43.1 | hsl(300, 85.45%, 43.1%) |
HSV | 300°, 92.2, 80 |
XYZ | 35.986, 17.568, 58.621 |
---|---|
Hunter Lab | 41.914, 79.904, -53.583 |
CIE-LAB | 48.968, 81.683, -50.689 |
CIE-LCH | 48.968, 96.133, 328.178 |
CIE-LUV | 0, 92.16, 0, 20 |
Web Safe | cc00cc |
RGB percent of color #cc10cc
CMYK percent of color #cc10cc
Text with hexadecimal color #cc10cc
This text has a font color of #cc10cc
<p style="color:#cc10cc">Text here</p>
#cc10cc Background Color
This box has a background color of #cc10cc
<div style="background-color:#cc10cc">Text here</div>
#cc10cc Border Color
This box has a border color of #cc10cc
<div style="border: 4px solid #cc10cc">Text here</div>
CSS codes
<p style="color:#cc10cc">Text here</p>
<div style="background-color:#cc10cc">Text here</div>
<div style="border: 4px solid #cc10cc">Text here</div>
#cc10cc Color on white background
This is how a font and box color of #cc10cc will look
on a white background.
#cc10cc Color on black background
This is how a font and box color of #cc10cc hex color will look
on a black background.