Shades of Mauve Taupe #936468
Tints of Mauve Taupe #936468
RGB
CMYK
RGB Variations
Color information
#936468 (or 0x936468) is known color: Mauve Taupe. HEX triplet: 93, 64 and 68. RGB value is (147,100,104). Sum of RGB (Red+Green+Blue) = 147+100+104=351 (46% of max value = 765). Red value is 147 (57.81% from 255 or 41.88% from 351); Green value is 100 (39.45% from 255 or 28.49% from 351); Blue value is 104 (41.02% from 255 or 29.63% from 351); Max value from RGB is 147 - color contains mainly: red. Hex color #936468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936468 is #6C9B97. Grayscale: #727272. Windows color (decimal): -7117720 or 6841491. OLE color: 6841491.
HSL color Cylindrical-coordinate representation of color #936468: hue angle of 354.89º 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 #936468 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 104 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.42 |
| HSL | 354.89º | 0.19% | 0.48% | - |
| HSV(B) | 354.89º | 0.32% | 0.58% | - |
| XYZ | 19.09 | 16.32 | 15.24 | - |
| YUV | 114.51 | 122.07 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 104 | 0 | 0.32 | 0.29 | 0.42 | 354.89 | 0.19 | 0.48 |
| Hex | 93 | 64 | 68 | 0 | 20 | 1D | 2A | 163 | 13 | 30 |
| Octal | 223 | 144 | 150 | 0 | 40 | 35 | 52 | 543 | 23 | 60 |
| Binary | 10010011 | 1100100 | 1101000 | 0 | 100000 | 11101 | 101010 | 101100011 | 10011 | 110000 |
Color Harmonies of #936468
Complementary color
Monochromatic Colors of #936468
Black with #936468
Text Example
Text Example
White with #936468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936468; }
p { color: rgb(147,100,104); }
H1.HeaderClassName
{
color: #936468;
}
.AnyTagClassName
{
color: #936468;
}
</style>
background-color css
<style>
a { background-color: #936468; }
a { background-color: rgb(147,100,104); }
div.DivClassName
{
background-color: #936468;
}
.BgClassName
{
background-color: #936468;
}
</style>
border-color css
<style>
span { border-color: #936468; }
span { border-color: rgb(147,100,104); }
td.TdClassName
{
border-color: #936468;
}
.TagClassName
{
border-color: #936468;
}
</style>