Shades of Mauve Taupe #886870
Tints of Mauve Taupe #886870
RGB
CMYK
RGB Variations
Color information
#886870 (or 0x886870) is known color: Mauve Taupe. HEX triplet: 88, 68 and 70. RGB value is (136,104,112). Sum of RGB (Red+Green+Blue) = 136+104+112=352 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.64% from 352); Green value is 104 (41.02% from 255 or 29.55% from 352); Blue value is 112 (44.14% from 255 or 31.82% from 352); Max value from RGB is 136 - color contains mainly: red. Hex color #886870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886870 is #77978F. Grayscale: #727272. Windows color (decimal): -7837584 or 7366792. OLE color: 7366792.
HSL color Cylindrical-coordinate representation of color #886870: hue angle of 345º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #886870 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 112 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.47 |
| HSL | 345º | 0.13% | 0.47% | - |
| HSV(B) | 345º | 0.24% | 0.53% | - |
| XYZ | 18.03 | 16.3 | 17.53 | - |
| YUV | 114.48 | 126.6 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 112 | 0 | 0.24 | 0.18 | 0.47 | 345 | 0.13 | 0.47 |
| Hex | 88 | 68 | 70 | 0 | 18 | 12 | 2F | 159 | D | 2F |
| Octal | 210 | 150 | 160 | 0 | 30 | 22 | 57 | 531 | 15 | 57 |
| Binary | 10001000 | 1101000 | 1110000 | 0 | 11000 | 10010 | 101111 | 101011001 | 1101 | 101111 |
Color Harmonies of #886870
Complementary color
Monochromatic Colors of #886870
Black with #886870
Text Example
Text Example
White with #886870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886870; }
p { color: rgb(136,104,112); }
H1.HeaderClassName
{
color: #886870;
}
.AnyTagClassName
{
color: #886870;
}
</style>
background-color css
<style>
a { background-color: #886870; }
a { background-color: rgb(136,104,112); }
div.DivClassName
{
background-color: #886870;
}
.BgClassName
{
background-color: #886870;
}
</style>
border-color css
<style>
span { border-color: #886870; }
span { border-color: rgb(136,104,112); }
td.TdClassName
{
border-color: #886870;
}
.TagClassName
{
border-color: #886870;
}
</style>