Shades of Mauve Taupe #916576
Tints of Mauve Taupe #916576
RGB
CMYK
RGB Variations
Color information
#916576 (or 0x916576) is known color: Mauve Taupe. HEX triplet: 91, 65 and 76. RGB value is (145,101,118). Sum of RGB (Red+Green+Blue) = 145+101+118=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 101 (39.84% from 255 or 27.75% from 364); Blue value is 118 (46.48% from 255 or 32.42% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #916576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916576 is #6E9A89. Grayscale: #747474. Windows color (decimal): -7248522 or 7759249. OLE color: 7759249.
HSL color Cylindrical-coordinate representation of color #916576: hue angle of 336.82º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #916576 is Cyan = 0, Magento = 0.30, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 118 | - |
| CMYK | 0 | 0.30 | 0.19 | 0.43 |
| HSL | 336.82º | 0.18% | 0.48% | - |
| HSV(B) | 336.82º | 0.3% | 0.57% | - |
| XYZ | 19.6 | 16.64 | 19.32 | - |
| YUV | 116.09 | 129.08 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 118 | 0 | 0.30 | 0.19 | 0.43 | 336.82 | 0.18 | 0.48 |
| Hex | 91 | 65 | 76 | 0 | 1E | 13 | 2B | 151 | 12 | 30 |
| Octal | 221 | 145 | 166 | 0 | 36 | 23 | 53 | 521 | 22 | 60 |
| Binary | 10010001 | 1100101 | 1110110 | 0 | 11110 | 10011 | 101011 | 101010001 | 10010 | 110000 |
Color Harmonies of #916576
Complementary color
Monochromatic Colors of #916576
Black with #916576
Text Example
Text Example
White with #916576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916576; }
p { color: rgb(145,101,118); }
H1.HeaderClassName
{
color: #916576;
}
.AnyTagClassName
{
color: #916576;
}
</style>
background-color css
<style>
a { background-color: #916576; }
a { background-color: rgb(145,101,118); }
div.DivClassName
{
background-color: #916576;
}
.BgClassName
{
background-color: #916576;
}
</style>
border-color css
<style>
span { border-color: #916576; }
span { border-color: rgb(145,101,118); }
td.TdClassName
{
border-color: #916576;
}
.TagClassName
{
border-color: #916576;
}
</style>