Shades of Mauve Taupe #886472
Tints of Mauve Taupe #886472
RGB
CMYK
RGB Variations
Color information
#886472 (or 0x886472) is known color: Mauve Taupe. HEX triplet: 88, 64 and 72. RGB value is (136,100,114). Sum of RGB (Red+Green+Blue) = 136+100+114=350 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.86% from 350); Green value is 100 (39.45% from 255 or 28.57% from 350); Blue value is 114 (44.92% from 255 or 32.57% from 350); Max value from RGB is 136 - color contains mainly: red. Hex color #886472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886472 is #779B8D. Grayscale: #707070. Windows color (decimal): -7838606 or 7496840. OLE color: 7496840.
HSL color Cylindrical-coordinate representation of color #886472: hue angle of 336.67º 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 #886472 is Cyan = 0, Magento = 0.26, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 114 | - |
| CMYK | 0 | 0.26 | 0.16 | 0.47 |
| HSL | 336.67º | 0.15% | 0.46% | - |
| HSV(B) | 336.67º | 0.26% | 0.53% | - |
| XYZ | 17.75 | 15.56 | 17.99 | - |
| YUV | 112.36 | 128.93 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 114 | 0 | 0.26 | 0.16 | 0.47 | 336.67 | 0.15 | 0.46 |
| Hex | 88 | 64 | 72 | 0 | 1A | 10 | 2F | 151 | F | 2E |
| Octal | 210 | 144 | 162 | 0 | 32 | 20 | 57 | 521 | 17 | 56 |
| Binary | 10001000 | 1100100 | 1110010 | 0 | 11010 | 10000 | 101111 | 101010001 | 1111 | 101110 |
Color Harmonies of #886472
Complementary color
Monochromatic Colors of #886472
Black with #886472
Text Example
Text Example
White with #886472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886472; }
p { color: rgb(136,100,114); }
H1.HeaderClassName
{
color: #886472;
}
.AnyTagClassName
{
color: #886472;
}
</style>
background-color css
<style>
a { background-color: #886472; }
a { background-color: rgb(136,100,114); }
div.DivClassName
{
background-color: #886472;
}
.BgClassName
{
background-color: #886472;
}
</style>
border-color css
<style>
span { border-color: #886472; }
span { border-color: rgb(136,100,114); }
td.TdClassName
{
border-color: #886472;
}
.TagClassName
{
border-color: #886472;
}
</style>