green-cyanish gray/turquoisish gray
#a7b7b2 color RGB value is (167,183,178)
#a7b7b2 color CMYK value
#a7b7b2 color HSL value
HSV(or HSB) | 161.2° | 8.7 | 71.8 |
XYZ | 40.906 | 45.297 | 48.707 |
Yxy | 0.303 | 0.336 | 45.297 |
LAB | 73.087 | -6.494 | 0.64 |
LUV | 73.087 | -8.554 | 2.049 |
Hunter-LAB | 67.303 | -9.29 | 4.204 |
CIE-LCH | 73.087 | 6.525 | 174.372 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A7 | B7 | B2 |
Decimal | 167 | 183 | 178 |
Octal | 247 | 267 | 262 |
Binary | 10100111 | 10110111 | 10110010 |
Below, you can see some colors close to #a7b7b2. 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 #a7b7b2.
<span style="color:#a7b7b2">Text here</span>
This paragraph has a background color of #a7b7b2.
<p style="background-color:#a7b7b2;">Content here</p>
This element has a border color of #a7b7b2.
<div style="border:1px #a7b7b2;">Content here</div>
.text {color:#a7b7b2;}
.background {background-color:#a7b7b2;}
.border {border:1px solid #a7b7b2;}
.text-shadow {border:1px solid #a7b7b2;}
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, #040505 is the darkest color, while #f9fafa is the lightest one.