In RGB color space, #c7000c hex color has a red value of 199, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #c7000c hex color is composed of 0% cyan, 100% magenta, 93.97% yellow and 21.96% black.
#c7000c color has a hue of 356.4 degrees, a saturation of 100% and a lightness of 39%.
#c7000c hex color contains mainly RED.
The closest web safe color of #c7000c is #cc0000
#c7000c hex color has a decimal value of 13041676.
HEX | c7000c | #c7000c |
---|---|---|
RGB | 199, 0, 12 | rgb(199, 0, 12) |
RGB Percent | 78.04, 0, 4.71 | rgb(78.04, 0, 4.71) |
CMYK | 0, 100, 94, 22 | |
HSL | 356.4°, 100, 39 | hsl(356.4, 100%, 39%) |
HSV | 356.4°, 100, 78 |
XYZ | 23.62, 12.169, 1.452 |
---|---|
Hunter Lab | 34.884, 59.815, 21.951 |
CIE-LAB | 41.483, 66.579, 51.682 |
CIE-LCH | 41.483, 84.284, 37.82 |
CIE-LUV | 0, 100, 93.97, 21.96 |
Web Safe | cc0000 |
RGB percent of color #c7000c
CMYK percent of color #c7000c
Text with hexadecimal color #c7000c
This text has a font color of #c7000c
<p style="color:#c7000c">Text here</p>
#c7000c Background Color
This box has a background color of #c7000c
<div style="background-color:#c7000c">Text here</div>
#c7000c Border Color
This box has a border color of #c7000c
<div style="border: 4px solid #c7000c">Text here</div>
CSS codes
<p style="color:#c7000c">Text here</p>
<div style="background-color:#c7000c">Text here</div>
<div style="border: 4px solid #c7000c">Text here</div>
#c7000c Color on white background
This is how a font and box color of #c7000c will look
on a white background.
#c7000c Color on black background
This is how a font and box color of #c7000c hex color will look
on a black background.