Shades of Mauve Taupe #836271
Tints of Mauve Taupe #836271
RGB
CMYK
RGB Variations
Color information
#836271 (or 0x836271) is known color: Mauve Taupe. HEX triplet: 83, 62 and 71. RGB value is (131,98,113). Sum of RGB (Red+Green+Blue) = 131+98+113=342 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.30% from 342); Green value is 98 (38.67% from 255 or 28.65% from 342); Blue value is 113 (44.53% from 255 or 33.04% from 342); Max value from RGB is 131 - color contains mainly: red. Hex color #836271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836271 is #7C9D8E. Grayscale: #6D6D6D. Windows color (decimal): -8166799 or 7430787. OLE color: 7430787.
HSL color Cylindrical-coordinate representation of color #836271: hue angle of 332.73º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #836271 is Cyan = 0, Magento = 0.25, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 113 | - |
| CMYK | 0 | 0.25 | 0.14 | 0.49 |
| HSL | 332.73º | 0.14% | 0.45% | - |
| HSV(B) | 332.73º | 0.25% | 0.51% | - |
| XYZ | 16.71 | 14.75 | 17.59 | - |
| YUV | 109.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 113 | 0 | 0.25 | 0.14 | 0.49 | 332.73 | 0.14 | 0.45 |
| Hex | 83 | 62 | 71 | 0 | 19 | E | 31 | 14D | E | 2D |
| Octal | 203 | 142 | 161 | 0 | 31 | 16 | 61 | 515 | 16 | 55 |
| Binary | 10000011 | 1100010 | 1110001 | 0 | 11001 | 1110 | 110001 | 101001101 | 1110 | 101101 |
Color Harmonies of #836271
Complementary color
Monochromatic Colors of #836271
Black with #836271
Text Example
Text Example
White with #836271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836271; }
p { color: rgb(131,98,113); }
H1.HeaderClassName
{
color: #836271;
}
.AnyTagClassName
{
color: #836271;
}
</style>
background-color css
<style>
a { background-color: #836271; }
a { background-color: rgb(131,98,113); }
div.DivClassName
{
background-color: #836271;
}
.BgClassName
{
background-color: #836271;
}
</style>
border-color css
<style>
span { border-color: #836271; }
span { border-color: rgb(131,98,113); }
td.TdClassName
{
border-color: #836271;
}
.TagClassName
{
border-color: #836271;
}
</style>