Shades of Mauve Taupe #866772
Tints of Mauve Taupe #866772
RGB
CMYK
RGB Variations
Color information
#866772 (or 0x866772) is known color: Mauve Taupe. HEX triplet: 86, 67 and 72. RGB value is (134,103,114). Sum of RGB (Red+Green+Blue) = 134+103+114=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 103 (40.62% from 255 or 29.34% from 351); Blue value is 114 (44.92% from 255 or 32.48% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #866772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866772 is #79988D. Grayscale: #717171. Windows color (decimal): -7968910 or 7497606. OLE color: 7497606.
HSL color Cylindrical-coordinate representation of color #866772: hue angle of 338.71º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866772 is Cyan = 0, Magento = 0.23, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 114 | - |
| CMYK | 0 | 0.23 | 0.15 | 0.47 |
| HSL | 338.71º | 0.13% | 0.46% | - |
| HSV(B) | 338.71º | 0.23% | 0.53% | - |
| XYZ | 17.72 | 15.98 | 18.07 | - |
| YUV | 113.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 114 | 0 | 0.23 | 0.15 | 0.47 | 338.71 | 0.13 | 0.46 |
| Hex | 86 | 67 | 72 | 0 | 17 | F | 2F | 153 | D | 2E |
| Octal | 206 | 147 | 162 | 0 | 27 | 17 | 57 | 523 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1110010 | 0 | 10111 | 1111 | 101111 | 101010011 | 1101 | 101110 |
Color Harmonies of #866772
Complementary color
Monochromatic Colors of #866772
Black with #866772
Text Example
Text Example
White with #866772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866772; }
p { color: rgb(134,103,114); }
H1.HeaderClassName
{
color: #866772;
}
.AnyTagClassName
{
color: #866772;
}
</style>
background-color css
<style>
a { background-color: #866772; }
a { background-color: rgb(134,103,114); }
div.DivClassName
{
background-color: #866772;
}
.BgClassName
{
background-color: #866772;
}
</style>
border-color css
<style>
span { border-color: #866772; }
span { border-color: rgb(134,103,114); }
td.TdClassName
{
border-color: #866772;
}
.TagClassName
{
border-color: #866772;
}
</style>