deep magenta/deep cerise
#ae0074 color RGB value is (174,0,116)
#ae0074 color CMYK value
#ae0074 color HSL value
HSV(or HSB) | 320° | 100 | 68.2 |
XYZ | 20.608 | 10.26 | 17.417 |
Yxy | 0.427 | 0.212 | 10.26 |
LAB | 38.304 | 66.308 | -14.94 |
LUV | 38.304 | 82.507 | -30.438 |
Hunter-LAB | 32.031 | 58.79 | -9.818 |
CIE-LCH | 38.304 | 67.97 | 347.303 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AE | 0 | 74 |
Decimal | 174 | 0 | 116 |
Octal | 256 | 0 | 164 |
Binary | 10101110 | 00000000 | 01110100 |
Below, you can see some colors close to #ae0074. 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 #ae0074.
<span style="color:#ae0074">Text here</span>
This paragraph has a background color of #ae0074.
<p style="background-color:#ae0074;">Content here</p>
This element has a border color of #ae0074.
<div style="border:1px #ae0074;">Content here</div>
.text {color:#ae0074;}
.background {background-color:#ae0074;}
.border {border:1px solid #ae0074;}
.text-shadow {border:1px solid #ae0074;}
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 #ffeef9 is the lightest one.