reddish black
Enter any color value (e.g., #dc5e80, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5e001f color RGB value is (94,0,31)
#5e001f color CMYK value
#5e001f color HSL value
HSV(or HSB) | 340.2° | 100 | 36.9 |
XYZ | 4.863 | 2.479 | 1.518 |
Yxy | 0.549 | 0.28 | 2.479 |
LAB | 17.822 | 39.843 | 10.173 |
LUV | 17.822 | 50.886 | 2.407 |
Hunter-LAB | 15.744 | 27.59 | 5.302 |
CIE-LCH | 17.822 | 41.121 | 14.323 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 0 | 1F |
Decimal | 94 | 0 | 31 |
Octal | 136 | 0 | 37 |
Binary | 01011110 | 00000000 | 00011111 |
Below, you can see some colors close to #5e001f. 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 #5e001f.
<span style="color:#5e001f">Text here</span>
This paragraph has a background color of #5e001f.
<p style="background-color:#5e001f;">Content here</p>
This element has a border color of #5e001f.
<div style="border:1px #5e001f;">Content here</div>
.text {color:#5e001f;}
.background {background-color:#5e001f;}
.border {border:1px solid #5e001f;}
.text-shadow {border:1px solid #5e001f;}
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.