Shades of Mauve Taupe #936475
Tints of Mauve Taupe #936475
RGB
CMYK
RGB Variations
Color information
#936475 (or 0x936475) is known color: Mauve Taupe. HEX triplet: 93, 64 and 75. RGB value is (147,100,117). Sum of RGB (Red+Green+Blue) = 147+100+117=364 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.38% from 364); Green value is 100 (39.45% from 255 or 27.47% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 147 - color contains mainly: red. Hex color #936475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936475 is #6C9B8A. Grayscale: #737373. Windows color (decimal): -7117707 or 7693459. OLE color: 7693459.
HSL color Cylindrical-coordinate representation of color #936475: hue angle of 338.3º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #936475 is Cyan = 0, Magento = 0.32, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 117 | - |
| CMYK | 0 | 0.32 | 0.20 | 0.42 |
| HSL | 338.3º | 0.19% | 0.48% | - |
| HSV(B) | 338.3º | 0.32% | 0.58% | - |
| XYZ | 19.8 | 16.6 | 18.99 | - |
| YUV | 115.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 117 | 0 | 0.32 | 0.20 | 0.42 | 338.3 | 0.19 | 0.48 |
| Hex | 93 | 64 | 75 | 0 | 20 | 14 | 2A | 152 | 13 | 30 |
| Octal | 223 | 144 | 165 | 0 | 40 | 24 | 52 | 522 | 23 | 60 |
| Binary | 10010011 | 1100100 | 1110101 | 0 | 100000 | 10100 | 101010 | 101010010 | 10011 | 110000 |
Color Harmonies of #936475
Complementary color
Monochromatic Colors of #936475
Black with #936475
Text Example
Text Example
White with #936475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936475; }
p { color: rgb(147,100,117); }
H1.HeaderClassName
{
color: #936475;
}
.AnyTagClassName
{
color: #936475;
}
</style>
background-color css
<style>
a { background-color: #936475; }
a { background-color: rgb(147,100,117); }
div.DivClassName
{
background-color: #936475;
}
.BgClassName
{
background-color: #936475;
}
</style>
border-color css
<style>
span { border-color: #936475; }
span { border-color: rgb(147,100,117); }
td.TdClassName
{
border-color: #936475;
}
.TagClassName
{
border-color: #936475;
}
</style>