very deep magenta
Enter any color value (e.g., #9a8d5c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#020002 color RGB value is (2,0,2)
#020002 color CMYK value
#020002 color HSL value
HSV(or HSB) | 300.0° | 100.0 | 0.8 |
XYZ | 0.036 | 0.017 | 0.059 |
Yxy | 0.321 | 0.154 | 0.017 |
LAB | 0.156 | 0.801 | -0.573 |
LUV | 0.156 | 0.218 | -0.281 |
Hunter-LAB | 1.315 | 2.585 | -1.734 |
CIE-LCH | 0.156 | 0.985 | 324.439 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2 | 0 | 2 |
Decimal | 2 | 0 | 2 |
Octal | 2 | 0 | 2 |
Binary | 00000010 | 00000000 | 00000010 |
Below, you can see some colors close to #020002. 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 #020002.
<span style="color:#020002">Text here</span>
This paragraph has a background color of #020002.
<p style="background-color:#020002;">Content here</p>
This element has a border color of #020002.
<div style="border:1px #020002;">Content here</div>
.text {color:#020002;}
.background {background-color:#020002;}
.border {border:1px solid #020002;}
.text-shadow {border:1px solid #020002;}
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, #020002 is the darkest color, while #ffecff is the lightest one.