Shades of Mauve Taupe #926170
Tints of Mauve Taupe #926170
RGB
CMYK
RGB Variations
Color information
#926170 (or 0x926170) is known color: Mauve Taupe. HEX triplet: 92, 61 and 70. RGB value is (146,97,112). Sum of RGB (Red+Green+Blue) = 146+97+112=355 (47% of max value = 765). Red value is 146 (57.42% from 255 or 41.13% from 355); Green value is 97 (38.28% from 255 or 27.32% from 355); Blue value is 112 (44.14% from 255 or 31.55% from 355); Max value from RGB is 146 - color contains mainly: red. Hex color #926170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926170 is #6D9E8F. Grayscale: #717171. Windows color (decimal): -7184016 or 7365010. OLE color: 7365010.
HSL color Cylindrical-coordinate representation of color #926170: hue angle of 341.63º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #926170 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 97 | 112 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.43 |
| HSL | 341.63º | 0.2% | 0.48% | - |
| HSV(B) | 341.63º | 0.34% | 0.57% | - |
| XYZ | 19.05 | 15.83 | 17.38 | - |
| YUV | 113.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 97 | 112 | 0 | 0.34 | 0.23 | 0.43 | 341.63 | 0.2 | 0.48 |
| Hex | 92 | 61 | 70 | 0 | 22 | 17 | 2B | 156 | 14 | 30 |
| Octal | 222 | 141 | 160 | 0 | 42 | 27 | 53 | 526 | 24 | 60 |
| Binary | 10010010 | 1100001 | 1110000 | 0 | 100010 | 10111 | 101011 | 101010110 | 10100 | 110000 |
Color Harmonies of #926170
Complementary color
Monochromatic Colors of #926170
Black with #926170
Text Example
Text Example
White with #926170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926170; }
p { color: rgb(146,97,112); }
H1.HeaderClassName
{
color: #926170;
}
.AnyTagClassName
{
color: #926170;
}
</style>
background-color css
<style>
a { background-color: #926170; }
a { background-color: rgb(146,97,112); }
div.DivClassName
{
background-color: #926170;
}
.BgClassName
{
background-color: #926170;
}
</style>
border-color css
<style>
span { border-color: #926170; }
span { border-color: rgb(146,97,112); }
td.TdClassName
{
border-color: #926170;
}
.TagClassName
{
border-color: #926170;
}
</style>