red-orangish gray/vermilionish gray
#9a9290 color RGB value is (154,146,144)
#9a9290 color CMYK value
#9a9290 color HSL value
HSV(or HSB) | 12° | 6.5 | 60.4 |
XYZ | 28.639 | 29.441 | 30.559 |
Yxy | 0.323 | 0.332 | 29.441 |
LAB | 61.169 | 2.58 | 2.105 |
LUV | 61.169 | 4.789 | 2.543 |
Hunter-LAB | 54.26 | -0.739 | 4.59 |
CIE-LCH | 61.169 | 3.33 | 39.217 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9A | 92 | 90 |
Decimal | 154 | 146 | 144 |
Octal | 232 | 222 | 220 |
Binary | 10011010 | 10010010 | 10010000 |
Below, you can see some colors close to #9a9290. 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 #9a9290.
<span style="color:#9a9290">Text here</span>
This paragraph has a background color of #9a9290.
<p style="background-color:#9a9290;">Content here</p>
This element has a border color of #9a9290.
<div style="border:1px #9a9290;">Content here</div>
.text {color:#9a9290;}
.background {background-color:#9a9290;}
.border {border:1px solid #9a9290;}
.text-shadow {border:1px solid #9a9290;}
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, #000000 is the darkest color, while #f5f4f4 is the lightest one.