Shades of Mauve Taupe #936871
Tints of Mauve Taupe #936871
RGB
CMYK
RGB Variations
Color information
#936871 (or 0x936871) is known color: Mauve Taupe. HEX triplet: 93, 68 and 71. RGB value is (147,104,113). Sum of RGB (Red+Green+Blue) = 147+104+113=364 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.38% from 364); Green value is 104 (41.02% from 255 or 28.57% from 364); Blue value is 113 (44.53% from 255 or 31.04% from 364); Max value from RGB is 147 - color contains mainly: red. Hex color #936871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936871 is #6C978E. Grayscale: #757575. Windows color (decimal): -7116687 or 7432339. OLE color: 7432339.
HSL color Cylindrical-coordinate representation of color #936871: hue angle of 347.44º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #936871 is Cyan = 0, Magento = 0.29, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 104 | 113 | - |
| CMYK | 0 | 0.29 | 0.23 | 0.42 |
| HSL | 347.44º | 0.17% | 0.49% | - |
| HSV(B) | 347.44º | 0.29% | 0.58% | - |
| XYZ | 19.96 | 17.3 | 17.91 | - |
| YUV | 117.88 | 125.25 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 104 | 113 | 0 | 0.29 | 0.23 | 0.42 | 347.44 | 0.17 | 0.49 |
| Hex | 93 | 68 | 71 | 0 | 1D | 17 | 2A | 15B | 11 | 31 |
| Octal | 223 | 150 | 161 | 0 | 35 | 27 | 52 | 533 | 21 | 61 |
| Binary | 10010011 | 1101000 | 1110001 | 0 | 11101 | 10111 | 101010 | 101011011 | 10001 | 110001 |
Color Harmonies of #936871
Complementary color
Monochromatic Colors of #936871
Black with #936871
Text Example
Text Example
White with #936871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936871; }
p { color: rgb(147,104,113); }
H1.HeaderClassName
{
color: #936871;
}
.AnyTagClassName
{
color: #936871;
}
</style>
background-color css
<style>
a { background-color: #936871; }
a { background-color: rgb(147,104,113); }
div.DivClassName
{
background-color: #936871;
}
.BgClassName
{
background-color: #936871;
}
</style>
border-color css
<style>
span { border-color: #936871; }
span { border-color: rgb(147,104,113); }
td.TdClassName
{
border-color: #936871;
}
.TagClassName
{
border-color: #936871;
}
</style>