Shades of Mauve Taupe #886567
Tints of Mauve Taupe #886567
RGB
CMYK
RGB Variations
Color information
#886567 (or 0x886567) is known color: Mauve Taupe. HEX triplet: 88, 65 and 67. RGB value is (136,101,103). Sum of RGB (Red+Green+Blue) = 136+101+103=340 (45% of max value = 765). Red value is 136 (53.52% from 255 or 40% from 340); Green value is 101 (39.84% from 255 or 29.71% from 340); Blue value is 103 (40.62% from 255 or 30.29% from 340); Max value from RGB is 136 - color contains mainly: red. Hex color #886567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886567 is #779A98. Grayscale: #6F6F6F. Windows color (decimal): -7838361 or 6776200. OLE color: 6776200.
HSL color Cylindrical-coordinate representation of color #886567: hue angle of 356.57º 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 #886567 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 103 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.47 |
| HSL | 356.57º | 0.15% | 0.46% | - |
| HSV(B) | 356.57º | 0.26% | 0.53% | - |
| XYZ | 17.26 | 15.52 | 14.92 | - |
| YUV | 111.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 103 | 0 | 0.26 | 0.24 | 0.47 | 356.57 | 0.15 | 0.46 |
| Hex | 88 | 65 | 67 | 0 | 1A | 18 | 2F | 165 | F | 2E |
| Octal | 210 | 145 | 147 | 0 | 32 | 30 | 57 | 545 | 17 | 56 |
| Binary | 10001000 | 1100101 | 1100111 | 0 | 11010 | 11000 | 101111 | 101100101 | 1111 | 101110 |
Color Harmonies of #886567
Complementary color
Monochromatic Colors of #886567
Black with #886567
Text Example
Text Example
White with #886567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886567; }
p { color: rgb(136,101,103); }
H1.HeaderClassName
{
color: #886567;
}
.AnyTagClassName
{
color: #886567;
}
</style>
background-color css
<style>
a { background-color: #886567; }
a { background-color: rgb(136,101,103); }
div.DivClassName
{
background-color: #886567;
}
.BgClassName
{
background-color: #886567;
}
</style>
border-color css
<style>
span { border-color: #886567; }
span { border-color: rgb(136,101,103); }
td.TdClassName
{
border-color: #886567;
}
.TagClassName
{
border-color: #886567;
}
</style>