In RGB color space, #ca000b hex color has a red value of 202, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #ca000b hex color is composed of 0% cyan, 100% magenta, 94.55% yellow and 20.78% black.
#ca000b color has a hue of 356.7 degrees, a saturation of 100% and a lightness of 39.6%.
#ca000b hex color contains mainly RED.
The closest web safe color of #ca000b is #cc0000
#ca000b hex color has a decimal value of 13238283.
HEX | ca000b | #ca000b |
---|---|---|
RGB | 202, 0, 11 | rgb(202, 0, 11) |
RGB Percent | 79.22, 0, 4.31 | rgb(79.22, 0, 4.31) |
CMYK | 0, 100, 95, 21 | |
HSL | 356.7°, 100, 39.6 | hsl(356.7, 100%, 39.6%) |
HSV | 356.7°, 100, 79.2 |
XYZ | 24.418, 12.581, 1.458 |
---|---|
Hunter Lab | 35.47, 60.811, 22.392 |
CIE-LAB | 42.125, 67.315, 52.723 |
CIE-LCH | 42.125, 85.505, 38.069 |
CIE-LUV | 0, 100, 94.55, 20.78 |
Web Safe | cc0000 |
RGB percent of color #ca000b
CMYK percent of color #ca000b
Text with hexadecimal color #ca000b
This text has a font color of #ca000b
<p style="color:#ca000b">Text here</p>
#ca000b Background Color
This box has a background color of #ca000b
<div style="background-color:#ca000b">Text here</div>
#ca000b Border Color
This box has a border color of #ca000b
<div style="border: 4px solid #ca000b">Text here</div>
CSS codes
<p style="color:#ca000b">Text here</p>
<div style="background-color:#ca000b">Text here</div>
<div style="border: 4px solid #ca000b">Text here</div>
#ca000b Color on white background
This is how a font and box color of #ca000b will look
on a white background.
#ca000b Color on black background
This is how a font and box color of #ca000b hex color will look
on a black background.