Shades of Mauve Taupe #936466
Tints of Mauve Taupe #936466
RGB
CMYK
RGB Variations
Color information
#936466 (or 0x936466) is known color: Mauve Taupe. HEX triplet: 93, 64 and 66. RGB value is (147,100,102). Sum of RGB (Red+Green+Blue) = 147+100+102=349 (46% of max value = 765). Red value is 147 (57.81% from 255 or 42.12% from 349); Green value is 100 (39.45% from 255 or 28.65% from 349); Blue value is 102 (40.23% from 255 or 29.23% from 349); Max value from RGB is 147 - color contains mainly: red. Hex color #936466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936466 is #6C9B99. Grayscale: #727272. Windows color (decimal): -7117722 or 6710419. OLE color: 6710419.
HSL color Cylindrical-coordinate representation of color #936466: hue angle of 357.45º 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 #936466 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 102 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.42 |
| HSL | 357.45º | 0.19% | 0.48% | - |
| HSV(B) | 357.45º | 0.32% | 0.58% | - |
| XYZ | 18.99 | 16.28 | 14.71 | - |
| YUV | 114.28 | 121.07 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 102 | 0 | 0.32 | 0.31 | 0.42 | 357.45 | 0.19 | 0.48 |
| Hex | 93 | 64 | 66 | 0 | 20 | 1F | 2A | 165 | 13 | 30 |
| Octal | 223 | 144 | 146 | 0 | 40 | 37 | 52 | 545 | 23 | 60 |
| Binary | 10010011 | 1100100 | 1100110 | 0 | 100000 | 11111 | 101010 | 101100101 | 10011 | 110000 |
Color Harmonies of #936466
Complementary color
Monochromatic Colors of #936466
Black with #936466
Text Example
Text Example
White with #936466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936466; }
p { color: rgb(147,100,102); }
H1.HeaderClassName
{
color: #936466;
}
.AnyTagClassName
{
color: #936466;
}
</style>
background-color css
<style>
a { background-color: #936466; }
a { background-color: rgb(147,100,102); }
div.DivClassName
{
background-color: #936466;
}
.BgClassName
{
background-color: #936466;
}
</style>
border-color css
<style>
span { border-color: #936466; }
span { border-color: rgb(147,100,102); }
td.TdClassName
{
border-color: #936466;
}
.TagClassName
{
border-color: #936466;
}
</style>