In RGB color space, #ca000d hex color has a red value of 202, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #ca000d hex color is composed of 0% cyan, 100% magenta, 93.56% yellow and 20.78% black.
#ca000d color has a hue of 356.1 degrees, a saturation of 100% and a lightness of 39.6%.
#ca000d hex color contains mainly RED.
The closest web safe color of #ca000d is #cc0000
#ca000d hex color has a decimal value of 13238285.
HEX | ca000d | #ca000d |
---|---|---|
RGB | 202, 0, 13 | rgb(202, 0, 13) |
RGB Percent | 79.22, 0, 5.1 | rgb(79.22, 0, 5.1) |
CMYK | 0, 100, 94, 21 | |
HSL | 356.1°, 100, 39.6 | hsl(356.1, 100%, 39.6%) |
HSV | 356.1°, 100, 79.2 |
XYZ | 24.43, 12.586, 1.522 |
---|---|
Hunter Lab | 35.477, 60.834, 22.29 |
CIE-LAB | 42.133, 67.334, 52.051 |
CIE-LCH | 42.133, 85.107, 37.705 |
CIE-LUV | 0, 100, 93.56, 20.78 |
Web Safe | cc0000 |
RGB percent of color #ca000d
CMYK percent of color #ca000d
Text with hexadecimal color #ca000d
This text has a font color of #ca000d
<p style="color:#ca000d">Text here</p>
#ca000d Background Color
This box has a background color of #ca000d
<div style="background-color:#ca000d">Text here</div>
#ca000d Border Color
This box has a border color of #ca000d
<div style="border: 4px solid #ca000d">Text here</div>
CSS codes
<p style="color:#ca000d">Text here</p>
<div style="background-color:#ca000d">Text here</div>
<div style="border: 4px solid #ca000d">Text here</div>
#ca000d Color on white background
This is how a font and box color of #ca000d will look
on a white background.
#ca000d Color on black background
This is how a font and box color of #ca000d hex color will look
on a black background.