Shades of Mauve Taupe #896771
Tints of Mauve Taupe #896771
RGB
CMYK
RGB Variations
Color information
#896771 (or 0x896771) is known color: Mauve Taupe. HEX triplet: 89, 67 and 71. RGB value is (137,103,113). Sum of RGB (Red+Green+Blue) = 137+103+113=353 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.81% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 113 (44.53% from 255 or 32.01% from 353); Max value from RGB is 137 - color contains mainly: red. Hex color #896771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896771 is #76988E. Grayscale: #727272. Windows color (decimal): -7772303 or 7432073. OLE color: 7432073.
HSL color Cylindrical-coordinate representation of color #896771: hue angle of 342.35º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896771 is Cyan = 0, Magento = 0.25, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 113 | - |
| CMYK | 0 | 0.25 | 0.18 | 0.46 |
| HSL | 342.35º | 0.14% | 0.47% | - |
| HSV(B) | 342.35º | 0.25% | 0.54% | - |
| XYZ | 18.15 | 16.21 | 17.8 | - |
| YUV | 114.31 | 127.26 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 113 | 0 | 0.25 | 0.18 | 0.46 | 342.35 | 0.14 | 0.47 |
| Hex | 89 | 67 | 71 | 0 | 19 | 12 | 2E | 156 | E | 2F |
| Octal | 211 | 147 | 161 | 0 | 31 | 22 | 56 | 526 | 16 | 57 |
| Binary | 10001001 | 1100111 | 1110001 | 0 | 11001 | 10010 | 101110 | 101010110 | 1110 | 101111 |
Color Harmonies of #896771
Complementary color
Monochromatic Colors of #896771
Black with #896771
Text Example
Text Example
White with #896771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896771; }
p { color: rgb(137,103,113); }
H1.HeaderClassName
{
color: #896771;
}
.AnyTagClassName
{
color: #896771;
}
</style>
background-color css
<style>
a { background-color: #896771; }
a { background-color: rgb(137,103,113); }
div.DivClassName
{
background-color: #896771;
}
.BgClassName
{
background-color: #896771;
}
</style>
border-color css
<style>
span { border-color: #896771; }
span { border-color: rgb(137,103,113); }
td.TdClassName
{
border-color: #896771;
}
.TagClassName
{
border-color: #896771;
}
</style>