deep magenta/deep mulberry
#ac38c9 color RGB value is (172,56,201)
#ac38c9 color CMYK value
#ac38c9 color HSL value
HSV(or HSB) | 288° | 72.1 | 78.8 |
XYZ | 28.97 | 15.816 | 56.784 |
Yxy | 0.285 | 0.156 | 15.816 |
LAB | 46.732 | 66.094 | -52.826 |
LUV | 46.732 | 41.067 | -86.438 |
Hunter-LAB | 39.769 | 60.432 | -56.818 |
CIE-LCH | 46.732 | 84.611 | 321.366 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AC | 38 | C9 |
Decimal | 172 | 56 | 201 |
Octal | 254 | 70 | 311 |
Binary | 10101100 | 00111000 | 11001001 |
Below, you can see some colors close to #ac38c9. 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 #ac38c9.
<span style="color:#ac38c9">Text here</span>
This paragraph has a background color of #ac38c9.
<p style="background-color:#ac38c9;">Content here</p>
This element has a border color of #ac38c9.
<div style="border:1px #ac38c9;">Content here</div>
.text {color:#ac38c9;}
.background {background-color:#ac38c9;}
.border {border:1px solid #ac38c9;}
.text-shadow {border:1px solid #ac38c9;}
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, #010002 is the darkest color, while #f9f0fb is the lightest one.