reddish black
Enter any color value (e.g., #3d0e78, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9a9090 color RGB value is (154,144,144)
#9a9090 color CMYK value
#9a9090 color HSL value
HSV(or HSB) | 0° | 6.5 | 60.4 |
XYZ | 28.334 | 28.83 | 30.457 |
Yxy | 0.323 | 0.329 | 28.83 |
LAB | 60.631 | 3.701 | 1.324 |
LUV | 60.631 | 5.847 | 1.251 |
Hunter-LAB | 53.694 | 0.229 | 3.954 |
CIE-LCH | 60.631 | 3.931 | 19.68 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9A | 90 | 90 |
Decimal | 154 | 144 | 144 |
Octal | 232 | 220 | 220 |
Binary | 10011010 | 10010000 | 10010000 |
Below, you can see some colors close to #9a9090. 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 #9a9090.
<span style="color:#9a9090">Text here</span>
This paragraph has a background color of #9a9090.
<p style="background-color:#9a9090;">Content here</p>
This element has a border color of #9a9090.
<div style="border:1px #9a9090;">Content here</div>
.text {color:#9a9090;}
.background {background-color:#9a9090;}
.border {border:1px solid #9a9090;}
.text-shadow {border:1px solid #9a9090;}
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.