In RGB color space, #cc08cc hex color has a red value of 204, a green value of 8 and a blue value of 204.
In CMYK color space (used in color printing), #cc08cc hex color is composed of 0% cyan, 96.08% magenta, 0% yellow and 20% black.
#cc08cc color has a hue of 300 degrees, a saturation of 92.45% and a lightness of 41.6%.
#cc08cc hex color contains mainly RED.
The closest web safe color of #cc08cc is #cc00cc
#cc08cc hex color has a decimal value of 13371596.
HEX | cc08cc | #cc08cc |
---|---|---|
RGB | 204, 8, 204 | rgb(204, 8, 204) |
RGB Percent | 80, 3.14, 80 | rgb(80, 3.14, 80) |
CMYK | 0, 96, 0, 20 | |
HSL | 300°, 92.45, 41.6 | hsl(300, 92.45%, 41.6%) |
HSV | 300°, 96.1, 80 |
XYZ | 35.888, 17.371, 58.588 |
---|---|
Hunter Lab | 41.679, 80.763, -54.17 |
CIE-LAB | 48.724, 82.405, -51.079 |
CIE-LCH | 48.724, 96.952, 328.207 |
CIE-LUV | 0, 96.08, 0, 20 |
Web Safe | cc00cc |
RGB percent of color #cc08cc
CMYK percent of color #cc08cc
Text with hexadecimal color #cc08cc
This text has a font color of #cc08cc
<p style="color:#cc08cc">Text here</p>
#cc08cc Background Color
This box has a background color of #cc08cc
<div style="background-color:#cc08cc">Text here</div>
#cc08cc Border Color
This box has a border color of #cc08cc
<div style="border: 4px solid #cc08cc">Text here</div>
CSS codes
<p style="color:#cc08cc">Text here</p>
<div style="background-color:#cc08cc">Text here</div>
<div style="border: 4px solid #cc08cc">Text here</div>
#cc08cc Color on white background
This is how a font and box color of #cc08cc will look
on a white background.
#cc08cc Color on black background
This is how a font and box color of #cc08cc hex color will look
on a black background.