Shades of Mauve Taupe #856472
Tints of Mauve Taupe #856472
RGB
CMYK
RGB Variations
Color information
#856472 (or 0x856472) is known color: Mauve Taupe. HEX triplet: 85, 64 and 72. RGB value is (133,100,114). Sum of RGB (Red+Green+Blue) = 133+100+114=347 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.33% from 347); Green value is 100 (39.45% from 255 or 28.82% from 347); Blue value is 114 (44.92% from 255 or 32.85% from 347); Max value from RGB is 133 - color contains mainly: red. Hex color #856472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856472 is #7A9B8D. Grayscale: #6F6F6F. Windows color (decimal): -8035214 or 7496837. OLE color: 7496837.
HSL color Cylindrical-coordinate representation of color #856472: hue angle of 334.55º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #856472 is Cyan = 0, Magento = 0.25, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 114 | - |
| CMYK | 0 | 0.25 | 0.14 | 0.48 |
| HSL | 334.55º | 0.14% | 0.46% | - |
| HSV(B) | 334.55º | 0.25% | 0.52% | - |
| XYZ | 17.27 | 15.32 | 17.97 | - |
| YUV | 111.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 114 | 0 | 0.25 | 0.14 | 0.48 | 334.55 | 0.14 | 0.46 |
| Hex | 85 | 64 | 72 | 0 | 19 | E | 30 | 14F | E | 2E |
| Octal | 205 | 144 | 162 | 0 | 31 | 16 | 60 | 517 | 16 | 56 |
| Binary | 10000101 | 1100100 | 1110010 | 0 | 11001 | 1110 | 110000 | 101001111 | 1110 | 101110 |
Color Harmonies of #856472
Complementary color
Monochromatic Colors of #856472
Black with #856472
Text Example
Text Example
White with #856472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856472; }
p { color: rgb(133,100,114); }
H1.HeaderClassName
{
color: #856472;
}
.AnyTagClassName
{
color: #856472;
}
</style>
background-color css
<style>
a { background-color: #856472; }
a { background-color: rgb(133,100,114); }
div.DivClassName
{
background-color: #856472;
}
.BgClassName
{
background-color: #856472;
}
</style>
border-color css
<style>
span { border-color: #856472; }
span { border-color: rgb(133,100,114); }
td.TdClassName
{
border-color: #856472;
}
.TagClassName
{
border-color: #856472;
}
</style>