reddish black
Enter any color value (e.g., #ff4961, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1e000a color RGB value is (30,0,10)
#1e000a color CMYK value
#1e000a color HSL value
HSV(or HSB) | 340° | 100 | 11.8 |
XYZ | 0.59 | 0.298 | 0.314 |
Yxy | 0.491 | 0.248 | 0.298 |
LAB | 2.691 | 12.577 | 0.155 |
LUV | 2.691 | 6.845 | -0.75 |
Hunter-LAB | 5.458 | 9.749 | 0.415 |
CIE-LCH | 2.691 | 12.578 | 0.706 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 0 | A |
Decimal | 30 | 0 | 10 |
Octal | 36 | 0 | 12 |
Binary | 00011110 | 00000000 | 00001010 |
Below, you can see some colors close to #1e000a. 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 #1e000a.
<span style="color:#1e000a">Text here</span>
This paragraph has a background color of #1e000a.
<p style="background-color:#1e000a;">Content here</p>
This element has a border color of #1e000a.
<div style="border:1px #1e000a;">Content here</div>
.text {color:#1e000a;}
.background {background-color:#1e000a;}
.border {border:1px solid #1e000a;}
.text-shadow {border:1px solid #1e000a;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.