Shades of Mauve Taupe #836472
Tints of Mauve Taupe #836472
RGB
CMYK
RGB Variations
Color information
#836472 (or 0x836472) is known color: Mauve Taupe. HEX triplet: 83, 64 and 72. RGB value is (131,100,114). Sum of RGB (Red+Green+Blue) = 131+100+114=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 100 (39.45% from 255 or 28.99% from 345); Blue value is 114 (44.92% from 255 or 33.04% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #836472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836472 is #7C9B8D. Grayscale: #6E6E6E. Windows color (decimal): -8166286 or 7496835. OLE color: 7496835.
HSL color Cylindrical-coordinate representation of color #836472: hue angle of 332.9º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #836472 is Cyan = 0, Magento = 0.24, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 100 | 114 | - |
| CMYK | 0 | 0.24 | 0.13 | 0.49 |
| HSL | 332.9º | 0.13% | 0.45% | - |
| HSV(B) | 332.9º | 0.24% | 0.51% | - |
| XYZ | 16.95 | 15.15 | 17.95 | - |
| YUV | 110.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 114 | 0 | 0.24 | 0.13 | 0.49 | 332.9 | 0.13 | 0.45 |
| Hex | 83 | 64 | 72 | 0 | 18 | D | 31 | 14D | D | 2D |
| Octal | 203 | 144 | 162 | 0 | 30 | 15 | 61 | 515 | 15 | 55 |
| Binary | 10000011 | 1100100 | 1110010 | 0 | 11000 | 1101 | 110001 | 101001101 | 1101 | 101101 |
Color Harmonies of #836472
Complementary color
Monochromatic Colors of #836472
Black with #836472
Text Example
Text Example
White with #836472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836472; }
p { color: rgb(131,100,114); }
H1.HeaderClassName
{
color: #836472;
}
.AnyTagClassName
{
color: #836472;
}
</style>
background-color css
<style>
a { background-color: #836472; }
a { background-color: rgb(131,100,114); }
div.DivClassName
{
background-color: #836472;
}
.BgClassName
{
background-color: #836472;
}
</style>
border-color css
<style>
span { border-color: #836472; }
span { border-color: rgb(131,100,114); }
td.TdClassName
{
border-color: #836472;
}
.TagClassName
{
border-color: #836472;
}
</style>