Shades of Mauve Taupe #816168
Tints of Mauve Taupe #816168
RGB
CMYK
RGB Variations
Color information
#816168 (or 0x816168) is known color: Mauve Taupe. HEX triplet: 81, 61 and 68. RGB value is (129,97,104). Sum of RGB (Red+Green+Blue) = 129+97+104=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 104 (41.02% from 255 or 31.52% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #816168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816168 is #7E9E97. Grayscale: #6B6B6B. Windows color (decimal): -8298136 or 6840705. OLE color: 6840705.
HSL color Cylindrical-coordinate representation of color #816168: hue angle of 346.88º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #816168 is Cyan = 0, Magento = 0.25, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 104 | - |
| CMYK | 0 | 0.25 | 0.19 | 0.49 |
| HSL | 346.88º | 0.14% | 0.44% | - |
| HSV(B) | 346.88º | 0.25% | 0.51% | - |
| XYZ | 15.83 | 14.22 | 15.01 | - |
| YUV | 107.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 104 | 0 | 0.25 | 0.19 | 0.49 | 346.88 | 0.14 | 0.44 |
| Hex | 81 | 61 | 68 | 0 | 19 | 13 | 31 | 15B | E | 2C |
| Octal | 201 | 141 | 150 | 0 | 31 | 23 | 61 | 533 | 16 | 54 |
| Binary | 10000001 | 1100001 | 1101000 | 0 | 11001 | 10011 | 110001 | 101011011 | 1110 | 101100 |
Color Harmonies of #816168
Complementary color
Monochromatic Colors of #816168
Black with #816168
Text Example
Text Example
White with #816168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816168; }
p { color: rgb(129,97,104); }
H1.HeaderClassName
{
color: #816168;
}
.AnyTagClassName
{
color: #816168;
}
</style>
background-color css
<style>
a { background-color: #816168; }
a { background-color: rgb(129,97,104); }
div.DivClassName
{
background-color: #816168;
}
.BgClassName
{
background-color: #816168;
}
</style>
border-color css
<style>
span { border-color: #816168; }
span { border-color: rgb(129,97,104); }
td.TdClassName
{
border-color: #816168;
}
.TagClassName
{
border-color: #816168;
}
</style>