Shades of Mauve Taupe #866574
Tints of Mauve Taupe #866574
RGB
CMYK
RGB Variations
Color information
#866574 (or 0x866574) is known color: Mauve Taupe. HEX triplet: 86, 65 and 74. RGB value is (134,101,116). Sum of RGB (Red+Green+Blue) = 134+101+116=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 101 (39.84% from 255 or 28.77% from 351); Blue value is 116 (45.70% from 255 or 33.05% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #866574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866574 is #799A8B. Grayscale: #707070. Windows color (decimal): -7969420 or 7628166. OLE color: 7628166.
HSL color Cylindrical-coordinate representation of color #866574: hue angle of 332.73º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866574 is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 116 | - |
| CMYK | 0 | 0.25 | 0.13 | 0.47 |
| HSL | 332.73º | 0.14% | 0.46% | - |
| HSV(B) | 332.73º | 0.25% | 0.53% | - |
| XYZ | 17.64 | 15.64 | 18.61 | - |
| YUV | 112.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 116 | 0 | 0.25 | 0.13 | 0.47 | 332.73 | 0.14 | 0.46 |
| Hex | 86 | 65 | 74 | 0 | 19 | D | 2F | 14D | E | 2E |
| Octal | 206 | 145 | 164 | 0 | 31 | 15 | 57 | 515 | 16 | 56 |
| Binary | 10000110 | 1100101 | 1110100 | 0 | 11001 | 1101 | 101111 | 101001101 | 1110 | 101110 |
Color Harmonies of #866574
Complementary color
Monochromatic Colors of #866574
Black with #866574
Text Example
Text Example
White with #866574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866574; }
p { color: rgb(134,101,116); }
H1.HeaderClassName
{
color: #866574;
}
.AnyTagClassName
{
color: #866574;
}
</style>
background-color css
<style>
a { background-color: #866574; }
a { background-color: rgb(134,101,116); }
div.DivClassName
{
background-color: #866574;
}
.BgClassName
{
background-color: #866574;
}
</style>
border-color css
<style>
span { border-color: #866574; }
span { border-color: rgb(134,101,116); }
td.TdClassName
{
border-color: #866574;
}
.TagClassName
{
border-color: #866574;
}
</style>