In RGB color space, #000a11 hex color has a red value of 0, a green value of 10 and a blue value of 17.
In CMYK color space (used in color printing), #000a11 hex color is composed of 100% cyan, 41.18% magenta, 0% yellow and 93.33% black.
#000a11 color has a hue of 204.7 degrees, a saturation of 100% and a lightness of 3.3%.
#000a11 hex color contains mainly BLUE.
The closest web safe color of #000a11 is #000000
#000a11 hex color has a decimal value of 2577.
HEX | 000a11 | #000a11 |
---|---|---|
RGB | 0, 10, 17 | rgb(0, 10, 17) |
RGB Percent | 0, 3.92, 6.67 | rgb(0, 3.92, 6.67) |
CMYK | 100, 41, 0, 93 | |
HSL | 204.7°, 100, 3.3 | hsl(204.7, 100%, 3.3%) |
HSV | 204.7°, 100, 6.7 |
XYZ | 0.21, 0.258, 0.569 |
---|---|
Hunter Lab | 5.079, -1.509, -3.086 |
CIE-LAB | 2.33, -1.443, -4.121 |
CIE-LCH | 2.33, 4.366, 250.702 |
CIE-LUV | 100, 41.18, 0, 93.33 |
Web Safe | 000000 |
RGB percent of color #000a11
CMYK percent of color #000a11
Text with hexadecimal color #000a11
This text has a font color of #000a11
<p style="color:#000a11">Text here</p>
#000a11 Background Color
This box has a background color of #000a11
<div style="background-color:#000a11">Text here</div>
#000a11 Border Color
This box has a border color of #000a11
<div style="border: 4px solid #000a11">Text here</div>
CSS codes
<p style="color:#000a11">Text here</p>
<div style="background-color:#000a11">Text here</div>
<div style="border: 4px solid #000a11">Text here</div>
#000a11 Color on white background
This is how a font and box color of #000a11 will look
on a white background.
#000a11 Color on black background
This is how a font and box color of #000a11 hex color will look
on a black background.