reddish black
Enter any color value (e.g., #7a19a5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000001 color RGB value is (0,0,1)
#000001 color CMYK value
#000001 color HSL value
HSV(or HSB) | 240° | 100 | 0.4 |
XYZ | 0.005 | 0.002 | 0.029 |
Yxy | 0.15 | 0.06 | 0.002 |
LAB | 0.02 | 0.139 | -0.379 |
LUV | 0.02 | -0.006 | -0.08 |
Hunter-LAB | 0.468 | 1.27 | -3.326 |
CIE-LCH | 0.02 | 0.403 | 290.178 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 1 |
Decimal | 0 | 0 | 1 |
Octal | 0 | 0 | 1 |
Binary | 00000000 | 00000000 | 00000001 |
Below, you can see some colors close to #000001. 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 #000001.
<span style="color:#000001">Text here</span>
This paragraph has a background color of #000001.
<p style="background-color:#000001;">Content here</p>
This element has a border color of #000001.
<div style="border:1px #000001;">Content here</div>
.text {color:#000001;}
.background {background-color:#000001;}
.border {border:1px solid #000001;}
.text-shadow {border:1px solid #000001;}
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, #000001 is the darkest color, while #ebebff is the lightest one.