Shades of Mauve Taupe #876467
Tints of Mauve Taupe #876467
RGB
CMYK
RGB Variations
Color information
#876467 (or 0x876467) is known color: Mauve Taupe. HEX triplet: 87, 64 and 67. RGB value is (135,100,103). Sum of RGB (Red+Green+Blue) = 135+100+103=338 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.94% from 338); Green value is 100 (39.45% from 255 or 29.59% from 338); Blue value is 103 (40.62% from 255 or 30.47% from 338); Max value from RGB is 135 - color contains mainly: red. Hex color #876467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876467 is #789B98. Grayscale: #6E6E6E. Windows color (decimal): -7904153 or 6775943. OLE color: 6775943.
HSL color Cylindrical-coordinate representation of color #876467: hue angle of 354.86º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #876467 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 100 | 103 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.47 |
| HSL | 354.86º | 0.15% | 0.46% | - |
| HSV(B) | 354.86º | 0.26% | 0.53% | - |
| XYZ | 17 | 15.24 | 14.88 | - |
| YUV | 110.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 103 | 0 | 0.26 | 0.24 | 0.47 | 354.86 | 0.15 | 0.46 |
| Hex | 87 | 64 | 67 | 0 | 1A | 18 | 2F | 163 | F | 2E |
| Octal | 207 | 144 | 147 | 0 | 32 | 30 | 57 | 543 | 17 | 56 |
| Binary | 10000111 | 1100100 | 1100111 | 0 | 11010 | 11000 | 101111 | 101100011 | 1111 | 101110 |
Color Harmonies of #876467
Complementary color
Monochromatic Colors of #876467
Black with #876467
Text Example
Text Example
White with #876467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876467; }
p { color: rgb(135,100,103); }
H1.HeaderClassName
{
color: #876467;
}
.AnyTagClassName
{
color: #876467;
}
</style>
background-color css
<style>
a { background-color: #876467; }
a { background-color: rgb(135,100,103); }
div.DivClassName
{
background-color: #876467;
}
.BgClassName
{
background-color: #876467;
}
</style>
border-color css
<style>
span { border-color: #876467; }
span { border-color: rgb(135,100,103); }
td.TdClassName
{
border-color: #876467;
}
.TagClassName
{
border-color: #876467;
}
</style>