Shades of Mauve Taupe #916977
Tints of Mauve Taupe #916977
RGB
CMYK
RGB Variations
Color information
#916977 (or 0x916977) is known color: Mauve Taupe. HEX triplet: 91, 69 and 77. RGB value is (145,105,119). Sum of RGB (Red+Green+Blue) = 145+105+119=369 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.30% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 119 (46.88% from 255 or 32.25% from 369); Max value from RGB is 145 - color contains mainly: red. Hex color #916977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916977 is #6E9688. Grayscale: #767676. Windows color (decimal): -7247497 or 7825809. OLE color: 7825809.
HSL color Cylindrical-coordinate representation of color #916977: hue angle of 339º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #916977 is Cyan = 0, Magento = 0.28, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 105 | 119 | - |
| CMYK | 0 | 0.28 | 0.18 | 0.43 |
| HSL | 339º | 0.16% | 0.49% | - |
| HSV(B) | 339º | 0.28% | 0.57% | - |
| XYZ | 20.06 | 17.45 | 19.76 | - |
| YUV | 118.56 | 128.25 | 146.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 105 | 119 | 0 | 0.28 | 0.18 | 0.43 | 339 | 0.16 | 0.49 |
| Hex | 91 | 69 | 77 | 0 | 1C | 12 | 2B | 153 | 10 | 31 |
| Octal | 221 | 151 | 167 | 0 | 34 | 22 | 53 | 523 | 20 | 61 |
| Binary | 10010001 | 1101001 | 1110111 | 0 | 11100 | 10010 | 101011 | 101010011 | 10000 | 110001 |
Color Harmonies of #916977
Complementary color
Monochromatic Colors of #916977
Black with #916977
Text Example
Text Example
White with #916977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916977; }
p { color: rgb(145,105,119); }
H1.HeaderClassName
{
color: #916977;
}
.AnyTagClassName
{
color: #916977;
}
</style>
background-color css
<style>
a { background-color: #916977; }
a { background-color: rgb(145,105,119); }
div.DivClassName
{
background-color: #916977;
}
.BgClassName
{
background-color: #916977;
}
</style>
border-color css
<style>
span { border-color: #916977; }
span { border-color: rgb(145,105,119); }
td.TdClassName
{
border-color: #916977;
}
.TagClassName
{
border-color: #916977;
}
</style>