Shades of Mauve Taupe #896772
Tints of Mauve Taupe #896772
RGB
CMYK
RGB Variations
Color information
#896772 (or 0x896772) is known color: Mauve Taupe. HEX triplet: 89, 67 and 72. RGB value is (137,103,114). Sum of RGB (Red+Green+Blue) = 137+103+114=354 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.70% from 354); Green value is 103 (40.62% from 255 or 29.10% from 354); Blue value is 114 (44.92% from 255 or 32.20% from 354); Max value from RGB is 137 - color contains mainly: red. Hex color #896772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896772 is #76988D. Grayscale: #727272. Windows color (decimal): -7772302 or 7497609. OLE color: 7497609.
HSL color Cylindrical-coordinate representation of color #896772: hue angle of 340.59º 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 #896772 is Cyan = 0, Magento = 0.25, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 114 | - |
| CMYK | 0 | 0.25 | 0.17 | 0.46 |
| HSL | 340.59º | 0.14% | 0.47% | - |
| HSV(B) | 340.59º | 0.25% | 0.54% | - |
| XYZ | 18.2 | 16.23 | 18.09 | - |
| YUV | 114.42 | 127.76 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 114 | 0 | 0.25 | 0.17 | 0.46 | 340.59 | 0.14 | 0.47 |
| Hex | 89 | 67 | 72 | 0 | 19 | 11 | 2E | 155 | E | 2F |
| Octal | 211 | 147 | 162 | 0 | 31 | 21 | 56 | 525 | 16 | 57 |
| Binary | 10001001 | 1100111 | 1110010 | 0 | 11001 | 10001 | 101110 | 101010101 | 1110 | 101111 |
Color Harmonies of #896772
Complementary color
Monochromatic Colors of #896772
Black with #896772
Text Example
Text Example
White with #896772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896772; }
p { color: rgb(137,103,114); }
H1.HeaderClassName
{
color: #896772;
}
.AnyTagClassName
{
color: #896772;
}
</style>
background-color css
<style>
a { background-color: #896772; }
a { background-color: rgb(137,103,114); }
div.DivClassName
{
background-color: #896772;
}
.BgClassName
{
background-color: #896772;
}
</style>
border-color css
<style>
span { border-color: #896772; }
span { border-color: rgb(137,103,114); }
td.TdClassName
{
border-color: #896772;
}
.TagClassName
{
border-color: #896772;
}
</style>