In RGB color space, #000020 hex color has a red value of 0, a green value of 0 and a blue value of 32.
In CMYK color space (used in color printing), #000020 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 87.45% black.
#000020 color has a hue of 240 degrees, a saturation of 100% and a lightness of 6.3%.
#000020 hex color contains mainly BLUE.
The closest web safe color of #000020 is #000033
#000020 hex color has a decimal value of 32.
HEX | 000020 | #000020 |
---|---|---|
RGB | 0, 0, 32 | rgb(0, 0, 32) |
RGB Percent | 0, 0, 12.55 | rgb(0, 0, 12.55) |
CMYK | 100, 100, 0, 87 | |
HSL | 240°, 100, 6.3 | hsl(240, 100%, 6.3%) |
HSV | 240°, 100, 12.5 |
XYZ | 0.261, 0.104, 1.373 |
---|---|
Hunter Lab | 3.225, 8.803, -22.985 |
CIE-LAB | 0.939, 6.642, -17.346 |
CIE-LCH | 0.939, 18.574, 290.952 |
CIE-LUV | 100, 100, 0, 87.45 |
Web Safe | 000033 |
RGB percent of color #000020
CMYK percent of color #000020
Text with hexadecimal color #000020
This text has a font color of #000020
<p style="color:#000020">Text here</p>
#000020 Background Color
This box has a background color of #000020
<div style="background-color:#000020">Text here</div>
#000020 Border Color
This box has a border color of #000020
<div style="border: 4px solid #000020">Text here</div>
CSS codes
<p style="color:#000020">Text here</p>
<div style="background-color:#000020">Text here</div>
<div style="border: 4px solid #000020">Text here</div>
#000020 Color on white background
This is how a font and box color of #000020 will look
on a white background.
#000020 Color on black background
This is how a font and box color of #000020 hex color will look
on a black background.