deep magenta/deep cerise
#a1006c color RGB value is (161,0,108)
#a1006c color CMYK value
#a1006c color HSL value
HSV(or HSB) | 319.8° | 100 | 63.1 |
XYZ | 17.405 | 8.66 | 14.942 |
Yxy | 0.424 | 0.211 | 8.66 |
LAB | 35.321 | 62.721 | -14.675 |
LUV | 35.321 | 75.543 | -28.779 |
Hunter-LAB | 29.427 | 54.075 | -9.505 |
CIE-LCH | 35.321 | 64.415 | 346.831 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A1 | 0 | 6C |
Decimal | 161 | 0 | 108 |
Octal | 241 | 0 | 154 |
Binary | 10100001 | 00000000 | 01101100 |
Below, you can see some colors close to #a1006c. 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 #a1006c.
<span style="color:#a1006c">Text here</span>
This paragraph has a background color of #a1006c.
<p style="background-color:#a1006c;">Content here</p>
This element has a border color of #a1006c.
<div style="border:1px #a1006c;">Content here</div>
.text {color:#a1006c;}
.background {background-color:#a1006c;}
.border {border:1px solid #a1006c;}
.text-shadow {border:1px solid #a1006c;}
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, #0c0008 is the darkest color, while #fff6fc is the lightest one.