In RGB color space, #ca000a hex color has a red value of 202, a green value of 0 and a blue value of 10.
In CMYK color space (used in color printing), #ca000a hex color is composed of 0% cyan, 100% magenta, 95.05% yellow and 20.78% black.
#ca000a color has a hue of 357 degrees, a saturation of 100% and a lightness of 39.6%.
#ca000a hex color contains mainly RED.
The closest web safe color of #ca000a is #cc0000
#ca000a hex color has a decimal value of 13238282.
HEX | ca000a | #ca000a |
---|---|---|
RGB | 202, 0, 10 | rgb(202, 0, 10) |
RGB Percent | 79.22, 0, 3.92 | rgb(79.22, 0, 3.92) |
CMYK | 0, 100, 95, 21 | |
HSL | 357°, 100, 39.6 | hsl(357, 100%, 39.6%) |
HSV | 357°, 100, 79.2 |
XYZ | 24.412, 12.578, 1.428 |
---|---|
Hunter Lab | 35.465, 60.803, 22.439 |
CIE-LAB | 42.12, 67.309, 53.043 |
CIE-LCH | 42.12, 85.697, 38.24 |
CIE-LUV | 0, 100, 95.05, 20.78 |
Web Safe | cc0000 |
RGB percent of color #ca000a
CMYK percent of color #ca000a
Text with hexadecimal color #ca000a
This text has a font color of #ca000a
<p style="color:#ca000a">Text here</p>
#ca000a Background Color
This box has a background color of #ca000a
<div style="background-color:#ca000a">Text here</div>
#ca000a Border Color
This box has a border color of #ca000a
<div style="border: 4px solid #ca000a">Text here</div>
CSS codes
<p style="color:#ca000a">Text here</p>
<div style="background-color:#ca000a">Text here</div>
<div style="border: 4px solid #ca000a">Text here</div>
#ca000a Color on white background
This is how a font and box color of #ca000a will look
on a white background.
#ca000a Color on black background
This is how a font and box color of #ca000a hex color will look
on a black background.