Shades of Mauve Taupe #916975
Tints of Mauve Taupe #916975
RGB
CMYK
RGB Variations
Color information
#916975 (or 0x916975) is known color: Mauve Taupe. HEX triplet: 91, 69 and 75. RGB value is (145,105,117). Sum of RGB (Red+Green+Blue) = 145+105+117=367 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.51% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 145 - color contains mainly: red. Hex color #916975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916975 is #6E968A. Grayscale: #767676. Windows color (decimal): -7247499 or 7694737. OLE color: 7694737.
HSL color Cylindrical-coordinate representation of color #916975: hue angle of 342º 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 #916975 is Cyan = 0, Magento = 0.28, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 105 | 117 | - |
| CMYK | 0 | 0.28 | 0.19 | 0.43 |
| HSL | 342º | 0.16% | 0.49% | - |
| HSV(B) | 342º | 0.28% | 0.57% | - |
| XYZ | 19.94 | 17.41 | 19.14 | - |
| YUV | 118.33 | 127.25 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 105 | 117 | 0 | 0.28 | 0.19 | 0.43 | 342 | 0.16 | 0.49 |
| Hex | 91 | 69 | 75 | 0 | 1C | 13 | 2B | 156 | 10 | 31 |
| Octal | 221 | 151 | 165 | 0 | 34 | 23 | 53 | 526 | 20 | 61 |
| Binary | 10010001 | 1101001 | 1110101 | 0 | 11100 | 10011 | 101011 | 101010110 | 10000 | 110001 |
Color Harmonies of #916975
Complementary color
Monochromatic Colors of #916975
Black with #916975
Text Example
Text Example
White with #916975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916975; }
p { color: rgb(145,105,117); }
H1.HeaderClassName
{
color: #916975;
}
.AnyTagClassName
{
color: #916975;
}
</style>
background-color css
<style>
a { background-color: #916975; }
a { background-color: rgb(145,105,117); }
div.DivClassName
{
background-color: #916975;
}
.BgClassName
{
background-color: #916975;
}
</style>
border-color css
<style>
span { border-color: #916975; }
span { border-color: rgb(145,105,117); }
td.TdClassName
{
border-color: #916975;
}
.TagClassName
{
border-color: #916975;
}
</style>