In RGB color space, #cc18ff hex color has a red value of 204, a green value of 24 and a blue value of 255.
In CMYK color space (used in color printing), #cc18ff hex color is composed of 20% cyan, 90.59% magenta, 0% yellow and 0% black.
#cc18ff color has a hue of 286.8 degrees, a saturation of 100% and a lightness of 54.7%.
#cc18ff hex color contains mainly BLUE.
The closest web safe color of #cc18ff is #cc00ff
#cc18ff hex color has a decimal value of 13375743.
HEX | cc18ff | #cc18ff |
---|---|---|
RGB | 204, 24, 255 | rgb(204, 24, 255) |
RGB Percent | 80, 9.41, 100 | rgb(80, 9.41, 100) |
CMYK | 20, 91, 0, 0 | |
HSL | 286.8°, 100, 54.7 | hsl(286.8, 100%, 54.7%) |
HSV | 286.8°, 90.6, 100 |
XYZ | 43.278, 20.711, 96.324 |
---|---|
Hunter Lab | 45.509, 90.107, -93.635 |
CIE-LAB | 52.632, 88.836, -73.664 |
CIE-LCH | 52.632, 115.405, 320.334 |
CIE-LUV | 20, 90.59, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #cc18ff
CMYK percent of color #cc18ff
Text with hexadecimal color #cc18ff
This text has a font color of #cc18ff
<p style="color:#cc18ff">Text here</p>
#cc18ff Background Color
This box has a background color of #cc18ff
<div style="background-color:#cc18ff">Text here</div>
#cc18ff Border Color
This box has a border color of #cc18ff
<div style="border: 4px solid #cc18ff">Text here</div>
CSS codes
<p style="color:#cc18ff">Text here</p>
<div style="background-color:#cc18ff">Text here</div>
<div style="border: 4px solid #cc18ff">Text here</div>
#cc18ff Color on white background
This is how a font and box color of #cc18ff will look
on a white background.
#cc18ff Color on black background
This is how a font and box color of #cc18ff hex color will look
on a black background.