reddish black
Enter any color value (e.g., #ed5266, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a06080 color RGB value is (160,96,128)
#a06080 color CMYK value
#a06080 color HSL value
HSV(or HSB) | 330° | 40 | 62.7 |
XYZ | 22.576 | 17.398 | 22.59 |
Yxy | 0.361 | 0.278 | 17.398 |
LAB | 48.757 | 30.526 | -6.749 |
LUV | 48.757 | 37.53 | -14.349 |
Hunter-LAB | 41.711 | 23.621 | -2.914 |
CIE-LCH | 48.757 | 31.263 | 347.533 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A0 | 60 | 80 |
Decimal | 160 | 96 | 128 |
Octal | 240 | 140 | 200 |
Binary | 10100000 | 01100000 | 10000000 |
Below, you can see some colors close to #a06080. 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 #a06080.
<span style="color:#a06080">Text here</span>
This paragraph has a background color of #a06080.
<p style="background-color:#a06080;">Content here</p>
This element has a border color of #a06080.
<div style="border:1px #a06080;">Content here</div>
.text {color:#a06080;}
.background {background-color:#a06080;}
.border {border:1px solid #a06080;}
.text-shadow {border:1px solid #a06080;}
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, #010000 is the darkest color, while #f7f2f5 is the lightest one.