Shades of Mauve Taupe #846872
Tints of Mauve Taupe #846872
RGB
CMYK
RGB Variations
Color information
#846872 (or 0x846872) is known color: Mauve Taupe. HEX triplet: 84, 68 and 72. RGB value is (132,104,114). Sum of RGB (Red+Green+Blue) = 132+104+114=350 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.71% from 350); Green value is 104 (41.02% from 255 or 29.71% from 350); Blue value is 114 (44.92% from 255 or 32.57% from 350); Max value from RGB is 132 - color contains mainly: red. Hex color #846872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846872 is #7B978D. Grayscale: #717171. Windows color (decimal): -8099726 or 7497860. OLE color: 7497860.
HSL color Cylindrical-coordinate representation of color #846872: hue angle of 338.57º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #846872 is Cyan = 0, Magento = 0.21, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 114 | - |
| CMYK | 0 | 0.21 | 0.14 | 0.48 |
| HSL | 338.57º | 0.12% | 0.46% | - |
| HSV(B) | 338.57º | 0.21% | 0.52% | - |
| XYZ | 17.5 | 16.02 | 18.09 | - |
| YUV | 113.51 | 128.28 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 114 | 0 | 0.21 | 0.14 | 0.48 | 338.57 | 0.12 | 0.46 |
| Hex | 84 | 68 | 72 | 0 | 15 | E | 30 | 153 | C | 2E |
| Octal | 204 | 150 | 162 | 0 | 25 | 16 | 60 | 523 | 14 | 56 |
| Binary | 10000100 | 1101000 | 1110010 | 0 | 10101 | 1110 | 110000 | 101010011 | 1100 | 101110 |
Color Harmonies of #846872
Complementary color
Monochromatic Colors of #846872
Black with #846872
Text Example
Text Example
White with #846872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846872; }
p { color: rgb(132,104,114); }
H1.HeaderClassName
{
color: #846872;
}
.AnyTagClassName
{
color: #846872;
}
</style>
background-color css
<style>
a { background-color: #846872; }
a { background-color: rgb(132,104,114); }
div.DivClassName
{
background-color: #846872;
}
.BgClassName
{
background-color: #846872;
}
</style>
border-color css
<style>
span { border-color: #846872; }
span { border-color: rgb(132,104,114); }
td.TdClassName
{
border-color: #846872;
}
.TagClassName
{
border-color: #846872;
}
</style>