In RGB color space, #cc0303 hex color has a red value of 204, a green value of 3 and a blue value of 3.
In CMYK color space (used in color printing), #cc0303 hex color is composed of 0% cyan, 98.53% magenta, 98.53% yellow and 20% black.
#cc0303 color has a hue of 0 degrees, a saturation of 97.1% and a lightness of 40.6%.
#cc0303 hex color contains mainly RED.
The closest web safe color of #cc0303 is #cc0000
#cc0303 hex color has a decimal value of 13370115.
HEX | cc0303 | #cc0303 |
---|---|---|
RGB | 204, 3, 3 | rgb(204, 3, 3) |
RGB Percent | 80, 1.18, 1.18 | rgb(80, 1.18, 1.18) |
CMYK | 0, 99, 99, 20 | |
HSL | 0°, 97.1, 40.6 | hsl(0, 97.1%, 40.6%) |
HSV | 0°, 98.5, 80 |
XYZ | 24.951, 12.909, 1.263 |
---|---|
Hunter Lab | 35.929, 61.084, 23.066 |
CIE-LAB | 42.626, 67.452, 55.805 |
CIE-LCH | 42.626, 87.544, 39.602 |
CIE-LUV | 0, 98.53, 98.53, 20 |
Web Safe | cc0000 |
RGB percent of color #cc0303
CMYK percent of color #cc0303
Text with hexadecimal color #cc0303
This text has a font color of #cc0303
<p style="color:#cc0303">Text here</p>
#cc0303 Background Color
This box has a background color of #cc0303
<div style="background-color:#cc0303">Text here</div>
#cc0303 Border Color
This box has a border color of #cc0303
<div style="border: 4px solid #cc0303">Text here</div>
CSS codes
<p style="color:#cc0303">Text here</p>
<div style="background-color:#cc0303">Text here</div>
<div style="border: 4px solid #cc0303">Text here</div>
#cc0303 Color on white background
This is how a font and box color of #cc0303 will look
on a white background.
#cc0303 Color on black background
This is how a font and box color of #cc0303 hex color will look
on a black background.