reddish black
Enter any color value (e.g., #22b5db, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#020000 color RGB value is (2,0,0)
#020000 color CMYK value
#020000 color HSL value
HSV(or HSB) | 0° | 100 | 0.8 |
XYZ | 0.025 | 0.013 | 0.001 |
Yxy | 0.64 | 0.33 | 0.013 |
LAB | 0.117 | 0.523 | 0.184 |
LUV | 0.117 | 0.383 | 0.083 |
Hunter-LAB | 1.136 | 1.946 | 0.734 |
CIE-LCH | 0.117 | 0.555 | 19.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2 | 0 | 0 |
Decimal | 2 | 0 | 0 |
Octal | 2 | 0 | 0 |
Binary | 00000010 | 00000000 | 00000000 |
Below, you can see some colors close to #020000. 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 #020000.
<span style="color:#020000">Text here</span>
This paragraph has a background color of #020000.
<p style="background-color:#020000;">Content here</p>
This element has a border color of #020000.
<div style="border:1px #020000;">Content here</div>
.text {color:#020000;}
.background {background-color:#020000;}
.border {border:1px solid #020000;}
.text-shadow {border:1px solid #020000;}
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, #020000 is the darkest color, while #ffecec is the lightest one.