Shades of Mauve Taupe #935671
Tints of Mauve Taupe #935671
RGB
CMYK
RGB Variations
Color information
#935671 (or 0x935671) is known color: Mauve Taupe. HEX triplet: 93, 56 and 71. RGB value is (147,86,113). Sum of RGB (Red+Green+Blue) = 147+86+113=346 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.49% from 346); Green value is 86 (33.98% from 255 or 24.86% from 346); Blue value is 113 (44.53% from 255 or 32.66% from 346); Max value from RGB is 147 - color contains mainly: red. Hex color #935671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935671 is #6CA98E. Grayscale: #6B6B6B. Windows color (decimal): -7121295 or 7427731. OLE color: 7427731.
HSL color Cylindrical-coordinate representation of color #935671: hue angle of 333.44º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #935671 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 86 | 113 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.42 |
| HSL | 333.44º | 0.26% | 0.46% | - |
| HSV(B) | 333.44º | 0.41% | 0.58% | - |
| XYZ | 18.34 | 14.05 | 17.37 | - |
| YUV | 107.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 86 | 113 | 0 | 0.41 | 0.23 | 0.42 | 333.44 | 0.26 | 0.46 |
| Hex | 93 | 56 | 71 | 0 | 29 | 17 | 2A | 14D | 1A | 2E |
| Octal | 223 | 126 | 161 | 0 | 51 | 27 | 52 | 515 | 32 | 56 |
| Binary | 10010011 | 1010110 | 1110001 | 0 | 101001 | 10111 | 101010 | 101001101 | 11010 | 101110 |
Color Harmonies of #935671
Complementary color
Monochromatic Colors of #935671
Black with #935671
Text Example
Text Example
White with #935671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935671; }
p { color: rgb(147,86,113); }
H1.HeaderClassName
{
color: #935671;
}
.AnyTagClassName
{
color: #935671;
}
</style>
background-color css
<style>
a { background-color: #935671; }
a { background-color: rgb(147,86,113); }
div.DivClassName
{
background-color: #935671;
}
.BgClassName
{
background-color: #935671;
}
</style>
border-color css
<style>
span { border-color: #935671; }
span { border-color: rgb(147,86,113); }
td.TdClassName
{
border-color: #935671;
}
.TagClassName
{
border-color: #935671;
}
</style>