Shades of Mauve Taupe #926677
Tints of Mauve Taupe #926677
RGB
CMYK
RGB Variations
Color information
#926677 (or 0x926677) is known color: Mauve Taupe. HEX triplet: 92, 66 and 77. RGB value is (146,102,119). Sum of RGB (Red+Green+Blue) = 146+102+119=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 119 (46.88% from 255 or 32.43% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #926677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926677 is #6D9988. Grayscale: #757575. Windows color (decimal): -7182729 or 7825042. OLE color: 7825042.
HSL color Cylindrical-coordinate representation of color #926677: hue angle of 336.82º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #926677 is Cyan = 0, Magento = 0.30, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 119 | - |
| CMYK | 0 | 0.30 | 0.18 | 0.43 |
| HSL | 336.82º | 0.18% | 0.49% | - |
| HSV(B) | 336.82º | 0.3% | 0.57% | - |
| XYZ | 19.94 | 16.95 | 19.67 | - |
| YUV | 117.09 | 129.08 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 119 | 0 | 0.30 | 0.18 | 0.43 | 336.82 | 0.18 | 0.49 |
| Hex | 92 | 66 | 77 | 0 | 1E | 12 | 2B | 151 | 12 | 31 |
| Octal | 222 | 146 | 167 | 0 | 36 | 22 | 53 | 521 | 22 | 61 |
| Binary | 10010010 | 1100110 | 1110111 | 0 | 11110 | 10010 | 101011 | 101010001 | 10010 | 110001 |
Color Harmonies of #926677
Complementary color
Monochromatic Colors of #926677
Black with #926677
Text Example
Text Example
White with #926677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926677; }
p { color: rgb(146,102,119); }
H1.HeaderClassName
{
color: #926677;
}
.AnyTagClassName
{
color: #926677;
}
</style>
background-color css
<style>
a { background-color: #926677; }
a { background-color: rgb(146,102,119); }
div.DivClassName
{
background-color: #926677;
}
.BgClassName
{
background-color: #926677;
}
</style>
border-color css
<style>
span { border-color: #926677; }
span { border-color: rgb(146,102,119); }
td.TdClassName
{
border-color: #926677;
}
.TagClassName
{
border-color: #926677;
}
</style>