#cc0033 short hex color code is #c03.
In RGB color space, #cc0033 hex color has a red value of 204, a green value of 0 and a blue value of 51.
In CMYK color space (used in color printing), #cc0033 hex color is composed of 0% cyan, 100% magenta, 75% yellow and 20% black.
#cc0033 color has a hue of 345 degrees, a saturation of 100% and a lightness of 40%.
#cc0033 hex color contains mainly RED.
#cc0033 is a web safe color.
#cc0033 hex color has a decimal value of 13369395.
HEX | cc0033 | #cc0033 |
---|---|---|
RGB | 204, 0, 51 | rgb(204, 0, 51) |
RGB Percent | 80, 0, 20 | rgb(80, 0, 20) |
CMYK | 0, 100, 75, 20 | |
HSL | 345°, 100, 40 | hsl(345, 100%, 40%) |
HSV | 345°, 100, 80 |
XYZ | 25.499, 13.076, 4.312 |
---|---|
Hunter Lab | 36.161, 62.589, 18.242 |
CIE-LAB | 42.878, 68.694, 33.341 |
CIE-LCH | 42.878, 76.358, 25.89 |
CIE-LUV | 0, 100, 75, 20 |
Web Safe | cc0033 |
RGB percent of color #cc0033
CMYK percent of color #cc0033
Text with hexadecimal color #cc0033
This text has a font color of #cc0033
<p style="color:#cc0033">Text here</p>
#cc0033 Background Color
This box has a background color of #cc0033
<div style="background-color:#cc0033">Text here</div>
#cc0033 Border Color
This box has a border color of #cc0033
<div style="border: 4px solid #cc0033">Text here</div>
CSS codes
<p style="color:#cc0033">Text here</p>
<div style="background-color:#cc0033">Text here</div>
<div style="border: 4px solid #cc0033">Text here</div>
#cc0033 Color on white background
This is how a font and box color of #cc0033 will look
on a white background.
#cc0033 Color on black background
This is how a font and box color of #cc0033 hex color will look
on a black background.