Shades of Mauve Taupe #936773
Tints of Mauve Taupe #936773
RGB
CMYK
RGB Variations
Color information
#936773 (or 0x936773) is known color: Mauve Taupe. HEX triplet: 93, 67 and 73. RGB value is (147,103,115). Sum of RGB (Red+Green+Blue) = 147+103+115=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 115 (45.31% from 255 or 31.51% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #936773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936773 is #6C988C. Grayscale: #757575. Windows color (decimal): -7116941 or 7563155. OLE color: 7563155.
HSL color Cylindrical-coordinate representation of color #936773: hue angle of 343.64º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #936773 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 115 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.42 |
| HSL | 343.64º | 0.18% | 0.49% | - |
| HSV(B) | 343.64º | 0.3% | 0.58% | - |
| XYZ | 19.98 | 17.14 | 18.48 | - |
| YUV | 117.52 | 126.58 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 115 | 0 | 0.30 | 0.22 | 0.42 | 343.64 | 0.18 | 0.49 |
| Hex | 93 | 67 | 73 | 0 | 1E | 16 | 2A | 158 | 12 | 31 |
| Octal | 223 | 147 | 163 | 0 | 36 | 26 | 52 | 530 | 22 | 61 |
| Binary | 10010011 | 1100111 | 1110011 | 0 | 11110 | 10110 | 101010 | 101011000 | 10010 | 110001 |
Color Harmonies of #936773
Complementary color
Monochromatic Colors of #936773
Black with #936773
Text Example
Text Example
White with #936773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936773; }
p { color: rgb(147,103,115); }
H1.HeaderClassName
{
color: #936773;
}
.AnyTagClassName
{
color: #936773;
}
</style>
background-color css
<style>
a { background-color: #936773; }
a { background-color: rgb(147,103,115); }
div.DivClassName
{
background-color: #936773;
}
.BgClassName
{
background-color: #936773;
}
</style>
border-color css
<style>
span { border-color: #936773; }
span { border-color: rgb(147,103,115); }
td.TdClassName
{
border-color: #936773;
}
.TagClassName
{
border-color: #936773;
}
</style>