In RGB color space, #cc04ff hex color has a red value of 204, a green value of 4 and a blue value of 255.
In CMYK color space (used in color printing), #cc04ff hex color is composed of 20% cyan, 98.43% magenta, 0% yellow and 0% black.
#cc04ff color has a hue of 287.8 degrees, a saturation of 100% and a lightness of 50.8%.
#cc04ff hex color contains mainly BLUE.
The closest web safe color of #cc04ff is #cc00ff
#cc04ff hex color has a decimal value of 13370623.
HEX | cc04ff | #cc04ff |
---|---|---|
RGB | 204, 4, 255 | rgb(204, 4, 255) |
RGB Percent | 80, 1.57, 100 | rgb(80, 1.57, 100) |
CMYK | 20, 98, 0, 0 | |
HSL | 287.8°, 100, 50.8 | hsl(287.8, 100%, 50.8%) |
HSV | 287.8°, 98.4, 100 |
XYZ | 42.995, 20.144, 96.23 |
---|---|
Hunter Lab | 44.882, 92.451, -95.704 |
CIE-LAB | 52, 90.72, -74.691 |
CIE-LCH | 52, 117.511, 320.535 |
CIE-LUV | 20, 98.43, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #cc04ff
CMYK percent of color #cc04ff
Text with hexadecimal color #cc04ff
This text has a font color of #cc04ff
<p style="color:#cc04ff">Text here</p>
#cc04ff Background Color
This box has a background color of #cc04ff
<div style="background-color:#cc04ff">Text here</div>
#cc04ff Border Color
This box has a border color of #cc04ff
<div style="border: 4px solid #cc04ff">Text here</div>
CSS codes
<p style="color:#cc04ff">Text here</p>
<div style="background-color:#cc04ff">Text here</div>
<div style="border: 4px solid #cc04ff">Text here</div>
#cc04ff Color on white background
This is how a font and box color of #cc04ff will look
on a white background.
#cc04ff Color on black background
This is how a font and box color of #cc04ff hex color will look
on a black background.