Shades of Mauve Taupe #936772
Tints of Mauve Taupe #936772
RGB
CMYK
RGB Variations
Color information
#936772 (or 0x936772) is known color: Mauve Taupe. HEX triplet: 93, 67 and 72. RGB value is (147,103,114). Sum of RGB (Red+Green+Blue) = 147+103+114=364 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.38% from 364); Green value is 103 (40.62% from 255 or 28.30% from 364); Blue value is 114 (44.92% from 255 or 31.32% from 364); Max value from RGB is 147 - color contains mainly: red. Hex color #936772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936772 is #6C988D. Grayscale: #757575. Windows color (decimal): -7116942 or 7497619. OLE color: 7497619.
HSL color Cylindrical-coordinate representation of color #936772: hue angle of 345º 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 #936772 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 114 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.42 |
| HSL | 345º | 0.18% | 0.49% | - |
| HSV(B) | 345º | 0.3% | 0.58% | - |
| XYZ | 19.92 | 17.12 | 18.17 | - |
| YUV | 117.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 114 | 0 | 0.30 | 0.22 | 0.42 | 345 | 0.18 | 0.49 |
| Hex | 93 | 67 | 72 | 0 | 1E | 16 | 2A | 159 | 12 | 31 |
| Octal | 223 | 147 | 162 | 0 | 36 | 26 | 52 | 531 | 22 | 61 |
| Binary | 10010011 | 1100111 | 1110010 | 0 | 11110 | 10110 | 101010 | 101011001 | 10010 | 110001 |
Color Harmonies of #936772
Complementary color
Monochromatic Colors of #936772
Black with #936772
Text Example
Text Example
White with #936772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936772; }
p { color: rgb(147,103,114); }
H1.HeaderClassName
{
color: #936772;
}
.AnyTagClassName
{
color: #936772;
}
</style>
background-color css
<style>
a { background-color: #936772; }
a { background-color: rgb(147,103,114); }
div.DivClassName
{
background-color: #936772;
}
.BgClassName
{
background-color: #936772;
}
</style>
border-color css
<style>
span { border-color: #936772; }
span { border-color: rgb(147,103,114); }
td.TdClassName
{
border-color: #936772;
}
.TagClassName
{
border-color: #936772;
}
</style>