deep red
Enter any color value (e.g., #89f996, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5e0100 color RGB value is (94,1,0)
#5e0100 color CMYK value
#5e0100 color HSL value
HSV(or HSB) | 0.6° | 100.0 | 36.9 |
XYZ | 4.627 | 2.401 | 0.220 |
Yxy | 0.638 | 0.331 | 2.401 |
LAB | 17.467 | 38.314 | 26.973 |
LUV | 17.467 | 56.816 | 12.462 |
Hunter-LAB | 15.496 | 26.178 | 10.007 |
CIE-LCH | 17.467 | 46.856 | 35.146 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 1 | 0 |
Decimal | 94 | 1 | 0 |
Octal | 136 | 1 | 0 |
Binary | 01011110 | 00000001 | 00000000 |
Below, you can see some colors close to #5e0100. 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 #5e0100.
<span style="color:#5e0100">Text here</span>
This paragraph has a background color of #5e0100.
<p style="background-color:#5e0100;">Content here</p>
This element has a border color of #5e0100.
<div style="border:1px #5e0100;">Content here</div>
.text {color:#5e0100;}
.background {background-color:#5e0100;}
.border {border:1px solid #5e0100;}
.text-shadow {border:1px solid #5e0100;}
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, #090000 is the darkest color, while #fff3f3 is the lightest one.