reddish black
Enter any color value (e.g., #8f0dec, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000201 color RGB value is (0,2,1)
#000201 color CMYK value
#000201 color HSL value
HSV(or HSB) | 150° | 100 | 0.8 |
XYZ | 0.027 | 0.046 | 0.036 |
Yxy | 0.25 | 0.419 | 0.046 |
LAB | 0.412 | -0.662 | 0.194 |
LUV | 0.412 | -0.349 | 0.174 |
Hunter-LAB | 2.136 | -1.465 | 0.493 |
CIE-LCH | 0.412 | 0.69 | 163.657 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 2 | 1 |
Decimal | 0 | 2 | 1 |
Octal | 0 | 2 | 1 |
Binary | 00000000 | 00000010 | 00000001 |
Below, you can see some colors close to #000201. 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 #000201.
<span style="color:#000201">Text here</span>
This paragraph has a background color of #000201.
<p style="background-color:#000201;">Content here</p>
This element has a border color of #000201.
<div style="border:1px #000201;">Content here</div>
.text {color:#000201;}
.background {background-color:#000201;}
.border {border:1px solid #000201;}
.text-shadow {border:1px solid #000201;}
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, #000201 is the darkest color, while #ecfff5 is the lightest one.