reddish black
Enter any color value (e.g., #b779b9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1e0002 color RGB value is (30,0,2)
#1e0002 color CMYK value
#1e0002 color HSL value
HSV(or HSB) | 356° | 100 | 11.8 |
XYZ | 0.546 | 0.28 | 0.083 |
Yxy | 0.601 | 0.308 | 0.28 |
LAB | 2.533 | 11.464 | 3.183 |
LUV | 2.533 | 7.876 | 1.196 |
Hunter-LAB | 5.295 | 9.151 | 2.78 |
CIE-LCH | 2.533 | 11.898 | 15.518 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 0 | 2 |
Decimal | 30 | 0 | 2 |
Octal | 36 | 0 | 2 |
Binary | 00011110 | 00000000 | 00000010 |
Below, you can see some colors close to #1e0002. 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 #1e0002.
<span style="color:#1e0002">Text here</span>
This paragraph has a background color of #1e0002.
<p style="background-color:#1e0002;">Content here</p>
This element has a border color of #1e0002.
<div style="border:1px #1e0002;">Content here</div>
.text {color:#1e0002;}
.background {background-color:#1e0002;}
.border {border:1px solid #1e0002;}
.text-shadow {border:1px solid #1e0002;}
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, #090001 is the darkest color, while #fff3f3 is the lightest one.