In RGB color space, #001020 hex color has a red value of 0, a green value of 16 and a blue value of 32.
In CMYK color space (used in color printing), #001020 hex color is composed of 100% cyan, 50% magenta, 0% yellow and 87.45% black.
#001020 color has a hue of 210 degrees, a saturation of 100% and a lightness of 6.3%.
#001020 hex color contains mainly BLUE.
The closest web safe color of #001020 is #000033
#001020 hex color has a decimal value of 4128.
HEX | 001020 | #001020 |
---|---|---|
RGB | 0, 16, 32 | rgb(0, 16, 32) |
RGB Percent | 0, 6.27, 12.55 | rgb(0, 6.27, 12.55) |
CMYK | 100, 50, 0, 87 | |
HSL | 210°, 100, 6.3 | hsl(210, 100%, 6.3%) |
HSV | 210°, 100, 12.5 |
XYZ | 0.446, 0.475, 1.435 |
---|---|
Hunter Lab | 6.892, -0.51, -7.52 |
CIE-LAB | 4.291, -0.224, -12.258 |
CIE-LCH | 4.291, 12.26, 268.953 |
CIE-LUV | 100, 50, 0, 87.45 |
Web Safe | 000033 |
RGB percent of color #001020
CMYK percent of color #001020
Text with hexadecimal color #001020
This text has a font color of #001020
<p style="color:#001020">Text here</p>
#001020 Background Color
This box has a background color of #001020
<div style="background-color:#001020">Text here</div>
#001020 Border Color
This box has a border color of #001020
<div style="border: 4px solid #001020">Text here</div>
CSS codes
<p style="color:#001020">Text here</p>
<div style="background-color:#001020">Text here</div>
<div style="border: 4px solid #001020">Text here</div>
#001020 Color on white background
This is how a font and box color of #001020 will look
on a white background.
#001020 Color on black background
This is how a font and box color of #001020 hex color will look
on a black background.