In RGB color space, #c1000c hex color has a red value of 193, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #c1000c hex color is composed of 0% cyan, 100% magenta, 93.78% yellow and 24.31% black.
#c1000c color has a hue of 356.3 degrees, a saturation of 100% and a lightness of 37.8%.
#c1000c hex color contains mainly RED.
The closest web safe color of #c1000c is #cc0000
#c1000c hex color has a decimal value of 12648460.
HEX | c1000c | #c1000c |
---|---|---|
RGB | 193, 0, 12 | rgb(193, 0, 12) |
RGB Percent | 75.69, 0, 4.71 | rgb(75.69, 0, 4.71) |
CMYK | 0, 100, 94, 24 | |
HSL | 356.3°, 100, 37.8 | hsl(356.3, 100%, 37.8%) |
HSV | 356.3°, 100, 75.7 |
XYZ | 22.059, 11.364, 1.379 |
---|---|
Hunter Lab | 33.711, 57.811, 21.172 |
CIE-LAB | 40.187, 65.084, 50.255 |
CIE-LCH | 40.187, 82.228, 37.674 |
CIE-LUV | 0, 100, 93.78, 24.31 |
Web Safe | cc0000 |
RGB percent of color #c1000c
CMYK percent of color #c1000c
Text with hexadecimal color #c1000c
This text has a font color of #c1000c
<p style="color:#c1000c">Text here</p>
#c1000c Background Color
This box has a background color of #c1000c
<div style="background-color:#c1000c">Text here</div>
#c1000c Border Color
This box has a border color of #c1000c
<div style="border: 4px solid #c1000c">Text here</div>
CSS codes
<p style="color:#c1000c">Text here</p>
<div style="background-color:#c1000c">Text here</div>
<div style="border: 4px solid #c1000c">Text here</div>
#c1000c Color on white background
This is how a font and box color of #c1000c will look
on a white background.
#c1000c Color on black background
This is how a font and box color of #c1000c hex color will look
on a black background.