In RGB color space, #000a0d hex color has a red value of 0, a green value of 10 and a blue value of 13.
In CMYK color space (used in color printing), #000a0d hex color is composed of 100% cyan, 23.08% magenta, 0% yellow and 94.9% black.
#000a0d color has a hue of 193.8 degrees, a saturation of 100% and a lightness of 2.5%.
#000a0d hex color contains mainly BLUE.
The closest web safe color of #000a0d is #000000
#000a0d hex color has a decimal value of 2573.
HEX | 000a0d | #000a0d |
---|---|---|
RGB | 0, 10, 13 | rgb(0, 10, 13) |
RGB Percent | 0, 3.92, 5.1 | rgb(0, 3.92, 5.1) |
CMYK | 100, 23, 0, 95 | |
HSL | 193.8°, 100, 2.5 | hsl(193.8, 100%, 2.5%) |
HSV | 193.8°, 100, 5.1 |
XYZ | 0.181, 0.246, 0.419 |
---|---|
Hunter Lab | 4.96, -2.166, -1.537 |
CIE-LAB | 2.222, -2.164, -2.162 |
CIE-LCH | 2.222, 3.059, 224.974 |
CIE-LUV | 100, 23.08, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #000a0d
CMYK percent of color #000a0d
Text with hexadecimal color #000a0d
This text has a font color of #000a0d
<p style="color:#000a0d">Text here</p>
#000a0d Background Color
This box has a background color of #000a0d
<div style="background-color:#000a0d">Text here</div>
#000a0d Border Color
This box has a border color of #000a0d
<div style="border: 4px solid #000a0d">Text here</div>
CSS codes
<p style="color:#000a0d">Text here</p>
<div style="background-color:#000a0d">Text here</div>
<div style="border: 4px solid #000a0d">Text here</div>
#000a0d Color on white background
This is how a font and box color of #000a0d will look
on a white background.
#000a0d Color on black background
This is how a font and box color of #000a0d hex color will look
on a black background.