Shades of Mauve Taupe #866673
Tints of Mauve Taupe #866673
RGB
CMYK
RGB Variations
Color information
#866673 (or 0x866673) is known color: Mauve Taupe. HEX triplet: 86, 66 and 73. RGB value is (134,102,115). Sum of RGB (Red+Green+Blue) = 134+102+115=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 102 (40.23% from 255 or 29.06% from 351); Blue value is 115 (45.31% from 255 or 32.76% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #866673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866673 is #79998C. Grayscale: #717171. Windows color (decimal): -7969165 or 7562886. OLE color: 7562886.
HSL color Cylindrical-coordinate representation of color #866673: hue angle of 335.62º 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 #866673 is Cyan = 0, Magento = 0.24, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 115 | - |
| CMYK | 0 | 0.24 | 0.14 | 0.47 |
| HSL | 335.63º | 0.14% | 0.46% | - |
| HSV(B) | 335.63º | 0.24% | 0.53% | - |
| XYZ | 17.68 | 15.81 | 18.34 | - |
| YUV | 113.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 115 | 0 | 0.24 | 0.14 | 0.47 | 335.63 | 0.14 | 0.46 |
| Hex | 86 | 66 | 73 | 0 | 18 | E | 2F | 150 | E | 2E |
| Octal | 206 | 146 | 163 | 0 | 30 | 16 | 57 | 520 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1110011 | 0 | 11000 | 1110 | 101111 | 101010000 | 1110 | 101110 |
Color Harmonies of #866673
Complementary color
Monochromatic Colors of #866673
Black with #866673
Text Example
Text Example
White with #866673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866673; }
p { color: rgb(134,102,115); }
H1.HeaderClassName
{
color: #866673;
}
.AnyTagClassName
{
color: #866673;
}
</style>
background-color css
<style>
a { background-color: #866673; }
a { background-color: rgb(134,102,115); }
div.DivClassName
{
background-color: #866673;
}
.BgClassName
{
background-color: #866673;
}
</style>
border-color css
<style>
span { border-color: #866673; }
span { border-color: rgb(134,102,115); }
td.TdClassName
{
border-color: #866673;
}
.TagClassName
{
border-color: #866673;
}
</style>