Shades of Mauve Taupe #896469
Tints of Mauve Taupe #896469
RGB
CMYK
RGB Variations
Color information
#896469 (or 0x896469) is known color: Mauve Taupe. HEX triplet: 89, 64 and 69. RGB value is (137,100,105). Sum of RGB (Red+Green+Blue) = 137+100+105=342 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.06% from 342); Green value is 100 (39.45% from 255 or 29.24% from 342); Blue value is 105 (41.41% from 255 or 30.70% from 342); Max value from RGB is 137 - color contains mainly: red. Hex color #896469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896469 is #769B96. Grayscale: #6F6F6F. Windows color (decimal): -7773079 or 6907017. OLE color: 6907017.
HSL color Cylindrical-coordinate representation of color #896469: hue angle of 351.89º 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 #896469 is Cyan = 0, Magento = 0.27, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 105 | - |
| CMYK | 0 | 0.27 | 0.23 | 0.46 |
| HSL | 351.89º | 0.16% | 0.46% | - |
| HSV(B) | 351.89º | 0.27% | 0.54% | - |
| XYZ | 17.42 | 15.45 | 15.43 | - |
| YUV | 111.63 | 124.26 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 105 | 0 | 0.27 | 0.23 | 0.46 | 351.89 | 0.16 | 0.46 |
| Hex | 89 | 64 | 69 | 0 | 1B | 17 | 2E | 160 | 10 | 2E |
| Octal | 211 | 144 | 151 | 0 | 33 | 27 | 56 | 540 | 20 | 56 |
| Binary | 10001001 | 1100100 | 1101001 | 0 | 11011 | 10111 | 101110 | 101100000 | 10000 | 101110 |
Color Harmonies of #896469
Complementary color
Monochromatic Colors of #896469
Black with #896469
Text Example
Text Example
White with #896469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896469; }
p { color: rgb(137,100,105); }
H1.HeaderClassName
{
color: #896469;
}
.AnyTagClassName
{
color: #896469;
}
</style>
background-color css
<style>
a { background-color: #896469; }
a { background-color: rgb(137,100,105); }
div.DivClassName
{
background-color: #896469;
}
.BgClassName
{
background-color: #896469;
}
</style>
border-color css
<style>
span { border-color: #896469; }
span { border-color: rgb(137,100,105); }
td.TdClassName
{
border-color: #896469;
}
.TagClassName
{
border-color: #896469;
}
</style>