Shades of Mauve Taupe #866773
Tints of Mauve Taupe #866773
RGB
CMYK
RGB Variations
Color information
#866773 (or 0x866773) is known color: Mauve Taupe. HEX triplet: 86, 67 and 73. RGB value is (134,103,115). Sum of RGB (Red+Green+Blue) = 134+103+115=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 115 (45.31% from 255 or 32.67% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #866773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866773 is #79988C. Grayscale: #717171. Windows color (decimal): -7968909 or 7563142. OLE color: 7563142.
HSL color Cylindrical-coordinate representation of color #866773: hue angle of 336.77º 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 #866773 is Cyan = 0, Magento = 0.23, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 115 | - |
| CMYK | 0 | 0.23 | 0.14 | 0.47 |
| HSL | 336.77º | 0.13% | 0.46% | - |
| HSV(B) | 336.77º | 0.23% | 0.53% | - |
| XYZ | 17.78 | 16.01 | 18.37 | - |
| YUV | 113.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 115 | 0 | 0.23 | 0.14 | 0.47 | 336.77 | 0.13 | 0.46 |
| Hex | 86 | 67 | 73 | 0 | 17 | E | 2F | 151 | D | 2E |
| Octal | 206 | 147 | 163 | 0 | 27 | 16 | 57 | 521 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1110011 | 0 | 10111 | 1110 | 101111 | 101010001 | 1101 | 101110 |
Color Harmonies of #866773
Complementary color
Monochromatic Colors of #866773
Black with #866773
Text Example
Text Example
White with #866773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866773; }
p { color: rgb(134,103,115); }
H1.HeaderClassName
{
color: #866773;
}
.AnyTagClassName
{
color: #866773;
}
</style>
background-color css
<style>
a { background-color: #866773; }
a { background-color: rgb(134,103,115); }
div.DivClassName
{
background-color: #866773;
}
.BgClassName
{
background-color: #866773;
}
</style>
border-color css
<style>
span { border-color: #866773; }
span { border-color: rgb(134,103,115); }
td.TdClassName
{
border-color: #866773;
}
.TagClassName
{
border-color: #866773;
}
</style>