#a4a4ba color RGB value is (164,164,186)
#a4a4ba color CMYK value
#a4a4ba color HSL value
HSV(or HSB) | 240° | 11.8 | 72.9 |
XYZ | 37.448 | 37.989 | 51.813 |
Yxy | 0.294 | 0.299 | 37.989 |
LAB | 68.012 | 4.429 | -11.295 |
LUV | 68.012 | -1.278 | -17.748 |
Hunter-LAB | 61.635 | 0.592 | -6.698 |
CIE-LCH | 68.012 | 12.132 | 291.413 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A4 | A4 | BA |
Decimal | 164 | 164 | 186 |
Octal | 244 | 244 | 272 |
Binary | 10100100 | 10100100 | 10111010 |
Below, you can see some colors close to #a4a4ba. 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 #a4a4ba.
<span style="color:#a4a4ba">Text here</span>
This paragraph has a background color of #a4a4ba.
<p style="background-color:#a4a4ba;">Content here</p>
This element has a border color of #a4a4ba.
<div style="border:1px #a4a4ba;">Content here</div>
.text {color:#a4a4ba;}
.background {background-color:#a4a4ba;}
.border {border:1px solid #a4a4ba;}
.text-shadow {border:1px solid #a4a4ba;}
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, #040406 is the darkest color, while #f9f9fa is the lightest one.