In RGB color space, #cc09ff hex color has a red value of 204, a green value of 9 and a blue value of 255.
In CMYK color space (used in color printing), #cc09ff hex color is composed of 20% cyan, 96.47% magenta, 0% yellow and 0% black.
#cc09ff color has a hue of 287.6 degrees, a saturation of 100% and a lightness of 51.8%.
#cc09ff hex color contains mainly BLUE.
The closest web safe color of #cc09ff is #cc00ff
#cc09ff hex color has a decimal value of 13371903.
HEX | cc09ff | #cc09ff |
---|---|---|
RGB | 204, 9, 255 | rgb(204, 9, 255) |
RGB Percent | 80, 3.53, 100 | rgb(80, 3.53, 100) |
CMYK | 20, 96, 0, 0 | |
HSL | 287.6°, 100, 51.8 | hsl(287.6, 100%, 51.8%) |
HSV | 287.6°, 96.5, 100 |
XYZ | 43.05, 20.253, 96.248 |
---|---|
Hunter Lab | 45.003, 91.997, -95.3 |
CIE-LAB | 52.122, 90.356, -74.492 |
CIE-LCH | 52.122, 117.104, 320.497 |
CIE-LUV | 20, 96.47, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #cc09ff
CMYK percent of color #cc09ff
Text with hexadecimal color #cc09ff
This text has a font color of #cc09ff
<p style="color:#cc09ff">Text here</p>
#cc09ff Background Color
This box has a background color of #cc09ff
<div style="background-color:#cc09ff">Text here</div>
#cc09ff Border Color
This box has a border color of #cc09ff
<div style="border: 4px solid #cc09ff">Text here</div>
CSS codes
<p style="color:#cc09ff">Text here</p>
<div style="background-color:#cc09ff">Text here</div>
<div style="border: 4px solid #cc09ff">Text here</div>
#cc09ff Color on white background
This is how a font and box color of #cc09ff will look
on a white background.
#cc09ff Color on black background
This is how a font and box color of #cc09ff hex color will look
on a black background.