In RGB color space, #cc0403 hex color has a red value of 204, a green value of 4 and a blue value of 3.
In CMYK color space (used in color printing), #cc0403 hex color is composed of 0% cyan, 98.04% magenta, 98.53% yellow and 20% black.
#cc0403 color has a hue of 0.3 degrees, a saturation of 97.1% and a lightness of 40.6%.
#cc0403 hex color contains mainly RED.
The closest web safe color of #cc0403 is #cc0000
#cc0403 hex color has a decimal value of 13370371.
HEX | cc0403 | #cc0403 |
---|---|---|
RGB | 204, 4, 3 | rgb(204, 4, 3) |
RGB Percent | 80, 1.57, 1.18 | rgb(80, 1.57, 1.18) |
CMYK | 0, 98, 99, 20 | |
HSL | 0.3°, 97.1, 40.6 | hsl(0.3, 97.1%, 40.6%) |
HSV | 0.3°, 98.5, 80 |
XYZ | 24.962, 12.931, 1.266 |
---|---|
Hunter Lab | 35.96, 60.979, 23.084 |
CIE-LAB | 42.659, 67.356, 55.827 |
CIE-LCH | 42.659, 87.484, 39.653 |
CIE-LUV | 0, 98.04, 98.53, 20 |
Web Safe | cc0000 |
RGB percent of color #cc0403
CMYK percent of color #cc0403
Text with hexadecimal color #cc0403
This text has a font color of #cc0403
<p style="color:#cc0403">Text here</p>
#cc0403 Background Color
This box has a background color of #cc0403
<div style="background-color:#cc0403">Text here</div>
#cc0403 Border Color
This box has a border color of #cc0403
<div style="border: 4px solid #cc0403">Text here</div>
CSS codes
<p style="color:#cc0403">Text here</p>
<div style="background-color:#cc0403">Text here</div>
<div style="border: 4px solid #cc0403">Text here</div>
#cc0403 Color on white background
This is how a font and box color of #cc0403 will look
on a white background.
#cc0403 Color on black background
This is how a font and box color of #cc0403 hex color will look
on a black background.