In RGB color space, #000a20 hex color has a red value of 0, a green value of 10 and a blue value of 32.
In CMYK color space (used in color printing), #000a20 hex color is composed of 100% cyan, 68.75% magenta, 0% yellow and 87.45% black.
#000a20 color has a hue of 221.3 degrees, a saturation of 100% and a lightness of 6.3%.
#000a20 hex color contains mainly BLUE.
The closest web safe color of #000a20 is #000033
#000a20 hex color has a decimal value of 2592.
HEX | 000a20 | #000a20 |
---|---|---|
RGB | 0, 10, 32 | rgb(0, 10, 32) |
RGB Percent | 0, 3.92, 12.55 | rgb(0, 3.92, 12.55) |
CMYK | 100, 69, 0, 87 | |
HSL | 221.3°, 100, 6.3 | hsl(221.3, 100%, 6.3%) |
HSV | 221.3°, 100, 12.5 |
XYZ | 0.369, 0.321, 1.409 |
---|---|
Hunter Lab | 5.666, 1.711, -10.779 |
CIE-LAB | 2.9, 2.618, -14.369 |
CIE-LCH | 2.9, 14.606, 280.326 |
CIE-LUV | 100, 68.75, 0, 87.45 |
Web Safe | 000033 |
RGB percent of color #000a20
CMYK percent of color #000a20
Text with hexadecimal color #000a20
This text has a font color of #000a20
<p style="color:#000a20">Text here</p>
#000a20 Background Color
This box has a background color of #000a20
<div style="background-color:#000a20">Text here</div>
#000a20 Border Color
This box has a border color of #000a20
<div style="border: 4px solid #000a20">Text here</div>
CSS codes
<p style="color:#000a20">Text here</p>
<div style="background-color:#000a20">Text here</div>
<div style="border: 4px solid #000a20">Text here</div>
#000a20 Color on white background
This is how a font and box color of #000a20 will look
on a white background.
#000a20 Color on black background
This is how a font and box color of #000a20 hex color will look
on a black background.