Shades of Mauve Taupe #866674
Tints of Mauve Taupe #866674
RGB
CMYK
RGB Variations
Color information
#866674 (or 0x866674) is known color: Mauve Taupe. HEX triplet: 86, 66 and 74. RGB value is (134,102,116). Sum of RGB (Red+Green+Blue) = 134+102+116=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 102 (40.23% from 255 or 28.98% from 352); Blue value is 116 (45.70% from 255 or 32.95% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #866674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866674 is #79998B. Grayscale: #717171. Windows color (decimal): -7969164 or 7628422. OLE color: 7628422.
HSL color Cylindrical-coordinate representation of color #866674: hue angle of 333.75º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #866674 is Cyan = 0, Magento = 0.24, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 116 | - |
| CMYK | 0 | 0.24 | 0.13 | 0.47 |
| HSL | 333.75º | 0.14% | 0.46% | - |
| HSV(B) | 333.75º | 0.24% | 0.53% | - |
| XYZ | 17.74 | 15.83 | 18.64 | - |
| YUV | 113.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 116 | 0 | 0.24 | 0.13 | 0.47 | 333.75 | 0.14 | 0.46 |
| Hex | 86 | 66 | 74 | 0 | 18 | D | 2F | 14E | E | 2E |
| Octal | 206 | 146 | 164 | 0 | 30 | 15 | 57 | 516 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1110100 | 0 | 11000 | 1101 | 101111 | 101001110 | 1110 | 101110 |
Color Harmonies of #866674
Complementary color
Monochromatic Colors of #866674
Black with #866674
Text Example
Text Example
White with #866674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866674; }
p { color: rgb(134,102,116); }
H1.HeaderClassName
{
color: #866674;
}
.AnyTagClassName
{
color: #866674;
}
</style>
background-color css
<style>
a { background-color: #866674; }
a { background-color: rgb(134,102,116); }
div.DivClassName
{
background-color: #866674;
}
.BgClassName
{
background-color: #866674;
}
</style>
border-color css
<style>
span { border-color: #866674; }
span { border-color: rgb(134,102,116); }
td.TdClassName
{
border-color: #866674;
}
.TagClassName
{
border-color: #866674;
}
</style>