In RGB color space, #cc0801 hex color has a red value of 204, a green value of 8 and a blue value of 1.
In CMYK color space (used in color printing), #cc0801 hex color is composed of 0% cyan, 96.08% magenta, 99.51% yellow and 20% black.
#cc0801 color has a hue of 2.1 degrees, a saturation of 99.02% and a lightness of 40.2%.
#cc0801 hex color contains mainly RED.
The closest web safe color of #cc0801 is #cc0000
#cc0801 hex color has a decimal value of 13371393.
HEX | cc0801 | #cc0801 |
---|---|---|
RGB | 204, 8, 1 | rgb(204, 8, 1) |
RGB Percent | 80, 3.14, 0.39 | rgb(80, 3.14, 0.39) |
CMYK | 0, 96, 100, 20 | |
HSL | 2.1°, 99.02, 40.2 | hsl(2.1, 99.02%, 40.2%) |
HSV | 2.1°, 99.5, 80 |
XYZ | 24.994, 13.013, 1.223 |
---|---|
Hunter Lab | 36.074, 60.547, 23.241 |
CIE-LAB | 42.783, 66.959, 56.559 |
CIE-LCH | 42.783, 87.649, 40.187 |
CIE-LUV | 0, 96.08, 99.51, 20 |
Web Safe | cc0000 |
RGB percent of color #cc0801
CMYK percent of color #cc0801
Text with hexadecimal color #cc0801
This text has a font color of #cc0801
<p style="color:#cc0801">Text here</p>
#cc0801 Background Color
This box has a background color of #cc0801
<div style="background-color:#cc0801">Text here</div>
#cc0801 Border Color
This box has a border color of #cc0801
<div style="border: 4px solid #cc0801">Text here</div>
CSS codes
<p style="color:#cc0801">Text here</p>
<div style="background-color:#cc0801">Text here</div>
<div style="border: 4px solid #cc0801">Text here</div>
#cc0801 Color on white background
This is how a font and box color of #cc0801 will look
on a white background.
#cc0801 Color on black background
This is how a font and box color of #cc0801 hex color will look
on a black background.