In RGB color space, #ca000c hex color has a red value of 202, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #ca000c hex color is composed of 0% cyan, 100% magenta, 94.06% yellow and 20.78% black.
#ca000c color has a hue of 356.4 degrees, a saturation of 100% and a lightness of 39.6%.
#ca000c hex color contains mainly RED.
The closest web safe color of #ca000c is #cc0000
#ca000c hex color has a decimal value of 13238284.
HEX | ca000c | #ca000c |
---|---|---|
RGB | 202, 0, 12 | rgb(202, 0, 12) |
RGB Percent | 79.22, 0, 4.71 | rgb(79.22, 0, 4.71) |
CMYK | 0, 100, 94, 21 | |
HSL | 356.4°, 100, 39.6 | hsl(356.4, 100%, 39.6%) |
HSV | 356.4°, 100, 79.2 |
XYZ | 24.423, 12.583, 1.489 |
---|---|
Hunter Lab | 35.473, 60.821, 22.342 |
CIE-LAB | 42.128, 67.323, 52.394 |
CIE-LCH | 42.128, 85.308, 37.892 |
CIE-LUV | 0, 100, 94.06, 20.78 |
Web Safe | cc0000 |
RGB percent of color #ca000c
CMYK percent of color #ca000c
Text with hexadecimal color #ca000c
This text has a font color of #ca000c
<p style="color:#ca000c">Text here</p>
#ca000c Background Color
This box has a background color of #ca000c
<div style="background-color:#ca000c">Text here</div>
#ca000c Border Color
This box has a border color of #ca000c
<div style="border: 4px solid #ca000c">Text here</div>
CSS codes
<p style="color:#ca000c">Text here</p>
<div style="background-color:#ca000c">Text here</div>
<div style="border: 4px solid #ca000c">Text here</div>
#ca000c Color on white background
This is how a font and box color of #ca000c will look
on a white background.
#ca000c Color on black background
This is how a font and box color of #ca000c hex color will look
on a black background.