bluish gray
Enter any color value (e.g., #94248b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#99999a color RGB value is (153,153,154)
#99999a color CMYK value
#99999a color HSL value
HSV(or HSB) | 240.0° | 0.6 | 60.4 |
XYZ | 30.361 | 31.888 | 35.127 |
Yxy | 0.312 | 0.327 | 31.888 |
LAB | 63.250 | 0.197 | -0.531 |
LUV | 63.250 | -0.056 | -0.797 |
Hunter-LAB | 56.469 | -2.851 | 2.647 |
CIE-LCH | 63.250 | 0.566 | 290.332 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 99 | 9A |
Decimal | 153 | 153 | 154 |
Octal | 231 | 231 | 232 |
Binary | 10011001 | 10011001 | 10011010 |
Below, you can see some colors close to #99999a. 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 #99999a.
<span style="color:#99999a">Text here</span>
This paragraph has a background color of #99999a.
<p style="background-color:#99999a;">Content here</p>
This element has a border color of #99999a.
<div style="border:1px #99999a;">Content here</div>
.text {color:#99999a;}
.background {background-color:#99999a;}
.border {border:1px solid #99999a;}
.text-shadow {border:1px solid #99999a;}
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.