Shades of Mauve Taupe #836873
Tints of Mauve Taupe #836873
RGB
CMYK
RGB Variations
Color information
#836873 (or 0x836873) is known color: Mauve Taupe. HEX triplet: 83, 68 and 73. RGB value is (131,104,115). Sum of RGB (Red+Green+Blue) = 131+104+115=350 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.43% from 350); Green value is 104 (41.02% from 255 or 29.71% from 350); Blue value is 115 (45.31% from 255 or 32.86% from 350); Max value from RGB is 131 - color contains mainly: red. Hex color #836873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836873 is #7C978C. Grayscale: #717171. Windows color (decimal): -8165261 or 7563395. OLE color: 7563395.
HSL color Cylindrical-coordinate representation of color #836873: hue angle of 335.56º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #836873 is Cyan = 0, Magento = 0.21, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 115 | - |
| CMYK | 0 | 0.21 | 0.12 | 0.49 |
| HSL | 335.56º | 0.11% | 0.46% | - |
| HSV(B) | 335.56º | 0.21% | 0.51% | - |
| XYZ | 17.4 | 15.96 | 18.38 | - |
| YUV | 113.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 115 | 0 | 0.21 | 0.12 | 0.49 | 335.56 | 0.11 | 0.46 |
| Hex | 83 | 68 | 73 | 0 | 15 | C | 31 | 150 | B | 2E |
| Octal | 203 | 150 | 163 | 0 | 25 | 14 | 61 | 520 | 13 | 56 |
| Binary | 10000011 | 1101000 | 1110011 | 0 | 10101 | 1100 | 110001 | 101010000 | 1011 | 101110 |
Color Harmonies of #836873
Complementary color
Monochromatic Colors of #836873
Black with #836873
Text Example
Text Example
White with #836873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836873; }
p { color: rgb(131,104,115); }
H1.HeaderClassName
{
color: #836873;
}
.AnyTagClassName
{
color: #836873;
}
</style>
background-color css
<style>
a { background-color: #836873; }
a { background-color: rgb(131,104,115); }
div.DivClassName
{
background-color: #836873;
}
.BgClassName
{
background-color: #836873;
}
</style>
border-color css
<style>
span { border-color: #836873; }
span { border-color: rgb(131,104,115); }
td.TdClassName
{
border-color: #836873;
}
.TagClassName
{
border-color: #836873;
}
</style>