In RGB color space, #cc255a hex color has a red value of 204, a green value of 37 and a blue value of 90.
In CMYK color space (used in color printing), #cc255a hex color is composed of 0% cyan, 81.86% magenta, 55.88% yellow and 20% black.
#cc255a color has a hue of 341 degrees, a saturation of 69.29% and a lightness of 47.3%.
#cc255a hex color contains mainly RED.
The closest web safe color of #cc255a is #cc3366
#cc255a hex color has a decimal value of 13378906.
HEX | cc255a | #cc255a |
---|---|---|
RGB | 204, 37, 90 | rgb(204, 37, 90) |
RGB Percent | 80, 14.51, 35.29 | rgb(80, 14.51, 35.29) |
CMYK | 0, 82, 56, 20 | |
HSL | 341°, 69.29, 47.3 | hsl(341, 69.29%, 47.3%) |
HSV | 341°, 81.9, 80 |
XYZ | 27.409, 14.899, 11.104 |
---|---|
Hunter Lab | 38.599, 59.203, 9.963 |
CIE-LAB | 45.496, 65.268, 12.586 |
CIE-LCH | 45.496, 66.47, 10.915 |
CIE-LUV | 0, 81.86, 55.88, 20 |
Web Safe | cc3366 |
RGB percent of color #cc255a
CMYK percent of color #cc255a
Text with hexadecimal color #cc255a
This text has a font color of #cc255a
<p style="color:#cc255a">Text here</p>
#cc255a Background Color
This box has a background color of #cc255a
<div style="background-color:#cc255a">Text here</div>
#cc255a Border Color
This box has a border color of #cc255a
<div style="border: 4px solid #cc255a">Text here</div>
CSS codes
<p style="color:#cc255a">Text here</p>
<div style="background-color:#cc255a">Text here</div>
<div style="border: 4px solid #cc255a">Text here</div>
#cc255a Color on white background
This is how a font and box color of #cc255a will look
on a white background.
#cc255a Color on black background
This is how a font and box color of #cc255a hex color will look
on a black background.