reddish black
Enter any color value (e.g., #ca79b8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9a9999 color RGB value is (154,153,153)
#9a9999 color CMYK value
#9a9999 color HSL value
HSV(or HSB) | 0° | 0.6 | 60.4 |
XYZ | 30.467 | 31.952 | 34.699 |
Yxy | 0.314 | 0.329 | 31.952 |
LAB | 63.304 | 0.366 | 0.121 |
LUV | 63.304 | 0.571 | 0.112 |
Hunter-LAB | 56.526 | -2.711 | 3.174 |
CIE-LCH | 63.304 | 0.385 | 18.267 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9A | 99 | 99 |
Decimal | 154 | 153 | 153 |
Octal | 232 | 231 | 231 |
Binary | 10011010 | 10011001 | 10011001 |
Below, you can see some colors close to #9a9999. 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 #9a9999.
<span style="color:#9a9999">Text here</span>
This paragraph has a background color of #9a9999.
<p style="background-color:#9a9999;">Content here</p>
This element has a border color of #9a9999.
<div style="border:1px #9a9999;">Content here</div>
.text {color:#9a9999;}
.background {background-color:#9a9999;}
.border {border:1px solid #9a9999;}
.text-shadow {border:1px solid #9a9999;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.