reddish gray/scarletish gray
#ada1a0 color RGB value is (173,161,160)
#ada1a0 color CMYK value
#ada1a0 color HSL value
HSV(or HSB) | 4.6° | 7.5 | 67.8 |
XYZ | 36.324 | 36.912 | 38.468 |
Yxy | 0.325 | 0.33 | 36.912 |
LAB | 67.211 | 4.176 | 2.08 |
LUV | 67.211 | 7.106 | 2.279 |
Hunter-LAB | 60.755 | 0.398 | 4.988 |
CIE-LCH | 67.211 | 4.666 | 26.478 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AD | A1 | A0 |
Decimal | 173 | 161 | 160 |
Octal | 255 | 241 | 240 |
Binary | 10101101 | 10100001 | 10100000 |
Below, you can see some colors close to #ada1a0. 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 #ada1a0.
<span style="color:#ada1a0">Text here</span>
This paragraph has a background color of #ada1a0.
<p style="background-color:#ada1a0;">Content here</p>
This element has a border color of #ada1a0.
<div style="border:1px #ada1a0;">Content here</div>
.text {color:#ada1a0;}
.background {background-color:#ada1a0;}
.border {border:1px solid #ada1a0;}
.text-shadow {border:1px solid #ada1a0;}
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, #080707 is the darkest color, while #fcfbfb is the lightest one.