Shades of Mauve Taupe #866774
Tints of Mauve Taupe #866774
RGB
CMYK
RGB Variations
Color information
#866774 (or 0x866774) is known color: Mauve Taupe. HEX triplet: 86, 67 and 74. RGB value is (134,103,116). Sum of RGB (Red+Green+Blue) = 134+103+116=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 116 (45.70% from 255 or 32.86% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #866774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866774 is #79988B. Grayscale: #717171. Windows color (decimal): -7968908 or 7628678. OLE color: 7628678.
HSL color Cylindrical-coordinate representation of color #866774: hue angle of 334.84º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866774 is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 116 | - |
| CMYK | 0 | 0.23 | 0.13 | 0.47 |
| HSL | 334.84º | 0.13% | 0.46% | - |
| HSV(B) | 334.84º | 0.23% | 0.53% | - |
| XYZ | 17.83 | 16.03 | 18.68 | - |
| YUV | 113.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 116 | 0 | 0.23 | 0.13 | 0.47 | 334.84 | 0.13 | 0.46 |
| Hex | 86 | 67 | 74 | 0 | 17 | D | 2F | 14F | D | 2E |
| Octal | 206 | 147 | 164 | 0 | 27 | 15 | 57 | 517 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1110100 | 0 | 10111 | 1101 | 101111 | 101001111 | 1101 | 101110 |
Color Harmonies of #866774
Complementary color
Monochromatic Colors of #866774
Black with #866774
Text Example
Text Example
White with #866774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866774; }
p { color: rgb(134,103,116); }
H1.HeaderClassName
{
color: #866774;
}
.AnyTagClassName
{
color: #866774;
}
</style>
background-color css
<style>
a { background-color: #866774; }
a { background-color: rgb(134,103,116); }
div.DivClassName
{
background-color: #866774;
}
.BgClassName
{
background-color: #866774;
}
</style>
border-color css
<style>
span { border-color: #866774; }
span { border-color: rgb(134,103,116); }
td.TdClassName
{
border-color: #866774;
}
.TagClassName
{
border-color: #866774;
}
</style>