In RGB color space, #cc255b hex color has a red value of 204, a green value of 37 and a blue value of 91.
In CMYK color space (used in color printing), #cc255b hex color is composed of 0% cyan, 81.86% magenta, 55.39% yellow and 20% black.
#cc255b color has a hue of 340.6 degrees, a saturation of 69.29% and a lightness of 47.3%.
#cc255b hex color contains mainly RED.
The closest web safe color of #cc255b is #cc3366
#cc255b hex color has a decimal value of 13378907.
HEX | cc255b | #cc255b |
---|---|---|
RGB | 204, 37, 91 | rgb(204, 37, 91) |
RGB Percent | 80, 14.51, 35.69 | rgb(80, 14.51, 35.69) |
CMYK | 0, 82, 55, 20 | |
HSL | 340.6°, 69.29, 47.3 | hsl(340.6, 69.29%, 47.3%) |
HSV | 340.6°, 81.9, 80 |
XYZ | 27.452, 14.916, 11.33 |
---|---|
Hunter Lab | 38.621, 59.291, 9.641 |
CIE-LAB | 45.519, 65.34, 11.997 |
CIE-LCH | 45.519, 66.432, 10.404 |
CIE-LUV | 0, 81.86, 55.39, 20 |
Web Safe | cc3366 |
RGB percent of color #cc255b
CMYK percent of color #cc255b
Text with hexadecimal color #cc255b
This text has a font color of #cc255b
<p style="color:#cc255b">Text here</p>
#cc255b Background Color
This box has a background color of #cc255b
<div style="background-color:#cc255b">Text here</div>
#cc255b Border Color
This box has a border color of #cc255b
<div style="border: 4px solid #cc255b">Text here</div>
CSS codes
<p style="color:#cc255b">Text here</p>
<div style="background-color:#cc255b">Text here</div>
<div style="border: 4px solid #cc255b">Text here</div>
#cc255b Color on white background
This is how a font and box color of #cc255b will look
on a white background.
#cc255b Color on black background
This is how a font and box color of #cc255b hex color will look
on a black background.