Shades of Mauve Taupe #926877
Tints of Mauve Taupe #926877
RGB
CMYK
RGB Variations
Color information
#926877 (or 0x926877) is known color: Mauve Taupe. HEX triplet: 92, 68 and 77. RGB value is (146,104,119). Sum of RGB (Red+Green+Blue) = 146+104+119=369 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.57% from 369); Green value is 104 (41.02% from 255 or 28.18% from 369); Blue value is 119 (46.88% from 255 or 32.25% from 369); Max value from RGB is 146 - color contains mainly: red. Hex color #926877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926877 is #6D9788. Grayscale: #767676. Windows color (decimal): -7182217 or 7825554. OLE color: 7825554.
HSL color Cylindrical-coordinate representation of color #926877: hue angle of 338.57º 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 #926877 is Cyan = 0, Magento = 0.29, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 119 | - |
| CMYK | 0 | 0.29 | 0.18 | 0.43 |
| HSL | 338.57º | 0.17% | 0.49% | - |
| HSV(B) | 338.57º | 0.29% | 0.57% | - |
| XYZ | 20.13 | 17.34 | 19.74 | - |
| YUV | 118.27 | 128.41 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 119 | 0 | 0.29 | 0.18 | 0.43 | 338.57 | 0.17 | 0.49 |
| Hex | 92 | 68 | 77 | 0 | 1D | 12 | 2B | 153 | 11 | 31 |
| Octal | 222 | 150 | 167 | 0 | 35 | 22 | 53 | 523 | 21 | 61 |
| Binary | 10010010 | 1101000 | 1110111 | 0 | 11101 | 10010 | 101011 | 101010011 | 10001 | 110001 |
Color Harmonies of #926877
Complementary color
Monochromatic Colors of #926877
Black with #926877
Text Example
Text Example
White with #926877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926877; }
p { color: rgb(146,104,119); }
H1.HeaderClassName
{
color: #926877;
}
.AnyTagClassName
{
color: #926877;
}
</style>
background-color css
<style>
a { background-color: #926877; }
a { background-color: rgb(146,104,119); }
div.DivClassName
{
background-color: #926877;
}
.BgClassName
{
background-color: #926877;
}
</style>
border-color css
<style>
span { border-color: #926877; }
span { border-color: rgb(146,104,119); }
td.TdClassName
{
border-color: #926877;
}
.TagClassName
{
border-color: #926877;
}
</style>