reddish black
Enter any color value (e.g., #47c3f0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5e001d color RGB value is (94,0,29)
#5e001d color CMYK value
#5e001d color HSL value
HSV(or HSB) | 341.5° | 100 | 36.9 |
XYZ | 4.838 | 2.468 | 1.384 |
Yxy | 0.557 | 0.284 | 2.468 |
LAB | 17.775 | 39.718 | 11.559 |
LUV | 17.775 | 51.461 | 3.339 |
Hunter-LAB | 15.711 | 27.47 | 5.775 |
CIE-LCH | 17.775 | 41.366 | 16.226 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 0 | 1D |
Decimal | 94 | 0 | 29 |
Octal | 136 | 0 | 35 |
Binary | 01011110 | 00000000 | 00011101 |
Below, you can see some colors close to #5e001d. 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 #5e001d.
<span style="color:#5e001d">Text here</span>
This paragraph has a background color of #5e001d.
<p style="background-color:#5e001d;">Content here</p>
This element has a border color of #5e001d.
<div style="border:1px #5e001d;">Content here</div>
.text {color:#5e001d;}
.background {background-color:#5e001d;}
.border {border:1px solid #5e001d;}
.text-shadow {border:1px solid #5e001d;}
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.