Shades of Mauve Taupe #846472
Tints of Mauve Taupe #846472
RGB
CMYK
RGB Variations
Color information
#846472 (or 0x846472) is known color: Mauve Taupe. HEX triplet: 84, 64 and 72. RGB value is (132,100,114). Sum of RGB (Red+Green+Blue) = 132+100+114=346 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.15% from 346); Green value is 100 (39.45% from 255 or 28.90% from 346); Blue value is 114 (44.92% from 255 or 32.95% from 346); Max value from RGB is 132 - color contains mainly: red. Hex color #846472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846472 is #7B9B8D. Grayscale: #6F6F6F. Windows color (decimal): -8100750 or 7496836. OLE color: 7496836.
HSL color Cylindrical-coordinate representation of color #846472: hue angle of 333.75º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #846472 is Cyan = 0, Magento = 0.24, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 114 | - |
| CMYK | 0 | 0.24 | 0.14 | 0.48 |
| HSL | 333.75º | 0.14% | 0.45% | - |
| HSV(B) | 333.75º | 0.24% | 0.52% | - |
| XYZ | 17.11 | 15.23 | 17.96 | - |
| YUV | 111.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 114 | 0 | 0.24 | 0.14 | 0.48 | 333.75 | 0.14 | 0.45 |
| Hex | 84 | 64 | 72 | 0 | 18 | E | 30 | 14E | E | 2D |
| Octal | 204 | 144 | 162 | 0 | 30 | 16 | 60 | 516 | 16 | 55 |
| Binary | 10000100 | 1100100 | 1110010 | 0 | 11000 | 1110 | 110000 | 101001110 | 1110 | 101101 |
Color Harmonies of #846472
Complementary color
Monochromatic Colors of #846472
Black with #846472
Text Example
Text Example
White with #846472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846472; }
p { color: rgb(132,100,114); }
H1.HeaderClassName
{
color: #846472;
}
.AnyTagClassName
{
color: #846472;
}
</style>
background-color css
<style>
a { background-color: #846472; }
a { background-color: rgb(132,100,114); }
div.DivClassName
{
background-color: #846472;
}
.BgClassName
{
background-color: #846472;
}
</style>
border-color css
<style>
span { border-color: #846472; }
span { border-color: rgb(132,100,114); }
td.TdClassName
{
border-color: #846472;
}
.TagClassName
{
border-color: #846472;
}
</style>