reddish black
Enter any color value (e.g., #260762, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1e0008 color RGB value is (30,0,8)
#1e0008 color CMYK value
#1e0008 color HSL value
HSV(or HSB) | 344° | 100 | 11.8 |
XYZ | 0.579 | 0.294 | 0.256 |
Yxy | 0.513 | 0.26 | 0.294 |
LAB | 2.652 | 12.299 | 0.912 |
LUV | 2.652 | 7.07 | -0.306 |
Hunter-LAB | 5.418 | 9.602 | 0.993 |
CIE-LCH | 2.652 | 12.333 | 4.241 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 0 | 8 |
Decimal | 30 | 0 | 8 |
Octal | 36 | 0 | 10 |
Binary | 00011110 | 00000000 | 00001000 |
Below, you can see some colors close to #1e0008. 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 #1e0008.
<span style="color:#1e0008">Text here</span>
This paragraph has a background color of #1e0008.
<p style="background-color:#1e0008;">Content here</p>
This element has a border color of #1e0008.
<div style="border:1px #1e0008;">Content here</div>
.text {color:#1e0008;}
.background {background-color:#1e0008;}
.border {border:1px solid #1e0008;}
.text-shadow {border:1px solid #1e0008;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.