Shades of Mauve Taupe #816270
Tints of Mauve Taupe #816270
RGB
CMYK
RGB Variations
Color information
#816270 (or 0x816270) is known color: Mauve Taupe. HEX triplet: 81, 62 and 70. RGB value is (129,98,112). Sum of RGB (Red+Green+Blue) = 129+98+112=339 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.05% from 339); Green value is 98 (38.67% from 255 or 28.91% from 339); Blue value is 112 (44.14% from 255 or 33.04% from 339); Max value from RGB is 129 - color contains mainly: red. Hex color #816270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816270 is #7E9D8F. Grayscale: #6C6C6C. Windows color (decimal): -8297872 or 7365249. OLE color: 7365249.
HSL color Cylindrical-coordinate representation of color #816270: hue angle of 332.9º degrees, saturation: 0.14, 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 #816270 is Cyan = 0, Magento = 0.24, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 112 | - |
| CMYK | 0 | 0.24 | 0.13 | 0.49 |
| HSL | 332.9º | 0.14% | 0.45% | - |
| HSV(B) | 332.9º | 0.24% | 0.51% | - |
| XYZ | 16.35 | 14.57 | 17.28 | - |
| YUV | 108.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 112 | 0 | 0.24 | 0.13 | 0.49 | 332.9 | 0.14 | 0.45 |
| Hex | 81 | 62 | 70 | 0 | 18 | D | 31 | 14D | E | 2D |
| Octal | 201 | 142 | 160 | 0 | 30 | 15 | 61 | 515 | 16 | 55 |
| Binary | 10000001 | 1100010 | 1110000 | 0 | 11000 | 1101 | 110001 | 101001101 | 1110 | 101101 |
Color Harmonies of #816270
Complementary color
Monochromatic Colors of #816270
Black with #816270
Text Example
Text Example
White with #816270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816270; }
p { color: rgb(129,98,112); }
H1.HeaderClassName
{
color: #816270;
}
.AnyTagClassName
{
color: #816270;
}
</style>
background-color css
<style>
a { background-color: #816270; }
a { background-color: rgb(129,98,112); }
div.DivClassName
{
background-color: #816270;
}
.BgClassName
{
background-color: #816270;
}
</style>
border-color css
<style>
span { border-color: #816270; }
span { border-color: rgb(129,98,112); }
td.TdClassName
{
border-color: #816270;
}
.TagClassName
{
border-color: #816270;
}
</style>