Shades of Mauve Taupe #866671
Tints of Mauve Taupe #866671
RGB
CMYK
RGB Variations
Color information
#866671 (or 0x866671) is known color: Mauve Taupe. HEX triplet: 86, 66 and 71. RGB value is (134,102,113). Sum of RGB (Red+Green+Blue) = 134+102+113=349 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.40% from 349); Green value is 102 (40.23% from 255 or 29.23% from 349); Blue value is 113 (44.53% from 255 or 32.38% from 349); Max value from RGB is 134 - color contains mainly: red. Hex color #866671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866671 is #79998E. Grayscale: #707070. Windows color (decimal): -7969167 or 7431814. OLE color: 7431814.
HSL color Cylindrical-coordinate representation of color #866671: hue angle of 339.38º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #866671 is Cyan = 0, Magento = 0.24, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 113 | - |
| CMYK | 0 | 0.24 | 0.16 | 0.47 |
| HSL | 339.38º | 0.14% | 0.46% | - |
| HSV(B) | 339.38º | 0.24% | 0.53% | - |
| XYZ | 17.56 | 15.76 | 17.74 | - |
| YUV | 112.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 113 | 0 | 0.24 | 0.16 | 0.47 | 339.38 | 0.14 | 0.46 |
| Hex | 86 | 66 | 71 | 0 | 18 | 10 | 2F | 153 | E | 2E |
| Octal | 206 | 146 | 161 | 0 | 30 | 20 | 57 | 523 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1110001 | 0 | 11000 | 10000 | 101111 | 101010011 | 1110 | 101110 |
Color Harmonies of #866671
Complementary color
Monochromatic Colors of #866671
Black with #866671
Text Example
Text Example
White with #866671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866671; }
p { color: rgb(134,102,113); }
H1.HeaderClassName
{
color: #866671;
}
.AnyTagClassName
{
color: #866671;
}
</style>
background-color css
<style>
a { background-color: #866671; }
a { background-color: rgb(134,102,113); }
div.DivClassName
{
background-color: #866671;
}
.BgClassName
{
background-color: #866671;
}
</style>
border-color css
<style>
span { border-color: #866671; }
span { border-color: rgb(134,102,113); }
td.TdClassName
{
border-color: #866671;
}
.TagClassName
{
border-color: #866671;
}
</style>