deep magenta/deep fuchsia
#ae0083 color RGB value is (174,0,131)
#ae0083 color CMYK value
#ae0083 color HSL value
HSV(or HSB) | 314.8° | 100 | 68.2 |
XYZ | 21.552 | 10.637 | 22.39 |
Yxy | 0.395 | 0.195 | 10.637 |
LAB | 38.963 | 67.989 | -23.285 |
LUV | 38.963 | 75.664 | -41.911 |
Hunter-LAB | 32.615 | 60.878 | -17.872 |
CIE-LCH | 38.963 | 71.866 | 341.095 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AE | 0 | 83 |
Decimal | 174 | 0 | 131 |
Octal | 256 | 0 | 203 |
Binary | 10101110 | 00000000 | 10000011 |
Below, you can see some colors close to #ae0083. 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 #ae0083.
<span style="color:#ae0083">Text here</span>
This paragraph has a background color of #ae0083.
<p style="background-color:#ae0083;">Content here</p>
This element has a border color of #ae0083.
<div style="border:1px #ae0083;">Content here</div>
.text {color:#ae0083;}
.background {background-color:#ae0083;}
.border {border:1px solid #ae0083;}
.text-shadow {border:1px solid #ae0083;}
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, #040003 is the darkest color, while #ffeefb is the lightest one.