In RGB color space, #c01c00 hex color has a red value of 192, a green value of 28 and a blue value of 0.
In CMYK color space (used in color printing), #c01c00 hex color is composed of 0% cyan, 85.42% magenta, 100% yellow and 24.71% black.
#c01c00 color has a hue of 8.7 degrees, a saturation of 100% and a lightness of 37.6%.
#c01c00 hex color contains mainly RED.
The closest web safe color of #c01c00 is #cc3300
#c01c00 hex color has a decimal value of 12590080.
HEX | c01c00 | #c01c00 |
---|---|---|
RGB | 192, 28, 0 | rgb(192, 28, 0) |
RGB Percent | 75.29, 10.98, 0 | rgb(75.29, 10.98, 0) |
CMYK | 0, 85, 100, 25 | |
HSL | 8.7°, 100, 37.6 | hsl(8.7, 100%, 37.6%) |
HSV | 8.8°, 100, 75.3 |
XYZ | 22.153, 12.037, 1.156 |
---|---|
Hunter Lab | 34.694, 53.26, 22.311 |
CIE-LAB | 41.275, 60.831, 54.793 |
CIE-LCH | 41.275, 81.87, 42.011 |
CIE-LUV | 0, 85.42, 100, 24.71 |
Web Safe | cc3300 |
RGB percent of color #c01c00
CMYK percent of color #c01c00
Text with hexadecimal color #c01c00
This text has a font color of #c01c00
<p style="color:#c01c00">Text here</p>
#c01c00 Background Color
This box has a background color of #c01c00
<div style="background-color:#c01c00">Text here</div>
#c01c00 Border Color
This box has a border color of #c01c00
<div style="border: 4px solid #c01c00">Text here</div>
CSS codes
<p style="color:#c01c00">Text here</p>
<div style="background-color:#c01c00">Text here</div>
<div style="border: 4px solid #c01c00">Text here</div>
#c01c00 Color on white background
This is how a font and box color of #c01c00 will look
on a white background.
#c01c00 Color on black background
This is how a font and box color of #c01c00 hex color will look
on a black background.