In RGB color space, #13000d hex color has a red value of 19, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #13000d hex color is composed of 0% cyan, 100% magenta, 31.58% yellow and 92.55% black.
#13000d color has a hue of 318.9 degrees, a saturation of 100% and a lightness of 3.7%.
#13000d hex color contains mainly RED.
The closest web safe color of #13000d is #000000
#13000d hex color has a decimal value of 1245197.
HEX | 13000d | #13000d |
---|---|---|
RGB | 19, 0, 13 | rgb(19, 0, 13) |
RGB Percent | 7.45, 0, 5.1 | rgb(7.45, 0, 5.1) |
CMYK | 0, 100, 32, 93 | |
HSL | 318.9°, 100, 3.7 | hsl(318.9, 100%, 3.7%) |
HSV | 318.9°, 100, 7.5 |
XYZ | 0.341, 0.168, 0.395 |
---|---|
Hunter Lab | 4.099, 7.678, -2.845 |
CIE-LAB | 1.518, 7.428, -3.033 |
CIE-LCH | 1.518, 8.023, 337.789 |
CIE-LUV | 0, 100, 31.58, 92.55 |
Web Safe | 000000 |
RGB percent of color #13000d
CMYK percent of color #13000d
Text with hexadecimal color #13000d
This text has a font color of #13000d
<p style="color:#13000d">Text here</p>
#13000d Background Color
This box has a background color of #13000d
<div style="background-color:#13000d">Text here</div>
#13000d Border Color
This box has a border color of #13000d
<div style="border: 4px solid #13000d">Text here</div>
CSS codes
<p style="color:#13000d">Text here</p>
<div style="background-color:#13000d">Text here</div>
<div style="border: 4px solid #13000d">Text here</div>
#13000d Color on white background
This is how a font and box color of #13000d will look
on a white background.
#13000d Color on black background
This is how a font and box color of #13000d hex color will look
on a black background.