Shades of Mauve Taupe #816572
Tints of Mauve Taupe #816572
RGB
CMYK
RGB Variations
Color information
#816572 (or 0x816572) is known color: Mauve Taupe. HEX triplet: 81, 65 and 72. RGB value is (129,101,114). Sum of RGB (Red+Green+Blue) = 129+101+114=344 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.5% from 344); Green value is 101 (39.84% from 255 or 29.36% from 344); Blue value is 114 (44.92% from 255 or 33.14% from 344); Max value from RGB is 129 - color contains mainly: red. Hex color #816572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816572 is #7E9A8D. Grayscale: #6E6E6E. Windows color (decimal): -8297102 or 7497089. OLE color: 7497089.
HSL color Cylindrical-coordinate representation of color #816572: hue angle of 332.14º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #816572 is Cyan = 0, Magento = 0.22, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 114 | - |
| CMYK | 0 | 0.22 | 0.12 | 0.49 |
| HSL | 332.14º | 0.12% | 0.45% | - |
| HSV(B) | 332.14º | 0.22% | 0.51% | - |
| XYZ | 16.74 | 15.19 | 17.97 | - |
| YUV | 110.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 114 | 0 | 0.22 | 0.12 | 0.49 | 332.14 | 0.12 | 0.45 |
| Hex | 81 | 65 | 72 | 0 | 16 | C | 31 | 14C | C | 2D |
| Octal | 201 | 145 | 162 | 0 | 26 | 14 | 61 | 514 | 14 | 55 |
| Binary | 10000001 | 1100101 | 1110010 | 0 | 10110 | 1100 | 110001 | 101001100 | 1100 | 101101 |
Color Harmonies of #816572
Complementary color
Monochromatic Colors of #816572
Black with #816572
Text Example
Text Example
White with #816572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816572; }
p { color: rgb(129,101,114); }
H1.HeaderClassName
{
color: #816572;
}
.AnyTagClassName
{
color: #816572;
}
</style>
background-color css
<style>
a { background-color: #816572; }
a { background-color: rgb(129,101,114); }
div.DivClassName
{
background-color: #816572;
}
.BgClassName
{
background-color: #816572;
}
</style>
border-color css
<style>
span { border-color: #816572; }
span { border-color: rgb(129,101,114); }
td.TdClassName
{
border-color: #816572;
}
.TagClassName
{
border-color: #816572;
}
</style>