In RGB color space, #cc00da hex color has a red value of 204, a green value of 0 and a blue value of 218.
In CMYK color space (used in color printing), #cc00da hex color is composed of 6.42% cyan, 100% magenta, 0% yellow and 14.51% black.
#cc00da color has a hue of 296.1 degrees, a saturation of 100% and a lightness of 42.7%.
#cc00da hex color contains mainly BLUE.
The closest web safe color of #cc00da is #cc00cc
#cc00da hex color has a decimal value of 13369562.
HEX | cc00da | #cc00da |
---|---|---|
RGB | 204, 0, 218 | rgb(204, 0, 218) |
RGB Percent | 80, 0, 85.49 | rgb(80, 0, 85.49) |
CMYK | 6, 100, 0, 15 | |
HSL | 296.1°, 100, 42.7 | hsl(296.1, 100%, 42.7%) |
HSV | 296.1°, 100, 85.5 |
XYZ | 37.557, 17.899, 67.805 |
---|---|
Hunter Lab | 42.307, 84.421, -65.408 |
CIE-LAB | 49.373, 85.124, -58.078 |
CIE-LCH | 49.373, 103.049, 325.695 |
CIE-LUV | 6.42, 100, 0, 14.51 |
Web Safe | cc00cc |
RGB percent of color #cc00da
CMYK percent of color #cc00da
Text with hexadecimal color #cc00da
This text has a font color of #cc00da
<p style="color:#cc00da">Text here</p>
#cc00da Background Color
This box has a background color of #cc00da
<div style="background-color:#cc00da">Text here</div>
#cc00da Border Color
This box has a border color of #cc00da
<div style="border: 4px solid #cc00da">Text here</div>
CSS codes
<p style="color:#cc00da">Text here</p>
<div style="background-color:#cc00da">Text here</div>
<div style="border: 4px solid #cc00da">Text here</div>
#cc00da Color on white background
This is how a font and box color of #cc00da will look
on a white background.
#cc00da Color on black background
This is how a font and box color of #cc00da hex color will look
on a black background.