Shades of Mauve Taupe #886571
Tints of Mauve Taupe #886571
RGB
CMYK
RGB Variations
Color information
#886571 (or 0x886571) is known color: Mauve Taupe. HEX triplet: 88, 65 and 71. RGB value is (136,101,113). Sum of RGB (Red+Green+Blue) = 136+101+113=350 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.86% from 350); Green value is 101 (39.84% from 255 or 28.86% from 350); Blue value is 113 (44.53% from 255 or 32.29% from 350); Max value from RGB is 136 - color contains mainly: red. Hex color #886571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886571 is #779A8E. Grayscale: #707070. Windows color (decimal): -7838351 or 7431560. OLE color: 7431560.
HSL color Cylindrical-coordinate representation of color #886571: hue angle of 339.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886571 is Cyan = 0, Magento = 0.26, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 113 | - |
| CMYK | 0 | 0.26 | 0.17 | 0.47 |
| HSL | 339.43º | 0.15% | 0.46% | - |
| HSV(B) | 339.43º | 0.26% | 0.53% | - |
| XYZ | 17.79 | 15.73 | 17.72 | - |
| YUV | 112.83 | 128.1 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 113 | 0 | 0.26 | 0.17 | 0.47 | 339.43 | 0.15 | 0.46 |
| Hex | 88 | 65 | 71 | 0 | 1A | 11 | 2F | 153 | F | 2E |
| Octal | 210 | 145 | 161 | 0 | 32 | 21 | 57 | 523 | 17 | 56 |
| Binary | 10001000 | 1100101 | 1110001 | 0 | 11010 | 10001 | 101111 | 101010011 | 1111 | 101110 |
Color Harmonies of #886571
Complementary color
Monochromatic Colors of #886571
Black with #886571
Text Example
Text Example
White with #886571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886571; }
p { color: rgb(136,101,113); }
H1.HeaderClassName
{
color: #886571;
}
.AnyTagClassName
{
color: #886571;
}
</style>
background-color css
<style>
a { background-color: #886571; }
a { background-color: rgb(136,101,113); }
div.DivClassName
{
background-color: #886571;
}
.BgClassName
{
background-color: #886571;
}
</style>
border-color css
<style>
span { border-color: #886571; }
span { border-color: rgb(136,101,113); }
td.TdClassName
{
border-color: #886571;
}
.TagClassName
{
border-color: #886571;
}
</style>