Shades of Mauve Taupe #936062
Tints of Mauve Taupe #936062
RGB
CMYK
RGB Variations
Color information
#936062 (or 0x936062) is known color: Mauve Taupe. HEX triplet: 93, 60 and 62. RGB value is (147,96,98). Sum of RGB (Red+Green+Blue) = 147+96+98=341 (45% of max value = 765). Red value is 147 (57.81% from 255 or 43.11% from 341); Green value is 96 (37.89% from 255 or 28.15% from 341); Blue value is 98 (38.67% from 255 or 28.74% from 341); Max value from RGB is 147 - color contains mainly: red. Hex color #936062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936062 is #6C9F9D. Grayscale: #6F6F6F. Windows color (decimal): -7118750 or 6447251. OLE color: 6447251.
HSL color Cylindrical-coordinate representation of color #936062: hue angle of 357.65º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #936062 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 96 | 98 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.42 |
| HSL | 357.65º | 0.21% | 0.48% | - |
| HSV(B) | 357.65º | 0.35% | 0.58% | - |
| XYZ | 18.42 | 15.45 | 13.57 | - |
| YUV | 111.48 | 120.4 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 98 | 0 | 0.35 | 0.33 | 0.42 | 357.65 | 0.21 | 0.48 |
| Hex | 93 | 60 | 62 | 0 | 23 | 21 | 2A | 166 | 15 | 30 |
| Octal | 223 | 140 | 142 | 0 | 43 | 41 | 52 | 546 | 25 | 60 |
| Binary | 10010011 | 1100000 | 1100010 | 0 | 100011 | 100001 | 101010 | 101100110 | 10101 | 110000 |
Color Harmonies of #936062
Complementary color
Monochromatic Colors of #936062
Black with #936062
Text Example
Text Example
White with #936062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936062; }
p { color: rgb(147,96,98); }
H1.HeaderClassName
{
color: #936062;
}
.AnyTagClassName
{
color: #936062;
}
</style>
background-color css
<style>
a { background-color: #936062; }
a { background-color: rgb(147,96,98); }
div.DivClassName
{
background-color: #936062;
}
.BgClassName
{
background-color: #936062;
}
</style>
border-color css
<style>
span { border-color: #936062; }
span { border-color: rgb(147,96,98); }
td.TdClassName
{
border-color: #936062;
}
.TagClassName
{
border-color: #936062;
}
</style>