Shades of Mauve Taupe #936476
Tints of Mauve Taupe #936476
RGB
CMYK
RGB Variations
Color information
#936476 (or 0x936476) is known color: Mauve Taupe. HEX triplet: 93, 64 and 76. RGB value is (147,100,118). Sum of RGB (Red+Green+Blue) = 147+100+118=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #936476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936476 is #6C9B89. Grayscale: #747474. Windows color (decimal): -7117706 or 7758995. OLE color: 7758995.
HSL color Cylindrical-coordinate representation of color #936476: hue angle of 337.02º 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 #936476 is Cyan = 0, Magento = 0.32, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 118 | - |
| CMYK | 0 | 0.32 | 0.20 | 0.42 |
| HSL | 337.02º | 0.19% | 0.48% | - |
| HSV(B) | 337.02º | 0.32% | 0.58% | - |
| XYZ | 19.86 | 16.63 | 19.3 | - |
| YUV | 116.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 118 | 0 | 0.32 | 0.20 | 0.42 | 337.02 | 0.19 | 0.48 |
| Hex | 93 | 64 | 76 | 0 | 20 | 14 | 2A | 151 | 13 | 30 |
| Octal | 223 | 144 | 166 | 0 | 40 | 24 | 52 | 521 | 23 | 60 |
| Binary | 10010011 | 1100100 | 1110110 | 0 | 100000 | 10100 | 101010 | 101010001 | 10011 | 110000 |
Color Harmonies of #936476
Complementary color
Monochromatic Colors of #936476
Black with #936476
Text Example
Text Example
White with #936476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936476; }
p { color: rgb(147,100,118); }
H1.HeaderClassName
{
color: #936476;
}
.AnyTagClassName
{
color: #936476;
}
</style>
background-color css
<style>
a { background-color: #936476; }
a { background-color: rgb(147,100,118); }
div.DivClassName
{
background-color: #936476;
}
.BgClassName
{
background-color: #936476;
}
</style>
border-color css
<style>
span { border-color: #936476; }
span { border-color: rgb(147,100,118); }
td.TdClassName
{
border-color: #936476;
}
.TagClassName
{
border-color: #936476;
}
</style>