reddish black
Enter any color value (e.g., #113ad4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000401 color RGB value is (0,4,1)
#000401 color CMYK value
#000401 color HSL value
HSV(or HSB) | 135° | 100 | 1.6 |
XYZ | 0.049 | 0.089 | 0.043 |
Yxy | 0.27 | 0.491 | 0.089 |
LAB | 0.804 | -1.463 | 0.767 |
LUV | 0.804 | -0.718 | 0.636 |
Hunter-LAB | 2.984 | -2.296 | 1.228 |
CIE-LCH | 0.804 | 1.652 | 152.343 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 4 | 1 |
Decimal | 0 | 4 | 1 |
Octal | 0 | 4 | 1 |
Binary | 00000000 | 00000100 | 00000001 |
Below, you can see some colors close to #000401. 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 #000401.
<span style="color:#000401">Text here</span>
This paragraph has a background color of #000401.
<p style="background-color:#000401;">Content here</p>
This element has a border color of #000401.
<div style="border:1px #000401;">Content here</div>
.text {color:#000401;}
.background {background-color:#000401;}
.border {border:1px solid #000401;}
.text-shadow {border:1px solid #000401;}
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, #000401 is the darkest color, while #eefff2 is the lightest one.