Shades of Mauve Taupe #846072
Tints of Mauve Taupe #846072
RGB
CMYK
RGB Variations
Color information
#846072 (or 0x846072) is known color: Mauve Taupe. HEX triplet: 84, 60 and 72. RGB value is (132,96,114). Sum of RGB (Red+Green+Blue) = 132+96+114=342 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.60% from 342); Green value is 96 (37.89% from 255 or 28.07% from 342); Blue value is 114 (44.92% from 255 or 33.33% from 342); Max value from RGB is 132 - color contains mainly: red. Hex color #846072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846072 is #7B9F8D. Grayscale: #6C6C6C. Windows color (decimal): -8101774 or 7495812. OLE color: 7495812.
HSL color Cylindrical-coordinate representation of color #846072: hue angle of 330º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #846072 is Cyan = 0, Magento = 0.27, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 114 | - |
| CMYK | 0 | 0.27 | 0.14 | 0.48 |
| HSL | 330º | 0.16% | 0.45% | - |
| HSV(B) | 330º | 0.27% | 0.52% | - |
| XYZ | 16.74 | 14.49 | 17.83 | - |
| YUV | 108.82 | 130.93 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 114 | 0 | 0.27 | 0.14 | 0.48 | 330 | 0.16 | 0.45 |
| Hex | 84 | 60 | 72 | 0 | 1B | E | 30 | 14A | 10 | 2D |
| Octal | 204 | 140 | 162 | 0 | 33 | 16 | 60 | 512 | 20 | 55 |
| Binary | 10000100 | 1100000 | 1110010 | 0 | 11011 | 1110 | 110000 | 101001010 | 10000 | 101101 |
Color Harmonies of #846072
Complementary color
Monochromatic Colors of #846072
Black with #846072
Text Example
Text Example
White with #846072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846072; }
p { color: rgb(132,96,114); }
H1.HeaderClassName
{
color: #846072;
}
.AnyTagClassName
{
color: #846072;
}
</style>
background-color css
<style>
a { background-color: #846072; }
a { background-color: rgb(132,96,114); }
div.DivClassName
{
background-color: #846072;
}
.BgClassName
{
background-color: #846072;
}
</style>
border-color css
<style>
span { border-color: #846072; }
span { border-color: rgb(132,96,114); }
td.TdClassName
{
border-color: #846072;
}
.TagClassName
{
border-color: #846072;
}
</style>