deep magenta/deep cerise
#5e003e color RGB value is (94,0,62)
#5e003e color CMYK value
#5e003e color HSL value
HSV(or HSB) | 320.4° | 100 | 36.9 |
XYZ | 5.486 | 2.727 | 4.795 |
Yxy | 0.422 | 0.21 | 2.727 |
LAB | 18.918 | 42.719 | -10.423 |
LUV | 18.918 | 40.126 | -15.857 |
Hunter-LAB | 16.515 | 30.388 | -5.653 |
CIE-LCH | 18.918 | 43.972 | 346.288 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 0 | 3E |
Decimal | 94 | 0 | 62 |
Octal | 136 | 0 | 76 |
Binary | 01011110 | 00000000 | 00111110 |
Below, you can see some colors close to #5e003e. 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 #5e003e.
<span style="color:#5e003e">Text here</span>
This paragraph has a background color of #5e003e.
<p style="background-color:#5e003e;">Content here</p>
This element has a border color of #5e003e.
<div style="border:1px #5e003e;">Content here</div>
.text {color:#5e003e;}
.background {background-color:#5e003e;}
.border {border:1px solid #5e003e;}
.text-shadow {border:1px solid #5e003e;}
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, #090006 is the darkest color, while #fff3fb is the lightest one.