Shades of Mauve Taupe #915670
Tints of Mauve Taupe #915670
RGB
CMYK
RGB Variations
Color information
#915670 (or 0x915670) is known color: Mauve Taupe. HEX triplet: 91, 56 and 70. RGB value is (145,86,112). Sum of RGB (Red+Green+Blue) = 145+86+112=343 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.27% from 343); Green value is 86 (33.98% from 255 or 25.07% from 343); Blue value is 112 (44.14% from 255 or 32.65% from 343); Max value from RGB is 145 - color contains mainly: red. Hex color #915670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915670 is #6EA98F. Grayscale: #6A6A6A. Windows color (decimal): -7252368 or 7362193. OLE color: 7362193.
HSL color Cylindrical-coordinate representation of color #915670: hue angle of 333.56º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #915670 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 112 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.43 |
| HSL | 333.56º | 0.26% | 0.45% | - |
| HSV(B) | 333.56º | 0.41% | 0.57% | - |
| XYZ | 17.93 | 13.85 | 17.06 | - |
| YUV | 106.61 | 131.05 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 112 | 0 | 0.41 | 0.23 | 0.43 | 333.56 | 0.26 | 0.45 |
| Hex | 91 | 56 | 70 | 0 | 29 | 17 | 2B | 14E | 1A | 2D |
| Octal | 221 | 126 | 160 | 0 | 51 | 27 | 53 | 516 | 32 | 55 |
| Binary | 10010001 | 1010110 | 1110000 | 0 | 101001 | 10111 | 101011 | 101001110 | 11010 | 101101 |
Color Harmonies of #915670
Complementary color
Monochromatic Colors of #915670
Black with #915670
Text Example
Text Example
White with #915670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915670; }
p { color: rgb(145,86,112); }
H1.HeaderClassName
{
color: #915670;
}
.AnyTagClassName
{
color: #915670;
}
</style>
background-color css
<style>
a { background-color: #915670; }
a { background-color: rgb(145,86,112); }
div.DivClassName
{
background-color: #915670;
}
.BgClassName
{
background-color: #915670;
}
</style>
border-color css
<style>
span { border-color: #915670; }
span { border-color: rgb(145,86,112); }
td.TdClassName
{
border-color: #915670;
}
.TagClassName
{
border-color: #915670;
}
</style>