In RGB color space, #cc2345 hex color has a red value of 204, a green value of 35 and a blue value of 69.
In CMYK color space (used in color printing), #cc2345 hex color is composed of 0% cyan, 82.84% magenta, 66.18% yellow and 20% black.
#cc2345 color has a hue of 347.9 degrees, a saturation of 70.71% and a lightness of 46.9%.
#cc2345 hex color contains mainly RED.
The closest web safe color of #cc2345 is #cc3333
#cc2345 hex color has a decimal value of 13378373.
HEX | cc2345 | #cc2345 |
---|---|---|
RGB | 204, 35, 69 | rgb(204, 35, 69) |
RGB Percent | 80, 13.73, 27.06 | rgb(80, 13.73, 27.06) |
CMYK | 0, 83, 66, 20 | |
HSL | 347.9°, 70.71, 46.9 | hsl(347.9, 70.71%, 46.9%) |
HSV | 347.9°, 82.8, 80 |
XYZ | 26.577, 14.469, 7.022 |
---|---|
Hunter Lab | 38.038, 58.15, 15.682 |
CIE-LAB | 44.898, 64.466, 24.793 |
CIE-LCH | 44.898, 69.069, 21.036 |
CIE-LUV | 0, 82.84, 66.18, 20 |
Web Safe | cc3333 |
RGB percent of color #cc2345
CMYK percent of color #cc2345
Text with hexadecimal color #cc2345
This text has a font color of #cc2345
<p style="color:#cc2345">Text here</p>
#cc2345 Background Color
This box has a background color of #cc2345
<div style="background-color:#cc2345">Text here</div>
#cc2345 Border Color
This box has a border color of #cc2345
<div style="border: 4px solid #cc2345">Text here</div>
CSS codes
<p style="color:#cc2345">Text here</p>
<div style="background-color:#cc2345">Text here</div>
<div style="border: 4px solid #cc2345">Text here</div>
#cc2345 Color on white background
This is how a font and box color of #cc2345 will look
on a white background.
#cc2345 Color on black background
This is how a font and box color of #cc2345 hex color will look
on a black background.