Shades of Mauve Taupe #896873
Tints of Mauve Taupe #896873
RGB
CMYK
RGB Variations
Color information
#896873 (or 0x896873) is known color: Mauve Taupe. HEX triplet: 89, 68 and 73. RGB value is (137,104,115). Sum of RGB (Red+Green+Blue) = 137+104+115=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 104 (41.02% from 255 or 29.21% from 356); Blue value is 115 (45.31% from 255 or 32.30% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #896873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896873 is #76978C. Grayscale: #737373. Windows color (decimal): -7772045 or 7563401. OLE color: 7563401.
HSL color Cylindrical-coordinate representation of color #896873: hue angle of 340º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #896873 is Cyan = 0, Magento = 0.24, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 115 | - |
| CMYK | 0 | 0.24 | 0.16 | 0.46 |
| HSL | 340º | 0.14% | 0.47% | - |
| HSV(B) | 340º | 0.24% | 0.54% | - |
| XYZ | 18.36 | 16.46 | 18.43 | - |
| YUV | 115.12 | 127.93 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 115 | 0 | 0.24 | 0.16 | 0.46 | 340 | 0.14 | 0.47 |
| Hex | 89 | 68 | 73 | 0 | 18 | 10 | 2E | 154 | E | 2F |
| Octal | 211 | 150 | 163 | 0 | 30 | 20 | 56 | 524 | 16 | 57 |
| Binary | 10001001 | 1101000 | 1110011 | 0 | 11000 | 10000 | 101110 | 101010100 | 1110 | 101111 |
Color Harmonies of #896873
Complementary color
Monochromatic Colors of #896873
Black with #896873
Text Example
Text Example
White with #896873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896873; }
p { color: rgb(137,104,115); }
H1.HeaderClassName
{
color: #896873;
}
.AnyTagClassName
{
color: #896873;
}
</style>
background-color css
<style>
a { background-color: #896873; }
a { background-color: rgb(137,104,115); }
div.DivClassName
{
background-color: #896873;
}
.BgClassName
{
background-color: #896873;
}
</style>
border-color css
<style>
span { border-color: #896873; }
span { border-color: rgb(137,104,115); }
td.TdClassName
{
border-color: #896873;
}
.TagClassName
{
border-color: #896873;
}
</style>