reddish gray
Enter any color value (e.g., #9b3ca8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#999191 color RGB value is (153,145,145)
#999191 color CMYK value
#999191 color HSL value
HSV(or HSB) | 0.0° | 5.2 | 60.0 |
XYZ | 28.373 | 29.067 | 30.903 |
Yxy | 0.321 | 0.329 | 29.067 |
LAB | 60.841 | 2.952 | 1.050 |
LUV | 60.841 | 4.652 | 0.993 |
Hunter-LAB | 53.914 | -0.412 | 3.755 |
CIE-LCH | 60.841 | 3.133 | 19.572 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 91 | 91 |
Decimal | 153 | 145 | 145 |
Octal | 231 | 221 | 221 |
Binary | 10011001 | 10010001 | 10010001 |
Below, you can see some colors close to #999191. 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 #999191.
<span style="color:#999191">Text here</span>
This paragraph has a background color of #999191.
<p style="background-color:#999191;">Content here</p>
This element has a border color of #999191.
<div style="border:1px #999191;">Content here</div>
.text {color:#999191;}
.background {background-color:#999191;}
.border {border:1px solid #999191;}
.text-shadow {border:1px solid #999191;}
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.