In RGB color space, #cc00db hex color has a red value of 204, a green value of 0 and a blue value of 219.
In CMYK color space (used in color printing), #cc00db hex color is composed of 6.85% cyan, 100% magenta, 0% yellow and 14.12% black.
#cc00db color has a hue of 295.9 degrees, a saturation of 100% and a lightness of 42.9%.
#cc00db hex color contains mainly BLUE.
The closest web safe color of #cc00db is #cc00cc
#cc00db hex color has a decimal value of 13369563.
HEX | cc00db | #cc00db |
---|---|---|
RGB | 204, 0, 219 | rgb(204, 0, 219) |
RGB Percent | 80, 0, 85.88 | rgb(80, 0, 85.88) |
CMYK | 7, 100, 0, 14 | |
HSL | 295.9°, 100, 42.9 | hsl(295.9, 100%, 42.9%) |
HSV | 295.9°, 100, 85.9 |
XYZ | 37.688, 17.952, 68.497 |
---|---|
Hunter Lab | 42.37, 84.629, -66.192 |
CIE-LAB | 49.438, 85.272, -58.546 |
CIE-LCH | 49.438, 103.436, 325.527 |
CIE-LUV | 6.85, 100, 0, 14.12 |
Web Safe | cc00cc |
RGB percent of color #cc00db
CMYK percent of color #cc00db
Text with hexadecimal color #cc00db
This text has a font color of #cc00db
<p style="color:#cc00db">Text here</p>
#cc00db Background Color
This box has a background color of #cc00db
<div style="background-color:#cc00db">Text here</div>
#cc00db Border Color
This box has a border color of #cc00db
<div style="border: 4px solid #cc00db">Text here</div>
CSS codes
<p style="color:#cc00db">Text here</p>
<div style="background-color:#cc00db">Text here</div>
<div style="border: 4px solid #cc00db">Text here</div>
#cc00db Color on white background
This is how a font and box color of #cc00db will look
on a white background.
#cc00db Color on black background
This is how a font and box color of #cc00db hex color will look
on a black background.