Shades of Mauve Taupe #866975
Tints of Mauve Taupe #866975
RGB
CMYK
RGB Variations
Color information
#866975 (or 0x866975) is known color: Mauve Taupe. HEX triplet: 86, 69 and 75. RGB value is (134,105,117). Sum of RGB (Red+Green+Blue) = 134+105+117=356 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.64% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 117 (46.09% from 255 or 32.87% from 356); Max value from RGB is 134 - color contains mainly: red. Hex color #866975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866975 is #79968A. Grayscale: #737373. Windows color (decimal): -7968395 or 7694726. OLE color: 7694726.
HSL color Cylindrical-coordinate representation of color #866975: hue angle of 335.17º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866975 is Cyan = 0, Magento = 0.22, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 117 | - |
| CMYK | 0 | 0.22 | 0.13 | 0.47 |
| HSL | 335.17º | 0.12% | 0.47% | - |
| HSV(B) | 335.17º | 0.22% | 0.53% | - |
| XYZ | 18.09 | 16.46 | 19.05 | - |
| YUV | 115.04 | 129.11 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 117 | 0 | 0.22 | 0.13 | 0.47 | 335.17 | 0.12 | 0.47 |
| Hex | 86 | 69 | 75 | 0 | 16 | D | 2F | 14F | C | 2F |
| Octal | 206 | 151 | 165 | 0 | 26 | 15 | 57 | 517 | 14 | 57 |
| Binary | 10000110 | 1101001 | 1110101 | 0 | 10110 | 1101 | 101111 | 101001111 | 1100 | 101111 |
Color Harmonies of #866975
Complementary color
Monochromatic Colors of #866975
Black with #866975
Text Example
Text Example
White with #866975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866975; }
p { color: rgb(134,105,117); }
H1.HeaderClassName
{
color: #866975;
}
.AnyTagClassName
{
color: #866975;
}
</style>
background-color css
<style>
a { background-color: #866975; }
a { background-color: rgb(134,105,117); }
div.DivClassName
{
background-color: #866975;
}
.BgClassName
{
background-color: #866975;
}
</style>
border-color css
<style>
span { border-color: #866975; }
span { border-color: rgb(134,105,117); }
td.TdClassName
{
border-color: #866975;
}
.TagClassName
{
border-color: #866975;
}
</style>