Shades of Mauve Taupe #896472
Tints of Mauve Taupe #896472
RGB
CMYK
RGB Variations
Color information
#896472 (or 0x896472) is known color: Mauve Taupe. HEX triplet: 89, 64 and 72. RGB value is (137,100,114). Sum of RGB (Red+Green+Blue) = 137+100+114=351 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.03% from 351); Green value is 100 (39.45% from 255 or 28.49% from 351); Blue value is 114 (44.92% from 255 or 32.48% from 351); Max value from RGB is 137 - color contains mainly: red. Hex color #896472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896472 is #769B8D. Grayscale: #707070. Windows color (decimal): -7773070 or 7496841. OLE color: 7496841.
HSL color Cylindrical-coordinate representation of color #896472: hue angle of 337.3º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #896472 is Cyan = 0, Magento = 0.27, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 114 | - |
| CMYK | 0 | 0.27 | 0.17 | 0.46 |
| HSL | 337.3º | 0.16% | 0.46% | - |
| HSV(B) | 337.3º | 0.27% | 0.54% | - |
| XYZ | 17.91 | 15.65 | 18 | - |
| YUV | 112.66 | 128.76 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 114 | 0 | 0.27 | 0.17 | 0.46 | 337.3 | 0.16 | 0.46 |
| Hex | 89 | 64 | 72 | 0 | 1B | 11 | 2E | 151 | 10 | 2E |
| Octal | 211 | 144 | 162 | 0 | 33 | 21 | 56 | 521 | 20 | 56 |
| Binary | 10001001 | 1100100 | 1110010 | 0 | 11011 | 10001 | 101110 | 101010001 | 10000 | 101110 |
Color Harmonies of #896472
Complementary color
Monochromatic Colors of #896472
Black with #896472
Text Example
Text Example
White with #896472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896472; }
p { color: rgb(137,100,114); }
H1.HeaderClassName
{
color: #896472;
}
.AnyTagClassName
{
color: #896472;
}
</style>
background-color css
<style>
a { background-color: #896472; }
a { background-color: rgb(137,100,114); }
div.DivClassName
{
background-color: #896472;
}
.BgClassName
{
background-color: #896472;
}
</style>
border-color css
<style>
span { border-color: #896472; }
span { border-color: rgb(137,100,114); }
td.TdClassName
{
border-color: #896472;
}
.TagClassName
{
border-color: #896472;
}
</style>