deep magenta/deep orchid
#e500d2 color RGB value is (229,0,210)
#e500d2 color CMYK value
#e500d2 color HSL value
HSV(or HSB) | 305° | 100 | 89.8 |
XYZ | 43.946 | 21.311 | 62.77 |
Yxy | 0.343 | 0.166 | 21.311 |
LAB | 53.288 | 87.974 | -46.991 |
LUV | 53.288 | 83.582 | -83.7 |
Hunter-LAB | 46.164 | 89.137 | -48.303 |
CIE-LCH | 53.288 | 99.738 | 331.891 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E5 | 0 | D2 |
Decimal | 229 | 0 | 210 |
Octal | 345 | 0 | 322 |
Binary | 11100101 | 00000000 | 11010010 |
Below, you can see some colors close to #e500d2. 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 #e500d2.
<span style="color:#e500d2">Text here</span>
This paragraph has a background color of #e500d2.
<p style="background-color:#e500d2;">Content here</p>
This element has a border color of #e500d2.
<div style="border:1px #e500d2;">Content here</div>
.text {color:#e500d2;}
.background {background-color:#e500d2;}
.border {border:1px solid #e500d2;}
.text-shadow {border:1px solid #e500d2;}
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, #10000f is the darkest color, while #fffaff is the lightest one.