Shades of Mauve Taupe #916570
Tints of Mauve Taupe #916570
RGB
CMYK
RGB Variations
Color information
#916570 (or 0x916570) is known color: Mauve Taupe. HEX triplet: 91, 65 and 70. RGB value is (145,101,112). Sum of RGB (Red+Green+Blue) = 145+101+112=358 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.50% from 358); Green value is 101 (39.84% from 255 or 28.21% from 358); Blue value is 112 (44.14% from 255 or 31.28% from 358); Max value from RGB is 145 - color contains mainly: red. Hex color #916570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916570 is #6E9A8F. Grayscale: #737373. Windows color (decimal): -7248528 or 7366033. OLE color: 7366033.
HSL color Cylindrical-coordinate representation of color #916570: hue angle of 345º 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 #916570 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 112 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.43 |
| HSL | 345º | 0.18% | 0.48% | - |
| HSV(B) | 345º | 0.3% | 0.57% | - |
| XYZ | 19.26 | 16.5 | 17.5 | - |
| YUV | 115.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 112 | 0 | 0.30 | 0.23 | 0.43 | 345 | 0.18 | 0.48 |
| Hex | 91 | 65 | 70 | 0 | 1E | 17 | 2B | 159 | 12 | 30 |
| Octal | 221 | 145 | 160 | 0 | 36 | 27 | 53 | 531 | 22 | 60 |
| Binary | 10010001 | 1100101 | 1110000 | 0 | 11110 | 10111 | 101011 | 101011001 | 10010 | 110000 |
Color Harmonies of #916570
Complementary color
Monochromatic Colors of #916570
Black with #916570
Text Example
Text Example
White with #916570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916570; }
p { color: rgb(145,101,112); }
H1.HeaderClassName
{
color: #916570;
}
.AnyTagClassName
{
color: #916570;
}
</style>
background-color css
<style>
a { background-color: #916570; }
a { background-color: rgb(145,101,112); }
div.DivClassName
{
background-color: #916570;
}
.BgClassName
{
background-color: #916570;
}
</style>
border-color css
<style>
span { border-color: #916570; }
span { border-color: rgb(145,101,112); }
td.TdClassName
{
border-color: #916570;
}
.TagClassName
{
border-color: #916570;
}
</style>