Shades of Mauve Taupe #826772
Tints of Mauve Taupe #826772
RGB
CMYK
RGB Variations
Color information
#826772 (or 0x826772) is known color: Mauve Taupe. HEX triplet: 82, 67 and 72. RGB value is (130,103,114). Sum of RGB (Red+Green+Blue) = 130+103+114=347 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.46% from 347); Green value is 103 (40.62% from 255 or 29.68% from 347); Blue value is 114 (44.92% from 255 or 32.85% from 347); Max value from RGB is 130 - color contains mainly: red. Hex color #826772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826772 is #7D988D. Grayscale: #707070. Windows color (decimal): -8231054 or 7497602. OLE color: 7497602.
HSL color Cylindrical-coordinate representation of color #826772: hue angle of 335.56º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #826772 is Cyan = 0, Magento = 0.21, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 114 | - |
| CMYK | 0 | 0.21 | 0.12 | 0.49 |
| HSL | 335.56º | 0.12% | 0.46% | - |
| HSV(B) | 335.56º | 0.21% | 0.51% | - |
| XYZ | 17.09 | 15.66 | 18.04 | - |
| YUV | 112.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 114 | 0 | 0.21 | 0.12 | 0.49 | 335.56 | 0.12 | 0.46 |
| Hex | 82 | 67 | 72 | 0 | 15 | C | 31 | 150 | C | 2E |
| Octal | 202 | 147 | 162 | 0 | 25 | 14 | 61 | 520 | 14 | 56 |
| Binary | 10000010 | 1100111 | 1110010 | 0 | 10101 | 1100 | 110001 | 101010000 | 1100 | 101110 |
Color Harmonies of #826772
Complementary color
Monochromatic Colors of #826772
Black with #826772
Text Example
Text Example
White with #826772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826772; }
p { color: rgb(130,103,114); }
H1.HeaderClassName
{
color: #826772;
}
.AnyTagClassName
{
color: #826772;
}
</style>
background-color css
<style>
a { background-color: #826772; }
a { background-color: rgb(130,103,114); }
div.DivClassName
{
background-color: #826772;
}
.BgClassName
{
background-color: #826772;
}
</style>
border-color css
<style>
span { border-color: #826772; }
span { border-color: rgb(130,103,114); }
td.TdClassName
{
border-color: #826772;
}
.TagClassName
{
border-color: #826772;
}
</style>