In RGB color space, #03020a hex color has a red value of 3, a green value of 2 and a blue value of 10.
In CMYK color space (used in color printing), #03020a hex color is composed of 70% cyan, 80% magenta, 0% yellow and 96.08% black.
#03020a color has a hue of 247.5 degrees, a saturation of 66.67% and a lightness of 2.4%.
#03020a hex color contains mainly BLUE.
The closest web safe color of #03020a is #000000
#03020a hex color has a decimal value of 197130.
HEX | 03020a | #03020a |
---|---|---|
RGB | 3, 2, 10 | rgb(3, 2, 10) |
RGB Percent | 1.18, 0.78, 3.92 | rgb(1.18, 0.78, 3.92) |
CMYK | 70, 80, 0, 96 | |
HSL | 247.5°, 66.67, 2.4 | hsl(247.5, 66.67%, 2.4%) |
HSV | 247.5°, 80, 3.9 |
XYZ | 0.114, 0.085, 0.297 |
---|---|
Hunter Lab | 2.915, 1.878, -3.999 |
CIE-LAB | 0.768, 1.36, -2.924 |
CIE-LCH | 0.768, 3.225, 294.944 |
CIE-LUV | 70, 80, 0, 96.08 |
Web Safe | 000000 |
RGB percent of color #03020a
CMYK percent of color #03020a
Text with hexadecimal color #03020a
This text has a font color of #03020a
<p style="color:#03020a">Text here</p>
#03020a Background Color
This box has a background color of #03020a
<div style="background-color:#03020a">Text here</div>
#03020a Border Color
This box has a border color of #03020a
<div style="border: 4px solid #03020a">Text here</div>
CSS codes
<p style="color:#03020a">Text here</p>
<div style="background-color:#03020a">Text here</div>
<div style="border: 4px solid #03020a">Text here</div>
#03020a Color on white background
This is how a font and box color of #03020a will look
on a white background.
#03020a Color on black background
This is how a font and box color of #03020a hex color will look
on a black background.