In RGB color space, #cc00fd hex color has a red value of 204, a green value of 0 and a blue value of 253.
In CMYK color space (used in color printing), #cc00fd hex color is composed of 19.37% cyan, 100% magenta, 0% yellow and 0.78% black.
#cc00fd color has a hue of 288.4 degrees, a saturation of 100% and a lightness of 49.6%.
#cc00fd hex color contains mainly BLUE.
The closest web safe color of #cc00fd is #cc00ff
#cc00fd hex color has a decimal value of 13369597.
HEX | cc00fd | #cc00fd |
---|---|---|
RGB | 204, 0, 253 | rgb(204, 0, 253) |
RGB Percent | 80, 0, 99.22 | rgb(80, 0, 99.22) |
CMYK | 19, 100, 0, 1 | |
HSL | 288.4°, 100, 49.6 | hsl(288.4, 100%, 49.6%) |
HSV | 288.4°, 100, 99.2 |
XYZ | 42.631, 19.929, 94.528 |
---|---|
Hunter Lab | 44.642, 92.336, -94.296 |
CIE-LAB | 51.757, 90.68, -73.971 |
CIE-LCH | 51.757, 117.024, 320.795 |
CIE-LUV | 19.37, 100, 0, 0.78 |
Web Safe | cc00ff |
RGB percent of color #cc00fd
CMYK percent of color #cc00fd
Text with hexadecimal color #cc00fd
This text has a font color of #cc00fd
<p style="color:#cc00fd">Text here</p>
#cc00fd Background Color
This box has a background color of #cc00fd
<div style="background-color:#cc00fd">Text here</div>
#cc00fd Border Color
This box has a border color of #cc00fd
<div style="border: 4px solid #cc00fd">Text here</div>
CSS codes
<p style="color:#cc00fd">Text here</p>
<div style="background-color:#cc00fd">Text here</div>
<div style="border: 4px solid #cc00fd">Text here</div>
#cc00fd Color on white background
This is how a font and box color of #cc00fd will look
on a white background.
#cc00fd Color on black background
This is how a font and box color of #cc00fd hex color will look
on a black background.