Shades of Mauve Taupe #866672
Tints of Mauve Taupe #866672
RGB
CMYK
RGB Variations
Color information
#866672 (or 0x866672) is known color: Mauve Taupe. HEX triplet: 86, 66 and 72. RGB value is (134,102,114). Sum of RGB (Red+Green+Blue) = 134+102+114=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 102 (40.23% from 255 or 29.14% from 350); Blue value is 114 (44.92% from 255 or 32.57% from 350); Max value from RGB is 134 - color contains mainly: red. Hex color #866672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866672 is #79998D. Grayscale: #707070. Windows color (decimal): -7969166 or 7497350. OLE color: 7497350.
HSL color Cylindrical-coordinate representation of color #866672: hue angle of 337.5º 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 #866672 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 114 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.47 |
| HSL | 337.5º | 0.14% | 0.46% | - |
| HSV(B) | 337.5º | 0.24% | 0.53% | - |
| XYZ | 17.62 | 15.79 | 18.04 | - |
| YUV | 112.94 | 128.6 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 114 | 0 | 0.24 | 0.15 | 0.47 | 337.5 | 0.14 | 0.46 |
| Hex | 86 | 66 | 72 | 0 | 18 | F | 2F | 152 | E | 2E |
| Octal | 206 | 146 | 162 | 0 | 30 | 17 | 57 | 522 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1110010 | 0 | 11000 | 1111 | 101111 | 101010010 | 1110 | 101110 |
Color Harmonies of #866672
Complementary color
Monochromatic Colors of #866672
Black with #866672
Text Example
Text Example
White with #866672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866672; }
p { color: rgb(134,102,114); }
H1.HeaderClassName
{
color: #866672;
}
.AnyTagClassName
{
color: #866672;
}
</style>
background-color css
<style>
a { background-color: #866672; }
a { background-color: rgb(134,102,114); }
div.DivClassName
{
background-color: #866672;
}
.BgClassName
{
background-color: #866672;
}
</style>
border-color css
<style>
span { border-color: #866672; }
span { border-color: rgb(134,102,114); }
td.TdClassName
{
border-color: #866672;
}
.TagClassName
{
border-color: #866672;
}
</style>