Shades of Mauve Taupe #856873
Tints of Mauve Taupe #856873
RGB
CMYK
RGB Variations
Color information
#856873 (or 0x856873) is known color: Mauve Taupe. HEX triplet: 85, 68 and 73. RGB value is (133,104,115). Sum of RGB (Red+Green+Blue) = 133+104+115=352 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.78% from 352); Green value is 104 (41.02% from 255 or 29.55% from 352); Blue value is 115 (45.31% from 255 or 32.67% from 352); Max value from RGB is 133 - color contains mainly: red. Hex color #856873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856873 is #7A978C. Grayscale: #717171. Windows color (decimal): -8034189 or 7563397. OLE color: 7563397.
HSL color Cylindrical-coordinate representation of color #856873: hue angle of 337.24º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #856873 is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 115 | - |
| CMYK | 0 | 0.22 | 0.14 | 0.48 |
| HSL | 337.24º | 0.12% | 0.46% | - |
| HSV(B) | 337.24º | 0.22% | 0.52% | - |
| XYZ | 17.72 | 16.12 | 18.4 | - |
| YUV | 113.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 115 | 0 | 0.22 | 0.14 | 0.48 | 337.24 | 0.12 | 0.46 |
| Hex | 85 | 68 | 73 | 0 | 16 | E | 30 | 151 | C | 2E |
| Octal | 205 | 150 | 163 | 0 | 26 | 16 | 60 | 521 | 14 | 56 |
| Binary | 10000101 | 1101000 | 1110011 | 0 | 10110 | 1110 | 110000 | 101010001 | 1100 | 101110 |
Color Harmonies of #856873
Complementary color
Monochromatic Colors of #856873
Black with #856873
Text Example
Text Example
White with #856873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856873; }
p { color: rgb(133,104,115); }
H1.HeaderClassName
{
color: #856873;
}
.AnyTagClassName
{
color: #856873;
}
</style>
background-color css
<style>
a { background-color: #856873; }
a { background-color: rgb(133,104,115); }
div.DivClassName
{
background-color: #856873;
}
.BgClassName
{
background-color: #856873;
}
</style>
border-color css
<style>
span { border-color: #856873; }
span { border-color: rgb(133,104,115); }
td.TdClassName
{
border-color: #856873;
}
.TagClassName
{
border-color: #856873;
}
</style>