Shades of Mauve Taupe #916770
Tints of Mauve Taupe #916770
RGB
CMYK
RGB Variations
Color information
#916770 (or 0x916770) is known color: Mauve Taupe. HEX triplet: 91, 67 and 70. RGB value is (145,103,112). Sum of RGB (Red+Green+Blue) = 145+103+112=360 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.28% from 360); Green value is 103 (40.62% from 255 or 28.61% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 145 - color contains mainly: red. Hex color #916770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916770 is #6E988F. Grayscale: #747474. Windows color (decimal): -7248016 or 7366545. OLE color: 7366545.
HSL color Cylindrical-coordinate representation of color #916770: hue angle of 347.14º 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 #916770 is Cyan = 0, Magento = 0.29, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 112 | - |
| CMYK | 0 | 0.29 | 0.23 | 0.43 |
| HSL | 347.14º | 0.17% | 0.49% | - |
| HSV(B) | 347.14º | 0.29% | 0.57% | - |
| XYZ | 19.45 | 16.89 | 17.56 | - |
| YUV | 116.58 | 125.41 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 112 | 0 | 0.29 | 0.23 | 0.43 | 347.14 | 0.17 | 0.49 |
| Hex | 91 | 67 | 70 | 0 | 1D | 17 | 2B | 15B | 11 | 31 |
| Octal | 221 | 147 | 160 | 0 | 35 | 27 | 53 | 533 | 21 | 61 |
| Binary | 10010001 | 1100111 | 1110000 | 0 | 11101 | 10111 | 101011 | 101011011 | 10001 | 110001 |
Color Harmonies of #916770
Complementary color
Monochromatic Colors of #916770
Black with #916770
Text Example
Text Example
White with #916770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916770; }
p { color: rgb(145,103,112); }
H1.HeaderClassName
{
color: #916770;
}
.AnyTagClassName
{
color: #916770;
}
</style>
background-color css
<style>
a { background-color: #916770; }
a { background-color: rgb(145,103,112); }
div.DivClassName
{
background-color: #916770;
}
.BgClassName
{
background-color: #916770;
}
</style>
border-color css
<style>
span { border-color: #916770; }
span { border-color: rgb(145,103,112); }
td.TdClassName
{
border-color: #916770;
}
.TagClassName
{
border-color: #916770;
}
</style>