Shades of Mauve Taupe #866069
Tints of Mauve Taupe #866069
RGB
CMYK
RGB Variations
Color information
#866069 (or 0x866069) is known color: Mauve Taupe. HEX triplet: 86, 60 and 69. RGB value is (134,96,105). Sum of RGB (Red+Green+Blue) = 134+96+105=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 96 (37.89% from 255 or 28.66% from 335); Blue value is 105 (41.41% from 255 or 31.34% from 335); Max value from RGB is 134 - color contains mainly: red. Hex color #866069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866069 is #799F96. Grayscale: #6C6C6C. Windows color (decimal): -7970711 or 6905990. OLE color: 6905990.
HSL color Cylindrical-coordinate representation of color #866069: hue angle of 345.79º degrees, saturation: 0.17, 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 #866069 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 105 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.47 |
| HSL | 345.79º | 0.17% | 0.45% | - |
| HSV(B) | 345.79º | 0.28% | 0.53% | - |
| XYZ | 16.56 | 14.45 | 15.28 | - |
| YUV | 108.39 | 126.09 | 146.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 105 | 0 | 0.28 | 0.22 | 0.47 | 345.79 | 0.17 | 0.45 |
| Hex | 86 | 60 | 69 | 0 | 1C | 16 | 2F | 15A | 11 | 2D |
| Octal | 206 | 140 | 151 | 0 | 34 | 26 | 57 | 532 | 21 | 55 |
| Binary | 10000110 | 1100000 | 1101001 | 0 | 11100 | 10110 | 101111 | 101011010 | 10001 | 101101 |
Color Harmonies of #866069
Complementary color
Monochromatic Colors of #866069
Black with #866069
Text Example
Text Example
White with #866069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866069; }
p { color: rgb(134,96,105); }
H1.HeaderClassName
{
color: #866069;
}
.AnyTagClassName
{
color: #866069;
}
</style>
background-color css
<style>
a { background-color: #866069; }
a { background-color: rgb(134,96,105); }
div.DivClassName
{
background-color: #866069;
}
.BgClassName
{
background-color: #866069;
}
</style>
border-color css
<style>
span { border-color: #866069; }
span { border-color: rgb(134,96,105); }
td.TdClassName
{
border-color: #866069;
}
.TagClassName
{
border-color: #866069;
}
</style>