deep magenta/deep heliotrope
#a400c4 color RGB value is (164,0,196)
#a400c4 color CMYK value
#a400c4 color HSL value
HSV(or HSB) | 290.2° | 100 | 76.9 |
XYZ | 25.274 | 11.878 | 53.185 |
Yxy | 0.28 | 0.131 | 11.878 |
LAB | 41.022 | 75.741 | -59.196 |
LUV | 41.022 | 43.013 | -92.705 |
Hunter-LAB | 34.465 | 70.585 | -67.37 |
CIE-LCH | 41.022 | 96.13 | 321.99 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A4 | 0 | C4 |
Decimal | 164 | 0 | 196 |
Octal | 244 | 0 | 304 |
Binary | 10100100 | 00000000 | 11000100 |
Below, you can see some colors close to #a400c4. 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 #a400c4.
<span style="color:#a400c4">Text here</span>
This paragraph has a background color of #a400c4.
<p style="background-color:#a400c4;">Content here</p>
This element has a border color of #a400c4.
<div style="border:1px #a400c4;">Content here</div>
.text {color:#a400c4;}
.background {background-color:#a400c4;}
.border {border:1px solid #a400c4;}
.text-shadow {border:1px solid #a400c4;}
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, #040005 is the darkest color, while #fcefff is the lightest one.