deep magenta/deep cerise
#a6006f color RGB value is (166,0,111)
#a6006f color CMYK value
#a6006f color HSL value
HSV(or HSB) | 319.9° | 100 | 65.1 |
XYZ | 18.595 | 9.255 | 15.845 |
Yxy | 0.426 | 0.212 | 9.255 |
LAB | 36.47 | 64.098 | -14.733 |
LUV | 36.47 | 78.266 | -29.364 |
Hunter-LAB | 30.422 | 55.87 | -9.586 |
CIE-LCH | 36.47 | 65.769 | 347.056 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A6 | 0 | 6F |
Decimal | 166 | 0 | 111 |
Octal | 246 | 0 | 157 |
Binary | 10100110 | 00000000 | 01101111 |
Below, you can see some colors close to #a6006f. 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 #a6006f.
<span style="color:#a6006f">Text here</span>
This paragraph has a background color of #a6006f.
<p style="background-color:#a6006f;">Content here</p>
This element has a border color of #a6006f.
<div style="border:1px #a6006f;">Content here</div>
.text {color:#a6006f;}
.background {background-color:#a6006f;}
.border {border:1px solid #a6006f;}
.text-shadow {border:1px solid #a6006f;}
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, #11000c is the darkest color, while #fffbfe is the lightest one.