Shades of Mauve Taupe #926776
Tints of Mauve Taupe #926776
RGB
CMYK
RGB Variations
Color information
#926776 (or 0x926776) is known color: Mauve Taupe. HEX triplet: 92, 67 and 76. RGB value is (146,103,118). Sum of RGB (Red+Green+Blue) = 146+103+118=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 103 (40.62% from 255 or 28.07% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #926776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926776 is #6D9889. Grayscale: #757575. Windows color (decimal): -7182474 or 7759762. OLE color: 7759762.
HSL color Cylindrical-coordinate representation of color #926776: hue angle of 339.07º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #926776 is Cyan = 0, Magento = 0.29, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 118 | - |
| CMYK | 0 | 0.29 | 0.19 | 0.43 |
| HSL | 339.07º | 0.17% | 0.49% | - |
| HSV(B) | 339.07º | 0.29% | 0.57% | - |
| XYZ | 19.97 | 17.12 | 19.39 | - |
| YUV | 117.57 | 128.25 | 148.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 118 | 0 | 0.29 | 0.19 | 0.43 | 339.07 | 0.17 | 0.49 |
| Hex | 92 | 67 | 76 | 0 | 1D | 13 | 2B | 153 | 11 | 31 |
| Octal | 222 | 147 | 166 | 0 | 35 | 23 | 53 | 523 | 21 | 61 |
| Binary | 10010010 | 1100111 | 1110110 | 0 | 11101 | 10011 | 101011 | 101010011 | 10001 | 110001 |
Color Harmonies of #926776
Complementary color
Monochromatic Colors of #926776
Black with #926776
Text Example
Text Example
White with #926776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926776; }
p { color: rgb(146,103,118); }
H1.HeaderClassName
{
color: #926776;
}
.AnyTagClassName
{
color: #926776;
}
</style>
background-color css
<style>
a { background-color: #926776; }
a { background-color: rgb(146,103,118); }
div.DivClassName
{
background-color: #926776;
}
.BgClassName
{
background-color: #926776;
}
</style>
border-color css
<style>
span { border-color: #926776; }
span { border-color: rgb(146,103,118); }
td.TdClassName
{
border-color: #926776;
}
.TagClassName
{
border-color: #926776;
}
</style>