reddish black
Enter any color value (e.g., #4345a0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#4e0000 color RGB value is (78,0,0)
#4e0000 color CMYK value
#4e0000 color HSL value
HSV(or HSB) | 0° | 100 | 30.6 |
XYZ | 3.142 | 1.62 | 0.147 |
Yxy | 0.64 | 0.33 | 1.62 |
LAB | 13.35 | 33.96 | 20.913 |
LUV | 13.35 | 43.9 | 9.467 |
Hunter-LAB | 12.727 | 21.795 | 8.224 |
CIE-LCH | 13.35 | 39.883 | 31.626 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4E | 0 | 0 |
Decimal | 78 | 0 | 0 |
Octal | 116 | 0 | 0 |
Binary | 01001110 | 00000000 | 00000000 |
Below, you can see some colors close to #4e0000. 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 #4e0000.
<span style="color:#4e0000">Text here</span>
This paragraph has a background color of #4e0000.
<p style="background-color:#4e0000;">Content here</p>
This element has a border color of #4e0000.
<div style="border:1px #4e0000;">Content here</div>
.text {color:#4e0000;}
.background {background-color:#4e0000;}
.border {border:1px solid #4e0000;}
.text-shadow {border:1px solid #4e0000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.