Shades of Mauve Taupe #886066
Tints of Mauve Taupe #886066
RGB
CMYK
RGB Variations
Color information
#886066 (or 0x886066) is known color: Mauve Taupe. HEX triplet: 88, 60 and 66. RGB value is (136,96,102). Sum of RGB (Red+Green+Blue) = 136+96+102=334 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.72% from 334); Green value is 96 (37.89% from 255 or 28.74% from 334); Blue value is 102 (40.23% from 255 or 30.54% from 334); Max value from RGB is 136 - color contains mainly: red. Hex color #886066 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886066 is #779F99. Grayscale: #6C6C6C. Windows color (decimal): -7839642 or 6709384. OLE color: 6709384.
HSL color Cylindrical-coordinate representation of color #886066: hue angle of 351º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #886066 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 102 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.47 |
| HSL | 351º | 0.17% | 0.45% | - |
| HSV(B) | 351º | 0.29% | 0.53% | - |
| XYZ | 16.73 | 14.56 | 14.5 | - |
| YUV | 108.64 | 124.25 | 147.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 102 | 0 | 0.29 | 0.25 | 0.47 | 351 | 0.17 | 0.45 |
| Hex | 88 | 60 | 66 | 0 | 1D | 19 | 2F | 15F | 11 | 2D |
| Octal | 210 | 140 | 146 | 0 | 35 | 31 | 57 | 537 | 21 | 55 |
| Binary | 10001000 | 1100000 | 1100110 | 0 | 11101 | 11001 | 101111 | 101011111 | 10001 | 101101 |
Color Harmonies of #886066
Complementary color
Monochromatic Colors of #886066
Black with #886066
Text Example
Text Example
White with #886066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886066; }
p { color: rgb(136,96,102); }
H1.HeaderClassName
{
color: #886066;
}
.AnyTagClassName
{
color: #886066;
}
</style>
background-color css
<style>
a { background-color: #886066; }
a { background-color: rgb(136,96,102); }
div.DivClassName
{
background-color: #886066;
}
.BgClassName
{
background-color: #886066;
}
</style>
border-color css
<style>
span { border-color: #886066; }
span { border-color: rgb(136,96,102); }
td.TdClassName
{
border-color: #886066;
}
.TagClassName
{
border-color: #886066;
}
</style>