reddish black
Enter any color value (e.g., #06b3fd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#99909a color RGB value is (153,144,154)
#99909a color CMYK value
#99909a color HSL value
HSV(or HSB) | 294° | 6.5 | 60.4 |
XYZ | 28.943 | 29.052 | 34.654 |
Yxy | 0.312 | 0.314 | 29.052 |
LAB | 60.827 | 5.233 | -4.09 |
LUV | 60.827 | 4.537 | -6.769 |
Hunter-LAB | 53.9 | 1.525 | -0.39 |
CIE-LCH | 60.827 | 6.642 | 321.992 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 90 | 9A |
Decimal | 153 | 144 | 154 |
Octal | 231 | 220 | 232 |
Binary | 10011001 | 10010000 | 10011010 |
Below, you can see some colors close to #99909a. 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 #99909a.
<span style="color:#99909a">Text here</span>
This paragraph has a background color of #99909a.
<p style="background-color:#99909a;">Content here</p>
This element has a border color of #99909a.
<div style="border:1px #99909a;">Content here</div>
.text {color:#99909a;}
.background {background-color:#99909a;}
.border {border:1px solid #99909a;}
.text-shadow {border:1px solid #99909a;}
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 #f5f4f5 is the lightest one.