Tin/ mostly black
Enter any color value (e.g., #5ee0e6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#919191 color RGB value is (145,145,145)
#919191 color CMYK value
#919191 color HSL value
HSV(or HSB) | 0° | 0 | 56.9 |
XYZ | 26.913 | 28.315 | 30.835 |
Yxy | 0.313 | 0.329 | 28.315 |
LAB | 60.172 | 0.003 | -0.007 |
LUV | 60.172 | 0.001 | -0.01 |
Hunter-LAB | 53.212 | -2.839 | 2.891 |
CIE-LCH | 60.172 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 91 | 91 | 91 |
Decimal | 145 | 145 | 145 |
Octal | 221 | 221 | 221 |
Binary | 10010001 | 10010001 | 10010001 |
This text has a font color of #919191.
<span style="color:#919191">Text here</span>
This paragraph has a background color of #919191.
<p style="background-color:#919191;">Content here</p>
This element has a border color of #919191.
<div style="border:1px #919191;">Content here</div>
.text {color:#919191;}
.background {background-color:#919191;}
.border {border:1px solid #919191;}
.text-shadow {border:1px solid #919191;}
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, #070707 is the darkest color, while #fbfbfb is the lightest one.