Shades of Mauve Taupe #896871
Tints of Mauve Taupe #896871
RGB
CMYK
RGB Variations
Color information
#896871 (or 0x896871) is known color: Mauve Taupe. HEX triplet: 89, 68 and 71. RGB value is (137,104,113). Sum of RGB (Red+Green+Blue) = 137+104+113=354 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.70% from 354); Green value is 104 (41.02% from 255 or 29.38% from 354); Blue value is 113 (44.53% from 255 or 31.92% from 354); Max value from RGB is 137 - color contains mainly: red. Hex color #896871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896871 is #76978E. Grayscale: #727272. Windows color (decimal): -7772047 or 7432329. OLE color: 7432329.
HSL color Cylindrical-coordinate representation of color #896871: hue angle of 343.64º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #896871 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 113 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.46 |
| HSL | 343.64º | 0.14% | 0.47% | - |
| HSV(B) | 343.64º | 0.24% | 0.54% | - |
| XYZ | 18.25 | 16.41 | 17.83 | - |
| YUV | 114.89 | 126.93 | 143.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 113 | 0 | 0.24 | 0.18 | 0.46 | 343.64 | 0.14 | 0.47 |
| Hex | 89 | 68 | 71 | 0 | 18 | 12 | 2E | 158 | E | 2F |
| Octal | 211 | 150 | 161 | 0 | 30 | 22 | 56 | 530 | 16 | 57 |
| Binary | 10001001 | 1101000 | 1110001 | 0 | 11000 | 10010 | 101110 | 101011000 | 1110 | 101111 |
Color Harmonies of #896871
Complementary color
Monochromatic Colors of #896871
Black with #896871
Text Example
Text Example
White with #896871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896871; }
p { color: rgb(137,104,113); }
H1.HeaderClassName
{
color: #896871;
}
.AnyTagClassName
{
color: #896871;
}
</style>
background-color css
<style>
a { background-color: #896871; }
a { background-color: rgb(137,104,113); }
div.DivClassName
{
background-color: #896871;
}
.BgClassName
{
background-color: #896871;
}
</style>
border-color css
<style>
span { border-color: #896871; }
span { border-color: rgb(137,104,113); }
td.TdClassName
{
border-color: #896871;
}
.TagClassName
{
border-color: #896871;
}
</style>