reddish black
Enter any color value (e.g., #c0edcb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#999a99 color RGB value is (153,154,153)
#999a99 color CMYK value
#999a99 color HSL value
HSV(or HSB) | 120° | 0.6 | 60.4 |
XYZ | 30.442 | 32.183 | 34.745 |
Yxy | 0.313 | 0.331 | 32.183 |
LAB | 63.494 | -0.55 | 0.389 |
LUV | 63.494 | -0.512 | 0.651 |
Hunter-LAB | 56.73 | -3.493 | 3.399 |
CIE-LCH | 63.494 | 0.674 | 144.722 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 9A | 99 |
Decimal | 153 | 154 | 153 |
Octal | 231 | 232 | 231 |
Binary | 10011001 | 10011010 | 10011001 |
Below, you can see some colors close to #999a99. 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 #999a99.
<span style="color:#999a99">Text here</span>
This paragraph has a background color of #999a99.
<p style="background-color:#999a99;">Content here</p>
This element has a border color of #999a99.
<div style="border:1px #999a99;">Content here</div>
.text {color:#999a99;}
.background {background-color:#999a99;}
.border {border:1px solid #999a99;}
.text-shadow {border:1px solid #999a99;}
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.