In RGB color space, #cc60ff hex color has a red value of 204, a green value of 96 and a blue value of 255.
In CMYK color space (used in color printing), #cc60ff hex color is composed of 20% cyan, 62.35% magenta, 0% yellow and 0% black.
#cc60ff color has a hue of 280.8 degrees, a saturation of 100% and a lightness of 68.8%.
#cc60ff hex color contains mainly BLUE.
The closest web safe color of #cc60ff is #cc66ff
#cc60ff hex color has a decimal value of 13394175.
HEX | cc60ff | #cc60ff |
---|---|---|
RGB | 204, 96, 255 | rgb(204, 96, 255) |
RGB Percent | 80, 37.65, 100 | rgb(80, 37.65, 100) |
CMYK | 20, 62, 0, 0 | |
HSL | 280.8°, 100, 68.8 | hsl(280.8, 100%, 68.8%) |
HSV | 280.8°, 62.4, 100 |
XYZ | 47.135, 28.423, 97.61 |
---|---|
Hunter Lab | 53.313, 64.516, -71.233 |
CIE-LAB | 60.269, 67.02, -61.347 |
CIE-LCH | 60.269, 90.858, 317.53 |
CIE-LUV | 20, 62.35, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #cc60ff
CMYK percent of color #cc60ff
Text with hexadecimal color #cc60ff
This text has a font color of #cc60ff
<p style="color:#cc60ff">Text here</p>
#cc60ff Background Color
This box has a background color of #cc60ff
<div style="background-color:#cc60ff">Text here</div>
#cc60ff Border Color
This box has a border color of #cc60ff
<div style="border: 4px solid #cc60ff">Text here</div>
CSS codes
<p style="color:#cc60ff">Text here</p>
<div style="background-color:#cc60ff">Text here</div>
<div style="border: 4px solid #cc60ff">Text here</div>
#cc60ff Color on white background
This is how a font and box color of #cc60ff will look
on a white background.
#cc60ff Color on black background
This is how a font and box color of #cc60ff hex color will look
on a black background.