very deep blue
Enter any color value (e.g., #8ea550, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000002 color RGB value is (0,0,2)
#000002 color CMYK value
#000002 color HSL value
HSV(or HSB) | 240.0° | 100.0 | 0.8 |
XYZ | 0.011 | 0.004 | 0.058 |
Yxy | 0.150 | 0.060 | 0.004 |
LAB | 0.040 | 0.278 | -0.757 |
LUV | 0.040 | -0.012 | -0.160 |
Hunter-LAB | 0.662 | 1.796 | -4.704 |
CIE-LCH | 0.040 | 0.807 | 290.178 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 2 |
Decimal | 0 | 0 | 2 |
Octal | 0 | 0 | 2 |
Binary | 00000000 | 00000000 | 00000010 |
Below, you can see some colors close to #000002. 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 #000002.
<span style="color:#000002">Text here</span>
This paragraph has a background color of #000002.
<p style="background-color:#000002;">Content here</p>
This element has a border color of #000002.
<div style="border:1px #000002;">Content here</div>
.text {color:#000002;}
.background {background-color:#000002;}
.border {border:1px solid #000002;}
.text-shadow {border:1px solid #000002;}
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, #000002 is the darkest color, while #ececff is the lightest one.