Shades of Mauve Taupe #846771
Tints of Mauve Taupe #846771
RGB
CMYK
RGB Variations
Color information
#846771 (or 0x846771) is known color: Mauve Taupe. HEX triplet: 84, 67 and 71. RGB value is (132,103,113). Sum of RGB (Red+Green+Blue) = 132+103+113=348 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.93% from 348); Green value is 103 (40.62% from 255 or 29.60% from 348); Blue value is 113 (44.53% from 255 or 32.47% from 348); Max value from RGB is 132 - color contains mainly: red. Hex color #846771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846771 is #7B988E. Grayscale: #707070. Windows color (decimal): -8099983 or 7432068. OLE color: 7432068.
HSL color Cylindrical-coordinate representation of color #846771: hue angle of 339.31º 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 #846771 is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 113 | - |
| CMYK | 0 | 0.22 | 0.14 | 0.48 |
| HSL | 339.31º | 0.12% | 0.46% | - |
| HSV(B) | 339.31º | 0.22% | 0.52% | - |
| XYZ | 17.35 | 15.8 | 17.76 | - |
| YUV | 112.81 | 128.11 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 113 | 0 | 0.22 | 0.14 | 0.48 | 339.31 | 0.12 | 0.46 |
| Hex | 84 | 67 | 71 | 0 | 16 | E | 30 | 153 | C | 2E |
| Octal | 204 | 147 | 161 | 0 | 26 | 16 | 60 | 523 | 14 | 56 |
| Binary | 10000100 | 1100111 | 1110001 | 0 | 10110 | 1110 | 110000 | 101010011 | 1100 | 101110 |
Color Harmonies of #846771
Complementary color
Monochromatic Colors of #846771
Black with #846771
Text Example
Text Example
White with #846771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846771; }
p { color: rgb(132,103,113); }
H1.HeaderClassName
{
color: #846771;
}
.AnyTagClassName
{
color: #846771;
}
</style>
background-color css
<style>
a { background-color: #846771; }
a { background-color: rgb(132,103,113); }
div.DivClassName
{
background-color: #846771;
}
.BgClassName
{
background-color: #846771;
}
</style>
border-color css
<style>
span { border-color: #846771; }
span { border-color: rgb(132,103,113); }
td.TdClassName
{
border-color: #846771;
}
.TagClassName
{
border-color: #846771;
}
</style>