Shades of Mauve Taupe #886873
Tints of Mauve Taupe #886873
RGB
CMYK
RGB Variations
Color information
#886873 (or 0x886873) is known color: Mauve Taupe. HEX triplet: 88, 68 and 73. RGB value is (136,104,115). Sum of RGB (Red+Green+Blue) = 136+104+115=355 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.31% from 355); Green value is 104 (41.02% from 255 or 29.30% from 355); Blue value is 115 (45.31% from 255 or 32.39% from 355); Max value from RGB is 136 - color contains mainly: red. Hex color #886873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886873 is #77978C. Grayscale: #727272. Windows color (decimal): -7837581 or 7563400. OLE color: 7563400.
HSL color Cylindrical-coordinate representation of color #886873: hue angle of 339.38º 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 #886873 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 115 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.47 |
| HSL | 339.38º | 0.13% | 0.47% | - |
| HSV(B) | 339.38º | 0.24% | 0.53% | - |
| XYZ | 18.2 | 16.37 | 18.42 | - |
| YUV | 114.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 115 | 0 | 0.24 | 0.15 | 0.47 | 339.38 | 0.13 | 0.47 |
| Hex | 88 | 68 | 73 | 0 | 18 | F | 2F | 153 | D | 2F |
| Octal | 210 | 150 | 163 | 0 | 30 | 17 | 57 | 523 | 15 | 57 |
| Binary | 10001000 | 1101000 | 1110011 | 0 | 11000 | 1111 | 101111 | 101010011 | 1101 | 101111 |
Color Harmonies of #886873
Complementary color
Monochromatic Colors of #886873
Black with #886873
Text Example
Text Example
White with #886873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886873; }
p { color: rgb(136,104,115); }
H1.HeaderClassName
{
color: #886873;
}
.AnyTagClassName
{
color: #886873;
}
</style>
background-color css
<style>
a { background-color: #886873; }
a { background-color: rgb(136,104,115); }
div.DivClassName
{
background-color: #886873;
}
.BgClassName
{
background-color: #886873;
}
</style>
border-color css
<style>
span { border-color: #886873; }
span { border-color: rgb(136,104,115); }
td.TdClassName
{
border-color: #886873;
}
.TagClassName
{
border-color: #886873;
}
</style>