Shades of Taupe Grey #927791
Tints of Taupe Grey #927791
RGB
CMYK
RGB Variations
Color information
#927791 (or 0x927791) is known color: Taupe Grey. HEX triplet: 92, 77 and 91. RGB value is (146,119,145). Sum of RGB (Red+Green+Blue) = 146+119+145=410 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.61% from 410); Green value is 119 (46.88% from 255 or 29.02% from 410); Blue value is 145 (57.03% from 255 or 35.37% from 410); Max value from RGB is 146 - color contains mainly: red. Hex color #927791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927791 is #6D886E. Grayscale: #818181. Windows color (decimal): -7178351 or 9533330. OLE color: 9533330.
HSL color Cylindrical-coordinate representation of color #927791: hue angle of 302.22º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #927791 is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 145 | - |
| CMYK | 0 | 0.18 | 0.01 | 0.43 |
| HSL | 302.22º | 0.11% | 0.52% | - |
| HSV(B) | 302.22º | 0.18% | 0.57% | - |
| XYZ | 23.56 | 21.35 | 29.67 | - |
| YUV | 130.04 | 136.45 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 145 | 0 | 0.18 | 0.01 | 0.43 | 302.22 | 0.11 | 0.52 |
| Hex | 92 | 77 | 91 | 0 | 12 | 1 | 2B | 12E | B | 34 |
| Octal | 222 | 167 | 221 | 0 | 22 | 1 | 53 | 456 | 13 | 64 |
| Binary | 10010010 | 1110111 | 10010001 | 0 | 10010 | 1 | 101011 | 100101110 | 1011 | 110100 |
Color Harmonies of #927791
Complementary color
Monochromatic Colors of #927791
Black with #927791
Text Example
Text Example
White with #927791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927791; }
p { color: rgb(146,119,145); }
H1.HeaderClassName
{
color: #927791;
}
.AnyTagClassName
{
color: #927791;
}
</style>
background-color css
<style>
a { background-color: #927791; }
a { background-color: rgb(146,119,145); }
div.DivClassName
{
background-color: #927791;
}
.BgClassName
{
background-color: #927791;
}
</style>
border-color css
<style>
span { border-color: #927791; }
span { border-color: rgb(146,119,145); }
td.TdClassName
{
border-color: #927791;
}
.TagClassName
{
border-color: #927791;
}
</style>