Shades of Mauve Taupe #896972
Tints of Mauve Taupe #896972
RGB
CMYK
RGB Variations
Color information
#896972 (or 0x896972) is known color: Mauve Taupe. HEX triplet: 89, 69 and 72. RGB value is (137,105,114). Sum of RGB (Red+Green+Blue) = 137+105+114=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 114 (44.92% from 255 or 32.02% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #896972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896972 is #76968D. Grayscale: #737373. Windows color (decimal): -7771790 or 7498121. OLE color: 7498121.
HSL color Cylindrical-coordinate representation of color #896972: hue angle of 343.12º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #896972 is Cyan = 0, Magento = 0.23, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 114 | - |
| CMYK | 0 | 0.23 | 0.17 | 0.46 |
| HSL | 343.13º | 0.13% | 0.47% | - |
| HSV(B) | 343.13º | 0.23% | 0.54% | - |
| XYZ | 18.41 | 16.64 | 18.16 | - |
| YUV | 115.59 | 127.1 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 114 | 0 | 0.23 | 0.17 | 0.46 | 343.13 | 0.13 | 0.47 |
| Hex | 89 | 69 | 72 | 0 | 17 | 11 | 2E | 157 | D | 2F |
| Octal | 211 | 151 | 162 | 0 | 27 | 21 | 56 | 527 | 15 | 57 |
| Binary | 10001001 | 1101001 | 1110010 | 0 | 10111 | 10001 | 101110 | 101010111 | 1101 | 101111 |
Color Harmonies of #896972
Complementary color
Monochromatic Colors of #896972
Black with #896972
Text Example
Text Example
White with #896972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896972; }
p { color: rgb(137,105,114); }
H1.HeaderClassName
{
color: #896972;
}
.AnyTagClassName
{
color: #896972;
}
</style>
background-color css
<style>
a { background-color: #896972; }
a { background-color: rgb(137,105,114); }
div.DivClassName
{
background-color: #896972;
}
.BgClassName
{
background-color: #896972;
}
</style>
border-color css
<style>
span { border-color: #896972; }
span { border-color: rgb(137,105,114); }
td.TdClassName
{
border-color: #896972;
}
.TagClassName
{
border-color: #896972;
}
</style>