Shades of Mauve Taupe #936063
Tints of Mauve Taupe #936063
RGB
CMYK
RGB Variations
Color information
#936063 (or 0x936063) is known color: Mauve Taupe. HEX triplet: 93, 60 and 63. RGB value is (147,96,99). Sum of RGB (Red+Green+Blue) = 147+96+99=342 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.98% from 342); Green value is 96 (37.89% from 255 or 28.07% from 342); Blue value is 99 (39.06% from 255 or 28.95% from 342); Max value from RGB is 147 - color contains mainly: red. Hex color #936063 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936063 is #6C9F9C. Grayscale: #6F6F6F. Windows color (decimal): -7118749 or 6512787. OLE color: 6512787.
HSL color Cylindrical-coordinate representation of color #936063: hue angle of 356.47º 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 #936063 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 96 | 99 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.42 |
| HSL | 356.47º | 0.21% | 0.48% | - |
| HSV(B) | 356.47º | 0.35% | 0.58% | - |
| XYZ | 18.47 | 15.47 | 13.82 | - |
| YUV | 111.59 | 120.9 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 99 | 0 | 0.35 | 0.33 | 0.42 | 356.47 | 0.21 | 0.48 |
| Hex | 93 | 60 | 63 | 0 | 23 | 21 | 2A | 164 | 15 | 30 |
| Octal | 223 | 140 | 143 | 0 | 43 | 41 | 52 | 544 | 25 | 60 |
| Binary | 10010011 | 1100000 | 1100011 | 0 | 100011 | 100001 | 101010 | 101100100 | 10101 | 110000 |
Color Harmonies of #936063
Complementary color
Monochromatic Colors of #936063
Black with #936063
Text Example
Text Example
White with #936063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936063; }
p { color: rgb(147,96,99); }
H1.HeaderClassName
{
color: #936063;
}
.AnyTagClassName
{
color: #936063;
}
</style>
background-color css
<style>
a { background-color: #936063; }
a { background-color: rgb(147,96,99); }
div.DivClassName
{
background-color: #936063;
}
.BgClassName
{
background-color: #936063;
}
</style>
border-color css
<style>
span { border-color: #936063; }
span { border-color: rgb(147,96,99); }
td.TdClassName
{
border-color: #936063;
}
.TagClassName
{
border-color: #936063;
}
</style>