Shades of Mauve Taupe #846572
Tints of Mauve Taupe #846572
RGB
CMYK
RGB Variations
Color information
#846572 (or 0x846572) is known color: Mauve Taupe. HEX triplet: 84, 65 and 72. RGB value is (132,101,114). Sum of RGB (Red+Green+Blue) = 132+101+114=347 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.04% from 347); Green value is 101 (39.84% from 255 or 29.11% from 347); Blue value is 114 (44.92% from 255 or 32.85% from 347); Max value from RGB is 132 - color contains mainly: red. Hex color #846572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846572 is #7B9A8D. Grayscale: #6F6F6F. Windows color (decimal): -8100494 or 7497092. OLE color: 7497092.
HSL color Cylindrical-coordinate representation of color #846572: hue angle of 334.84º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846572 is Cyan = 0, Magento = 0.23, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 114 | - |
| CMYK | 0 | 0.23 | 0.14 | 0.48 |
| HSL | 334.84º | 0.13% | 0.46% | - |
| HSV(B) | 334.84º | 0.23% | 0.52% | - |
| XYZ | 17.21 | 15.43 | 17.99 | - |
| YUV | 111.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 114 | 0 | 0.23 | 0.14 | 0.48 | 334.84 | 0.13 | 0.46 |
| Hex | 84 | 65 | 72 | 0 | 17 | E | 30 | 14F | D | 2E |
| Octal | 204 | 145 | 162 | 0 | 27 | 16 | 60 | 517 | 15 | 56 |
| Binary | 10000100 | 1100101 | 1110010 | 0 | 10111 | 1110 | 110000 | 101001111 | 1101 | 101110 |
Color Harmonies of #846572
Complementary color
Monochromatic Colors of #846572
Black with #846572
Text Example
Text Example
White with #846572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846572; }
p { color: rgb(132,101,114); }
H1.HeaderClassName
{
color: #846572;
}
.AnyTagClassName
{
color: #846572;
}
</style>
background-color css
<style>
a { background-color: #846572; }
a { background-color: rgb(132,101,114); }
div.DivClassName
{
background-color: #846572;
}
.BgClassName
{
background-color: #846572;
}
</style>
border-color css
<style>
span { border-color: #846572; }
span { border-color: rgb(132,101,114); }
td.TdClassName
{
border-color: #846572;
}
.TagClassName
{
border-color: #846572;
}
</style>