In a RGB color space, #020203 hex color is composed of 0.8% red, 0.8% green and 1.2% blue. Whereas in a CMYK color space, it is composed of 33.3% cyan, 33.3% magenta, 0% yellow and 98.8% black. It has a hue angle of 240 degrees, a saturation of 20% and a lightness of 1%. #020203 color hex could be obtained by blending #040406 with #000000. Closest websafe color is: #000000.
The hexadecimal color #020203 has RGB values of R:2, G:2, B:3 and CMYK values of C:0.33, M:0.33, Y:0, K:0.99. Its decimal value is 131587.
Hex triplet | 020203 | #020203 |
RGB Decimal | 2, 2, 3 | rgb(2,2,3) |
RGB Percent | 0.8, 0.8, 1.2 | rgb(0.8%,0.8%,1.2%) |
CMYK | 33.3, 33.3, 0, 98.8 | |
HSL | 240°, 20, 1 | hsl(240,20%,1%) |
HSV(HSB) | 240°, 33.3, 1.2 | |
Web Safe | 000000 | #000 |
XYZ | 0.063, 0.063, 0.095 |
xyY | 0.286, 0.285, 0.063 |
CIE-LAB | 0.568, 0.139, -0.379 |
CIE-LCH | 0.568, 0.403, 290.18 |
CIE-LUV | 0.568, -0.016, -0.222 |
Hunter-Lab | 2.508, 0.108, -0.489 |
Binary | 00000010, 00000010, 00000011 |
Below, you can see some colors close to #020203. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #020203.
<span style="color:#020203">Text here</span>
This paragraph has a background color of #020203.
<p style="background-color:#020203;">Content here</p>
This element has a border color of #020203.
<div style="border:1px #020203;">Content here</div>
.text {color:#020203;}
.background {background-color:#020203;}
.border {border:1px solid #020203;}
.text-shadow {border:1px solid #020203;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020203 is the darkest color, while #f5f5f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #020203 is the less saturated color, while #000005 is the most saturated one.