Shades of Mauve Taupe #896073
Tints of Mauve Taupe #896073
RGB
CMYK
RGB Variations
Color information
#896073 (or 0x896073) is known color: Mauve Taupe. HEX triplet: 89, 60 and 73. RGB value is (137,96,115). Sum of RGB (Red+Green+Blue) = 137+96+115=348 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.37% from 348); Green value is 96 (37.89% from 255 or 27.59% from 348); Blue value is 115 (45.31% from 255 or 33.05% from 348); Max value from RGB is 137 - color contains mainly: red. Hex color #896073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896073 is #769F8C. Grayscale: #6E6E6E. Windows color (decimal): -7774093 or 7561353. OLE color: 7561353.
HSL color Cylindrical-coordinate representation of color #896073: hue angle of 332.2º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896073 is Cyan = 0, Magento = 0.30, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 115 | - |
| CMYK | 0 | 0.30 | 0.16 | 0.46 |
| HSL | 332.2º | 0.18% | 0.46% | - |
| HSV(B) | 332.2º | 0.3% | 0.54% | - |
| XYZ | 17.59 | 14.92 | 18.17 | - |
| YUV | 110.43 | 130.58 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 115 | 0 | 0.30 | 0.16 | 0.46 | 332.2 | 0.18 | 0.46 |
| Hex | 89 | 60 | 73 | 0 | 1E | 10 | 2E | 14C | 12 | 2E |
| Octal | 211 | 140 | 163 | 0 | 36 | 20 | 56 | 514 | 22 | 56 |
| Binary | 10001001 | 1100000 | 1110011 | 0 | 11110 | 10000 | 101110 | 101001100 | 10010 | 101110 |
Color Harmonies of #896073
Complementary color
Monochromatic Colors of #896073
Black with #896073
Text Example
Text Example
White with #896073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896073; }
p { color: rgb(137,96,115); }
H1.HeaderClassName
{
color: #896073;
}
.AnyTagClassName
{
color: #896073;
}
</style>
background-color css
<style>
a { background-color: #896073; }
a { background-color: rgb(137,96,115); }
div.DivClassName
{
background-color: #896073;
}
.BgClassName
{
background-color: #896073;
}
</style>
border-color css
<style>
span { border-color: #896073; }
span { border-color: rgb(137,96,115); }
td.TdClassName
{
border-color: #896073;
}
.TagClassName
{
border-color: #896073;
}
</style>