In RGB color space, #c004ff hex color has a red value of 192, a green value of 4 and a blue value of 255.
In CMYK color space (used in color printing), #c004ff hex color is composed of 24.71% cyan, 98.43% magenta, 0% yellow and 0% black.
#c004ff color has a hue of 284.9 degrees, a saturation of 100% and a lightness of 50.8%.
#c004ff hex color contains mainly BLUE.
The closest web safe color of #c004ff is #cc00ff
#c004ff hex color has a decimal value of 12584191.
HEX | c004ff | #c004ff |
---|---|---|
RGB | 192, 4, 255 | rgb(192, 4, 255) |
RGB Percent | 75.29, 1.57, 100 | rgb(75.29, 1.57, 100) |
CMYK | 25, 98, 0, 0 | |
HSL | 284.9°, 100, 50.8 | hsl(284.9, 100%, 50.8%) |
HSV | 284.9°, 98.4, 100 |
XYZ | 39.832, 18.513, 96.082 |
---|---|
Hunter Lab | 43.027, 89.95, -102.28 |
CIE-LAB | 50.113, 89.201, -77.846 |
CIE-LCH | 50.113, 118.393, 318.889 |
CIE-LUV | 24.71, 98.43, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #c004ff
CMYK percent of color #c004ff
Text with hexadecimal color #c004ff
This text has a font color of #c004ff
<p style="color:#c004ff">Text here</p>
#c004ff Background Color
This box has a background color of #c004ff
<div style="background-color:#c004ff">Text here</div>
#c004ff Border Color
This box has a border color of #c004ff
<div style="border: 4px solid #c004ff">Text here</div>
CSS codes
<p style="color:#c004ff">Text here</p>
<div style="background-color:#c004ff">Text here</div>
<div style="border: 4px solid #c004ff">Text here</div>
#c004ff Color on white background
This is how a font and box color of #c004ff will look
on a white background.
#c004ff Color on black background
This is how a font and box color of #c004ff hex color will look
on a black background.