Shades of Mauve Taupe #866167
Tints of Mauve Taupe #866167
RGB
CMYK
RGB Variations
Color information
#866167 (or 0x866167) is known color: Mauve Taupe. HEX triplet: 86, 61 and 67. RGB value is (134,97,103). Sum of RGB (Red+Green+Blue) = 134+97+103=334 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.12% from 334); Green value is 97 (38.28% from 255 or 29.04% from 334); Blue value is 103 (40.62% from 255 or 30.84% from 334); Max value from RGB is 134 - color contains mainly: red. Hex color #866167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866167 is #799E98. Grayscale: #6C6C6C. Windows color (decimal): -7970457 or 6775174. OLE color: 6775174.
HSL color Cylindrical-coordinate representation of color #866167: hue angle of 350.27º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866167 is Cyan = 0, Magento = 0.28, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 103 | - |
| CMYK | 0 | 0.28 | 0.23 | 0.47 |
| HSL | 350.27º | 0.16% | 0.45% | - |
| HSV(B) | 350.27º | 0.28% | 0.53% | - |
| XYZ | 16.55 | 14.6 | 14.78 | - |
| YUV | 108.75 | 124.76 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 103 | 0 | 0.28 | 0.23 | 0.47 | 350.27 | 0.16 | 0.45 |
| Hex | 86 | 61 | 67 | 0 | 1C | 17 | 2F | 15E | 10 | 2D |
| Octal | 206 | 141 | 147 | 0 | 34 | 27 | 57 | 536 | 20 | 55 |
| Binary | 10000110 | 1100001 | 1100111 | 0 | 11100 | 10111 | 101111 | 101011110 | 10000 | 101101 |
Color Harmonies of #866167
Complementary color
Monochromatic Colors of #866167
Black with #866167
Text Example
Text Example
White with #866167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866167; }
p { color: rgb(134,97,103); }
H1.HeaderClassName
{
color: #866167;
}
.AnyTagClassName
{
color: #866167;
}
</style>
background-color css
<style>
a { background-color: #866167; }
a { background-color: rgb(134,97,103); }
div.DivClassName
{
background-color: #866167;
}
.BgClassName
{
background-color: #866167;
}
</style>
border-color css
<style>
span { border-color: #866167; }
span { border-color: rgb(134,97,103); }
td.TdClassName
{
border-color: #866167;
}
.TagClassName
{
border-color: #866167;
}
</style>