In RGB color space, #000a1b hex color has a red value of 0, a green value of 10 and a blue value of 27.
In CMYK color space (used in color printing), #000a1b hex color is composed of 100% cyan, 62.96% magenta, 0% yellow and 89.41% black.
#000a1b color has a hue of 217.8 degrees, a saturation of 100% and a lightness of 5.3%.
#000a1b hex color contains mainly BLUE.
The closest web safe color of #000a1b is #000033
#000a1b hex color has a decimal value of 2587.
HEX | 000a1b | #000a1b |
---|---|---|
RGB | 0, 10, 27 | rgb(0, 10, 27) |
RGB Percent | 0, 3.92, 10.59 | rgb(0, 3.92, 10.59) |
CMYK | 100, 63, 0, 89 | |
HSL | 217.8°, 100, 5.3 | hsl(217.8, 100%, 5.3%) |
HSV | 217.8°, 100, 10.6 |
XYZ | 0.306, 0.296, 1.078 |
---|---|
Hunter Lab | 5.441, 0.519, -7.939 |
CIE-LAB | 2.674, 1.01, -10.749 |
CIE-LCH | 2.674, 10.796, 275.368 |
CIE-LUV | 100, 62.96, 0, 89.41 |
Web Safe | 000033 |
RGB percent of color #000a1b
CMYK percent of color #000a1b
Text with hexadecimal color #000a1b
This text has a font color of #000a1b
<p style="color:#000a1b">Text here</p>
#000a1b Background Color
This box has a background color of #000a1b
<div style="background-color:#000a1b">Text here</div>
#000a1b Border Color
This box has a border color of #000a1b
<div style="border: 4px solid #000a1b">Text here</div>
CSS codes
<p style="color:#000a1b">Text here</p>
<div style="background-color:#000a1b">Text here</div>
<div style="border: 4px solid #000a1b">Text here</div>
#000a1b Color on white background
This is how a font and box color of #000a1b will look
on a white background.
#000a1b Color on black background
This is how a font and box color of #000a1b hex color will look
on a black background.