Shades of Mauve Taupe #936576
Tints of Mauve Taupe #936576
RGB
CMYK
RGB Variations
Color information
#936576 (or 0x936576) is known color: Mauve Taupe. HEX triplet: 93, 65 and 76. RGB value is (147,101,118). Sum of RGB (Red+Green+Blue) = 147+101+118=366 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.16% from 366); Green value is 101 (39.84% from 255 or 27.60% from 366); Blue value is 118 (46.48% from 255 or 32.24% from 366); Max value from RGB is 147 - color contains mainly: red. Hex color #936576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936576 is #6C9A89. Grayscale: #747474. Windows color (decimal): -7117450 or 7759251. OLE color: 7759251.
HSL color Cylindrical-coordinate representation of color #936576: hue angle of 337.83º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936576 is Cyan = 0, Magento = 0.31, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 118 | - |
| CMYK | 0 | 0.31 | 0.20 | 0.42 |
| HSL | 337.83º | 0.19% | 0.49% | - |
| HSV(B) | 337.83º | 0.31% | 0.58% | - |
| XYZ | 19.96 | 16.82 | 19.33 | - |
| YUV | 116.69 | 128.74 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 118 | 0 | 0.31 | 0.20 | 0.42 | 337.83 | 0.19 | 0.49 |
| Hex | 93 | 65 | 76 | 0 | 1F | 14 | 2A | 152 | 13 | 31 |
| Octal | 223 | 145 | 166 | 0 | 37 | 24 | 52 | 522 | 23 | 61 |
| Binary | 10010011 | 1100101 | 1110110 | 0 | 11111 | 10100 | 101010 | 101010010 | 10011 | 110001 |
Color Harmonies of #936576
Complementary color
Monochromatic Colors of #936576
Black with #936576
Text Example
Text Example
White with #936576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936576; }
p { color: rgb(147,101,118); }
H1.HeaderClassName
{
color: #936576;
}
.AnyTagClassName
{
color: #936576;
}
</style>
background-color css
<style>
a { background-color: #936576; }
a { background-color: rgb(147,101,118); }
div.DivClassName
{
background-color: #936576;
}
.BgClassName
{
background-color: #936576;
}
</style>
border-color css
<style>
span { border-color: #936576; }
span { border-color: rgb(147,101,118); }
td.TdClassName
{
border-color: #936576;
}
.TagClassName
{
border-color: #936576;
}
</style>