In RGB color space, #000a02 hex color has a red value of 0, a green value of 10 and a blue value of 2.
In CMYK color space (used in color printing), #000a02 hex color is composed of 100% cyan, 0% magenta, 80% yellow and 96.08% black.
#000a02 color has a hue of 132 degrees, a saturation of 100% and a lightness of 2%.
#000a02 hex color contains mainly GREEN.
The closest web safe color of #000a02 is #000000
#000a02 hex color has a decimal value of 2562.
HEX | 000a02 | #000a02 |
---|---|---|
RGB | 0, 10, 2 | rgb(0, 10, 2) |
RGB Percent | 0, 3.92, 0.78 | rgb(0, 3.92, 0.78) |
CMYK | 100, 0, 80, 96 | |
HSL | 132°, 100, 2 | hsl(132, 100%, 2%) |
HSV | 132°, 100, 3.9 |
XYZ | 0.119, 0.221, 0.094 |
---|---|
Hunter Lab | 4.701, -3.708, 2.105 |
CIE-LAB | 1.996, -3.73, 2.097 |
CIE-LCH | 1.996, 4.279, 150.655 |
CIE-LUV | 100, 0, 80, 96.08 |
Web Safe | 000000 |
RGB percent of color #000a02
CMYK percent of color #000a02
Text with hexadecimal color #000a02
This text has a font color of #000a02
<p style="color:#000a02">Text here</p>
#000a02 Background Color
This box has a background color of #000a02
<div style="background-color:#000a02">Text here</div>
#000a02 Border Color
This box has a border color of #000a02
<div style="border: 4px solid #000a02">Text here</div>
CSS codes
<p style="color:#000a02">Text here</p>
<div style="background-color:#000a02">Text here</div>
<div style="border: 4px solid #000a02">Text here</div>
#000a02 Color on white background
This is how a font and box color of #000a02 will look
on a white background.
#000a02 Color on black background
This is how a font and box color of #000a02 hex color will look
on a black background.