Shades of Mauve Taupe #836671
Tints of Mauve Taupe #836671
RGB
CMYK
RGB Variations
Color information
#836671 (or 0x836671) is known color: Mauve Taupe. HEX triplet: 83, 66 and 71. RGB value is (131,102,113). Sum of RGB (Red+Green+Blue) = 131+102+113=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 102 (40.23% from 255 or 29.48% from 346); Blue value is 113 (44.53% from 255 or 32.66% from 346); Max value from RGB is 131 - color contains mainly: red. Hex color #836671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836671 is #7C998E. Grayscale: #6F6F6F. Windows color (decimal): -8165775 or 7431811. OLE color: 7431811.
HSL color Cylindrical-coordinate representation of color #836671: hue angle of 337.24º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #836671 is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 113 | - |
| CMYK | 0 | 0.22 | 0.14 | 0.49 |
| HSL | 337.24º | 0.12% | 0.46% | - |
| HSV(B) | 337.24º | 0.22% | 0.51% | - |
| XYZ | 17.09 | 15.52 | 17.72 | - |
| YUV | 111.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 113 | 0 | 0.22 | 0.14 | 0.49 | 337.24 | 0.12 | 0.46 |
| Hex | 83 | 66 | 71 | 0 | 16 | E | 31 | 151 | C | 2E |
| Octal | 203 | 146 | 161 | 0 | 26 | 16 | 61 | 521 | 14 | 56 |
| Binary | 10000011 | 1100110 | 1110001 | 0 | 10110 | 1110 | 110001 | 101010001 | 1100 | 101110 |
Color Harmonies of #836671
Complementary color
Monochromatic Colors of #836671
Black with #836671
Text Example
Text Example
White with #836671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836671; }
p { color: rgb(131,102,113); }
H1.HeaderClassName
{
color: #836671;
}
.AnyTagClassName
{
color: #836671;
}
</style>
background-color css
<style>
a { background-color: #836671; }
a { background-color: rgb(131,102,113); }
div.DivClassName
{
background-color: #836671;
}
.BgClassName
{
background-color: #836671;
}
</style>
border-color css
<style>
span { border-color: #836671; }
span { border-color: rgb(131,102,113); }
td.TdClassName
{
border-color: #836671;
}
.TagClassName
{
border-color: #836671;
}
</style>