In RGB color space, #02010a hex color has a red value of 2, a green value of 1 and a blue value of 10.
In CMYK color space (used in color printing), #02010a hex color is composed of 80% cyan, 90% magenta, 0% yellow and 96.08% black.
#02010a color has a hue of 246.7 degrees, a saturation of 81.82% and a lightness of 2.2%.
#02010a hex color contains mainly BLUE.
The closest web safe color of #02010a is #000000
#02010a hex color has a decimal value of 131338.
HEX | 02010a | #02010a |
---|---|---|
RGB | 2, 1, 10 | rgb(2, 1, 10) |
RGB Percent | 0.78, 0.39, 3.92 | rgb(0.78, 0.39, 3.92) |
CMYK | 80, 90, 0, 96 | |
HSL | 246.7°, 81.82, 2.2 | hsl(246.7, 81.82%, 2.2%) |
HSV | 246.7°, 90, 3.9 |
XYZ | 0.091, 0.057, 0.293 |
---|---|
Hunter Lab | 2.387, 2.626, -5.605 |
CIE-LAB | 0.515, 1.508, -3.303 |
CIE-LCH | 0.515, 3.631, 294.539 |
CIE-LUV | 80, 90, 0, 96.08 |
Web Safe | 000000 |
RGB percent of color #02010a
CMYK percent of color #02010a
Text with hexadecimal color #02010a
This text has a font color of #02010a
<p style="color:#02010a">Text here</p>
#02010a Background Color
This box has a background color of #02010a
<div style="background-color:#02010a">Text here</div>
#02010a Border Color
This box has a border color of #02010a
<div style="border: 4px solid #02010a">Text here</div>
CSS codes
<p style="color:#02010a">Text here</p>
<div style="background-color:#02010a">Text here</div>
<div style="border: 4px solid #02010a">Text here</div>
#02010a Color on white background
This is how a font and box color of #02010a will look
on a white background.
#02010a Color on black background
This is how a font and box color of #02010a hex color will look
on a black background.