Shades of Mauve Taupe #896671
Tints of Mauve Taupe #896671
RGB
CMYK
RGB Variations
Color information
#896671 (or 0x896671) is known color: Mauve Taupe. HEX triplet: 89, 66 and 71. RGB value is (137,102,113). Sum of RGB (Red+Green+Blue) = 137+102+113=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 102 (40.23% from 255 or 28.98% from 352); Blue value is 113 (44.53% from 255 or 32.10% from 352); Max value from RGB is 137 - color contains mainly: red. Hex color #896671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896671 is #76998E. Grayscale: #717171. Windows color (decimal): -7772559 or 7431817. OLE color: 7431817.
HSL color Cylindrical-coordinate representation of color #896671: hue angle of 341.14º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #896671 is Cyan = 0, Magento = 0.26, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 113 | - |
| CMYK | 0 | 0.26 | 0.18 | 0.46 |
| HSL | 341.14º | 0.15% | 0.47% | - |
| HSV(B) | 341.14º | 0.26% | 0.54% | - |
| XYZ | 18.05 | 16.01 | 17.76 | - |
| YUV | 113.72 | 127.6 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 113 | 0 | 0.26 | 0.18 | 0.46 | 341.14 | 0.15 | 0.47 |
| Hex | 89 | 66 | 71 | 0 | 1A | 12 | 2E | 155 | F | 2F |
| Octal | 211 | 146 | 161 | 0 | 32 | 22 | 56 | 525 | 17 | 57 |
| Binary | 10001001 | 1100110 | 1110001 | 0 | 11010 | 10010 | 101110 | 101010101 | 1111 | 101111 |
Color Harmonies of #896671
Complementary color
Monochromatic Colors of #896671
Black with #896671
Text Example
Text Example
White with #896671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896671; }
p { color: rgb(137,102,113); }
H1.HeaderClassName
{
color: #896671;
}
.AnyTagClassName
{
color: #896671;
}
</style>
background-color css
<style>
a { background-color: #896671; }
a { background-color: rgb(137,102,113); }
div.DivClassName
{
background-color: #896671;
}
.BgClassName
{
background-color: #896671;
}
</style>
border-color css
<style>
span { border-color: #896671; }
span { border-color: rgb(137,102,113); }
td.TdClassName
{
border-color: #896671;
}
.TagClassName
{
border-color: #896671;
}
</style>