In RGB color space, #000a16 hex color has a red value of 0, a green value of 10 and a blue value of 22.
In CMYK color space (used in color printing), #000a16 hex color is composed of 100% cyan, 54.55% magenta, 0% yellow and 91.37% black.
#000a16 color has a hue of 212.7 degrees, a saturation of 100% and a lightness of 4.3%.
#000a16 hex color contains mainly BLUE.
The closest web safe color of #000a16 is #000000
#000a16 hex color has a decimal value of 2582.
HEX | 000a16 | #000a16 |
---|---|---|
RGB | 0, 10, 22 | rgb(0, 10, 22) |
RGB Percent | 0, 3.92, 8.63 | rgb(0, 3.92, 8.63) |
CMYK | 100, 55, 0, 91 | |
HSL | 212.7°, 100, 4.3 | hsl(212.7, 100%, 4.3%) |
HSV | 212.7°, 100, 8.6 |
XYZ | 0.253, 0.275, 0.799 |
---|---|
Hunter Lab | 5.244, -0.565, -5.363 |
CIE-LAB | 2.484, -0.343, -7.146 |
CIE-LCH | 2.484, 7.154, 267.252 |
CIE-LUV | 100, 54.55, 0, 91.37 |
Web Safe | 000000 |
RGB percent of color #000a16
CMYK percent of color #000a16
Text with hexadecimal color #000a16
This text has a font color of #000a16
<p style="color:#000a16">Text here</p>
#000a16 Background Color
This box has a background color of #000a16
<div style="background-color:#000a16">Text here</div>
#000a16 Border Color
This box has a border color of #000a16
<div style="border: 4px solid #000a16">Text here</div>
CSS codes
<p style="color:#000a16">Text here</p>
<div style="background-color:#000a16">Text here</div>
<div style="border: 4px solid #000a16">Text here</div>
#000a16 Color on white background
This is how a font and box color of #000a16 will look
on a white background.
#000a16 Color on black background
This is how a font and box color of #000a16 hex color will look
on a black background.