Shades of Mauve Taupe #866569
Tints of Mauve Taupe #866569
RGB
CMYK
RGB Variations
Color information
#866569 (or 0x866569) is known color: Mauve Taupe. HEX triplet: 86, 65 and 69. RGB value is (134,101,105). Sum of RGB (Red+Green+Blue) = 134+101+105=340 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.41% from 340); Green value is 101 (39.84% from 255 or 29.71% from 340); Blue value is 105 (41.41% from 255 or 30.88% from 340); Max value from RGB is 134 - color contains mainly: red. Hex color #866569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866569 is #799A96. Grayscale: #6F6F6F. Windows color (decimal): -7969431 or 6907270. OLE color: 6907270.
HSL color Cylindrical-coordinate representation of color #866569: hue angle of 352.73º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866569 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 105 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.47 |
| HSL | 352.73º | 0.14% | 0.46% | - |
| HSV(B) | 352.73º | 0.25% | 0.53% | - |
| XYZ | 17.04 | 15.4 | 15.44 | - |
| YUV | 111.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 105 | 0 | 0.25 | 0.22 | 0.47 | 352.73 | 0.14 | 0.46 |
| Hex | 86 | 65 | 69 | 0 | 19 | 16 | 2F | 161 | E | 2E |
| Octal | 206 | 145 | 151 | 0 | 31 | 26 | 57 | 541 | 16 | 56 |
| Binary | 10000110 | 1100101 | 1101001 | 0 | 11001 | 10110 | 101111 | 101100001 | 1110 | 101110 |
Color Harmonies of #866569
Complementary color
Monochromatic Colors of #866569
Black with #866569
Text Example
Text Example
White with #866569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866569; }
p { color: rgb(134,101,105); }
H1.HeaderClassName
{
color: #866569;
}
.AnyTagClassName
{
color: #866569;
}
</style>
background-color css
<style>
a { background-color: #866569; }
a { background-color: rgb(134,101,105); }
div.DivClassName
{
background-color: #866569;
}
.BgClassName
{
background-color: #866569;
}
</style>
border-color css
<style>
span { border-color: #866569; }
span { border-color: rgb(134,101,105); }
td.TdClassName
{
border-color: #866569;
}
.TagClassName
{
border-color: #866569;
}
</style>