Shades of Mauve Taupe #866168
Tints of Mauve Taupe #866168
RGB
CMYK
RGB Variations
Color information
#866168 (or 0x866168) is known color: Mauve Taupe. HEX triplet: 86, 61 and 68. RGB value is (134,97,104). Sum of RGB (Red+Green+Blue) = 134+97+104=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 97 (38.28% from 255 or 28.96% from 335); Blue value is 104 (41.02% from 255 or 31.04% from 335); Max value from RGB is 134 - color contains mainly: red. Hex color #866168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866168 is #799E97. Grayscale: #6C6C6C. Windows color (decimal): -7970456 or 6840710. OLE color: 6840710.
HSL color Cylindrical-coordinate representation of color #866168: hue angle of 348.65º 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 #866168 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 104 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.47 |
| HSL | 348.65º | 0.16% | 0.45% | - |
| HSV(B) | 348.65º | 0.28% | 0.53% | - |
| XYZ | 16.6 | 14.62 | 15.04 | - |
| YUV | 108.86 | 125.26 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 104 | 0 | 0.28 | 0.22 | 0.47 | 348.65 | 0.16 | 0.45 |
| Hex | 86 | 61 | 68 | 0 | 1C | 16 | 2F | 15D | 10 | 2D |
| Octal | 206 | 141 | 150 | 0 | 34 | 26 | 57 | 535 | 20 | 55 |
| Binary | 10000110 | 1100001 | 1101000 | 0 | 11100 | 10110 | 101111 | 101011101 | 10000 | 101101 |
Color Harmonies of #866168
Complementary color
Monochromatic Colors of #866168
Black with #866168
Text Example
Text Example
White with #866168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866168; }
p { color: rgb(134,97,104); }
H1.HeaderClassName
{
color: #866168;
}
.AnyTagClassName
{
color: #866168;
}
</style>
background-color css
<style>
a { background-color: #866168; }
a { background-color: rgb(134,97,104); }
div.DivClassName
{
background-color: #866168;
}
.BgClassName
{
background-color: #866168;
}
</style>
border-color css
<style>
span { border-color: #866168; }
span { border-color: rgb(134,97,104); }
td.TdClassName
{
border-color: #866168;
}
.TagClassName
{
border-color: #866168;
}
</style>