Shades of Mauve Taupe #866570
Tints of Mauve Taupe #866570
RGB
CMYK
RGB Variations
Color information
#866570 (or 0x866570) is known color: Mauve Taupe. HEX triplet: 86, 65 and 70. RGB value is (134,101,112). Sum of RGB (Red+Green+Blue) = 134+101+112=347 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.62% from 347); Green value is 101 (39.84% from 255 or 29.11% from 347); Blue value is 112 (44.14% from 255 or 32.28% from 347); Max value from RGB is 134 - color contains mainly: red. Hex color #866570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866570 is #799A8F. Grayscale: #707070. Windows color (decimal): -7969424 or 7366022. OLE color: 7366022.
HSL color Cylindrical-coordinate representation of color #866570: hue angle of 340º 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 #866570 is Cyan = 0, Magento = 0.25, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 112 | - |
| CMYK | 0 | 0.25 | 0.16 | 0.47 |
| HSL | 340º | 0.14% | 0.46% | - |
| HSV(B) | 340º | 0.25% | 0.53% | - |
| XYZ | 17.41 | 15.55 | 17.41 | - |
| YUV | 112.12 | 127.93 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 112 | 0 | 0.25 | 0.16 | 0.47 | 340 | 0.14 | 0.46 |
| Hex | 86 | 65 | 70 | 0 | 19 | 10 | 2F | 154 | E | 2E |
| Octal | 206 | 145 | 160 | 0 | 31 | 20 | 57 | 524 | 16 | 56 |
| Binary | 10000110 | 1100101 | 1110000 | 0 | 11001 | 10000 | 101111 | 101010100 | 1110 | 101110 |
Color Harmonies of #866570
Complementary color
Monochromatic Colors of #866570
Black with #866570
Text Example
Text Example
White with #866570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866570; }
p { color: rgb(134,101,112); }
H1.HeaderClassName
{
color: #866570;
}
.AnyTagClassName
{
color: #866570;
}
</style>
background-color css
<style>
a { background-color: #866570; }
a { background-color: rgb(134,101,112); }
div.DivClassName
{
background-color: #866570;
}
.BgClassName
{
background-color: #866570;
}
</style>
border-color css
<style>
span { border-color: #866570; }
span { border-color: rgb(134,101,112); }
td.TdClassName
{
border-color: #866570;
}
.TagClassName
{
border-color: #866570;
}
</style>