Shades of Mauve Taupe #916577
Tints of Mauve Taupe #916577
RGB
CMYK
RGB Variations
Color information
#916577 (or 0x916577) is known color: Mauve Taupe. HEX triplet: 91, 65 and 77. RGB value is (145,101,119). Sum of RGB (Red+Green+Blue) = 145+101+119=365 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.73% from 365); Green value is 101 (39.84% from 255 or 27.67% from 365); Blue value is 119 (46.88% from 255 or 32.60% from 365); Max value from RGB is 145 - color contains mainly: red. Hex color #916577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916577 is #6E9A88. Grayscale: #747474. Windows color (decimal): -7248521 or 7824785. OLE color: 7824785.
HSL color Cylindrical-coordinate representation of color #916577: hue angle of 335.45º 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 #916577 is Cyan = 0, Magento = 0.30, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 119 | - |
| CMYK | 0 | 0.30 | 0.18 | 0.43 |
| HSL | 335.45º | 0.18% | 0.48% | - |
| HSV(B) | 335.45º | 0.3% | 0.57% | - |
| XYZ | 19.66 | 16.66 | 19.63 | - |
| YUV | 116.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 119 | 0 | 0.30 | 0.18 | 0.43 | 335.45 | 0.18 | 0.48 |
| Hex | 91 | 65 | 77 | 0 | 1E | 12 | 2B | 14F | 12 | 30 |
| Octal | 221 | 145 | 167 | 0 | 36 | 22 | 53 | 517 | 22 | 60 |
| Binary | 10010001 | 1100101 | 1110111 | 0 | 11110 | 10010 | 101011 | 101001111 | 10010 | 110000 |
Color Harmonies of #916577
Complementary color
Monochromatic Colors of #916577
Black with #916577
Text Example
Text Example
White with #916577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916577; }
p { color: rgb(145,101,119); }
H1.HeaderClassName
{
color: #916577;
}
.AnyTagClassName
{
color: #916577;
}
</style>
background-color css
<style>
a { background-color: #916577; }
a { background-color: rgb(145,101,119); }
div.DivClassName
{
background-color: #916577;
}
.BgClassName
{
background-color: #916577;
}
</style>
border-color css
<style>
span { border-color: #916577; }
span { border-color: rgb(145,101,119); }
td.TdClassName
{
border-color: #916577;
}
.TagClassName
{
border-color: #916577;
}
</style>