Shades of Mauve Taupe #886874
Tints of Mauve Taupe #886874
RGB
CMYK
RGB Variations
Color information
#886874 (or 0x886874) is known color: Mauve Taupe. HEX triplet: 88, 68 and 74. RGB value is (136,104,116). Sum of RGB (Red+Green+Blue) = 136+104+116=356 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.20% from 356); Green value is 104 (41.02% from 255 or 29.21% from 356); Blue value is 116 (45.70% from 255 or 32.58% from 356); Max value from RGB is 136 - color contains mainly: red. Hex color #886874 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886874 is #77978B. Grayscale: #727272. Windows color (decimal): -7837580 or 7628936. OLE color: 7628936.
HSL color Cylindrical-coordinate representation of color #886874: hue angle of 337.5º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #886874 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 116 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.47 |
| HSL | 337.5º | 0.13% | 0.47% | - |
| HSV(B) | 337.5º | 0.24% | 0.53% | - |
| XYZ | 18.26 | 16.4 | 18.73 | - |
| YUV | 114.94 | 128.6 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 116 | 0 | 0.24 | 0.15 | 0.47 | 337.5 | 0.13 | 0.47 |
| Hex | 88 | 68 | 74 | 0 | 18 | F | 2F | 152 | D | 2F |
| Octal | 210 | 150 | 164 | 0 | 30 | 17 | 57 | 522 | 15 | 57 |
| Binary | 10001000 | 1101000 | 1110100 | 0 | 11000 | 1111 | 101111 | 101010010 | 1101 | 101111 |
Color Harmonies of #886874
Complementary color
Monochromatic Colors of #886874
Black with #886874
Text Example
Text Example
White with #886874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886874; }
p { color: rgb(136,104,116); }
H1.HeaderClassName
{
color: #886874;
}
.AnyTagClassName
{
color: #886874;
}
</style>
background-color css
<style>
a { background-color: #886874; }
a { background-color: rgb(136,104,116); }
div.DivClassName
{
background-color: #886874;
}
.BgClassName
{
background-color: #886874;
}
</style>
border-color css
<style>
span { border-color: #886874; }
span { border-color: rgb(136,104,116); }
td.TdClassName
{
border-color: #886874;
}
.TagClassName
{
border-color: #886874;
}
</style>