Vantablack/ reddish black
Enter any color value (e.g., #c86d84, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000100 color RGB value is (0,1,0)
#000100 color CMYK value
#000100 color HSL value
HSV(or HSB) | 120° | 100 | 0.4 |
XYZ | 0.011 | 0.022 | 0.004 |
Yxy | 0.3 | 0.6 | 0.022 |
LAB | 0.196 | -0.401 | 0.286 |
LUV | 0.196 | -0.186 | 0.24 |
Hunter-LAB | 1.473 | -1.263 | 0.886 |
CIE-LCH | 0.196 | 0.492 | 144.443 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 1 | 0 |
Decimal | 0 | 1 | 0 |
Octal | 0 | 1 | 0 |
Binary | 00000000 | 00000001 | 00000000 |
Below, you can see some colors close to #000100. 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 #000100.
<span style="color:#000100">Text here</span>
This paragraph has a background color of #000100.
<p style="background-color:#000100;">Content here</p>
This element has a border color of #000100.
<div style="border:1px #000100;">Content here</div>
.text {color:#000100;}
.background {background-color:#000100;}
.border {border:1px solid #000100;}
.text-shadow {border:1px solid #000100;}
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, #000100 is the darkest color, while #ebffeb is the lightest one.