Shades of Mauve Taupe #936977
Tints of Mauve Taupe #936977
RGB
CMYK
RGB Variations
Color information
#936977 (or 0x936977) is known color: Mauve Taupe. HEX triplet: 93, 69 and 77. RGB value is (147,105,119). Sum of RGB (Red+Green+Blue) = 147+105+119=371 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.62% from 371); Green value is 105 (41.41% from 255 or 28.30% from 371); Blue value is 119 (46.88% from 255 or 32.08% from 371); Max value from RGB is 147 - color contains mainly: red. Hex color #936977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936977 is #6C9688. Grayscale: #777777. Windows color (decimal): -7116425 or 7825811. OLE color: 7825811.
HSL color Cylindrical-coordinate representation of color #936977: hue angle of 340º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #936977 is Cyan = 0, Magento = 0.29, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 105 | 119 | - |
| CMYK | 0 | 0.29 | 0.19 | 0.42 |
| HSL | 340º | 0.17% | 0.49% | - |
| HSV(B) | 340º | 0.29% | 0.58% | - |
| XYZ | 20.41 | 17.64 | 19.78 | - |
| YUV | 119.15 | 127.91 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 119 | 0 | 0.29 | 0.19 | 0.42 | 340 | 0.17 | 0.49 |
| Hex | 93 | 69 | 77 | 0 | 1D | 13 | 2A | 154 | 11 | 31 |
| Octal | 223 | 151 | 167 | 0 | 35 | 23 | 52 | 524 | 21 | 61 |
| Binary | 10010011 | 1101001 | 1110111 | 0 | 11101 | 10011 | 101010 | 101010100 | 10001 | 110001 |
Color Harmonies of #936977
Complementary color
Monochromatic Colors of #936977
Black with #936977
Text Example
Text Example
White with #936977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936977; }
p { color: rgb(147,105,119); }
H1.HeaderClassName
{
color: #936977;
}
.AnyTagClassName
{
color: #936977;
}
</style>
background-color css
<style>
a { background-color: #936977; }
a { background-color: rgb(147,105,119); }
div.DivClassName
{
background-color: #936977;
}
.BgClassName
{
background-color: #936977;
}
</style>
border-color css
<style>
span { border-color: #936977; }
span { border-color: rgb(147,105,119); }
td.TdClassName
{
border-color: #936977;
}
.TagClassName
{
border-color: #936977;
}
</style>