Shades of Mauve Taupe #936573
Tints of Mauve Taupe #936573
RGB
CMYK
RGB Variations
Color information
#936573 (or 0x936573) is known color: Mauve Taupe. HEX triplet: 93, 65 and 73. RGB value is (147,101,115). Sum of RGB (Red+Green+Blue) = 147+101+115=363 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.50% from 363); Green value is 101 (39.84% from 255 or 27.82% from 363); Blue value is 115 (45.31% from 255 or 31.68% from 363); Max value from RGB is 147 - color contains mainly: red. Hex color #936573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936573 is #6C9A8C. Grayscale: #747474. Windows color (decimal): -7117453 or 7562643. OLE color: 7562643.
HSL color Cylindrical-coordinate representation of color #936573: hue angle of 341.74º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936573 is Cyan = 0, Magento = 0.31, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 115 | - |
| CMYK | 0 | 0.31 | 0.22 | 0.42 |
| HSL | 341.74º | 0.19% | 0.49% | - |
| HSV(B) | 341.74º | 0.31% | 0.58% | - |
| XYZ | 19.78 | 16.75 | 18.41 | - |
| YUV | 116.35 | 127.24 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 115 | 0 | 0.31 | 0.22 | 0.42 | 341.74 | 0.19 | 0.49 |
| Hex | 93 | 65 | 73 | 0 | 1F | 16 | 2A | 156 | 13 | 31 |
| Octal | 223 | 145 | 163 | 0 | 37 | 26 | 52 | 526 | 23 | 61 |
| Binary | 10010011 | 1100101 | 1110011 | 0 | 11111 | 10110 | 101010 | 101010110 | 10011 | 110001 |
Color Harmonies of #936573
Complementary color
Monochromatic Colors of #936573
Black with #936573
Text Example
Text Example
White with #936573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936573; }
p { color: rgb(147,101,115); }
H1.HeaderClassName
{
color: #936573;
}
.AnyTagClassName
{
color: #936573;
}
</style>
background-color css
<style>
a { background-color: #936573; }
a { background-color: rgb(147,101,115); }
div.DivClassName
{
background-color: #936573;
}
.BgClassName
{
background-color: #936573;
}
</style>
border-color css
<style>
span { border-color: #936573; }
span { border-color: rgb(147,101,115); }
td.TdClassName
{
border-color: #936573;
}
.TagClassName
{
border-color: #936573;
}
</style>