Shades of Mauve Taupe #856573
Tints of Mauve Taupe #856573
RGB
CMYK
RGB Variations
Color information
#856573 (or 0x856573) is known color: Mauve Taupe. HEX triplet: 85, 65 and 73. RGB value is (133,101,115). Sum of RGB (Red+Green+Blue) = 133+101+115=349 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.11% from 349); Green value is 101 (39.84% from 255 or 28.94% from 349); Blue value is 115 (45.31% from 255 or 32.95% from 349); Max value from RGB is 133 - color contains mainly: red. Hex color #856573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856573 is #7A9A8C. Grayscale: #707070. Windows color (decimal): -8034957 or 7562629. OLE color: 7562629.
HSL color Cylindrical-coordinate representation of color #856573: hue angle of 333.75º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #856573 is Cyan = 0, Magento = 0.24, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 115 | - |
| CMYK | 0 | 0.24 | 0.14 | 0.48 |
| HSL | 333.75º | 0.14% | 0.46% | - |
| HSV(B) | 333.75º | 0.24% | 0.52% | - |
| XYZ | 17.42 | 15.53 | 18.3 | - |
| YUV | 112.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 115 | 0 | 0.24 | 0.14 | 0.48 | 333.75 | 0.14 | 0.46 |
| Hex | 85 | 65 | 73 | 0 | 18 | E | 30 | 14E | E | 2E |
| Octal | 205 | 145 | 163 | 0 | 30 | 16 | 60 | 516 | 16 | 56 |
| Binary | 10000101 | 1100101 | 1110011 | 0 | 11000 | 1110 | 110000 | 101001110 | 1110 | 101110 |
Color Harmonies of #856573
Complementary color
Monochromatic Colors of #856573
Black with #856573
Text Example
Text Example
White with #856573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856573; }
p { color: rgb(133,101,115); }
H1.HeaderClassName
{
color: #856573;
}
.AnyTagClassName
{
color: #856573;
}
</style>
background-color css
<style>
a { background-color: #856573; }
a { background-color: rgb(133,101,115); }
div.DivClassName
{
background-color: #856573;
}
.BgClassName
{
background-color: #856573;
}
</style>
border-color css
<style>
span { border-color: #856573; }
span { border-color: rgb(133,101,115); }
td.TdClassName
{
border-color: #856573;
}
.TagClassName
{
border-color: #856573;
}
</style>