Shades of Mauve Taupe #926071
Tints of Mauve Taupe #926071
RGB
CMYK
RGB Variations
Color information
#926071 (or 0x926071) is known color: Mauve Taupe. HEX triplet: 92, 60 and 71. RGB value is (146,96,113). Sum of RGB (Red+Green+Blue) = 146+96+113=355 (47% of max value = 765). Red value is 146 (57.42% from 255 or 41.13% from 355); Green value is 96 (37.89% from 255 or 27.04% from 355); Blue value is 113 (44.53% from 255 or 31.83% from 355); Max value from RGB is 146 - color contains mainly: red. Hex color #926071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926071 is #6D9F8E. Grayscale: #707070. Windows color (decimal): -7184271 or 7430290. OLE color: 7430290.
HSL color Cylindrical-coordinate representation of color #926071: hue angle of 339.6º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #926071 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 96 | 113 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.43 |
| HSL | 339.6º | 0.21% | 0.47% | - |
| HSV(B) | 339.6º | 0.34% | 0.57% | - |
| XYZ | 19.02 | 15.67 | 17.64 | - |
| YUV | 112.89 | 128.07 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 96 | 113 | 0 | 0.34 | 0.23 | 0.43 | 339.6 | 0.21 | 0.47 |
| Hex | 92 | 60 | 71 | 0 | 22 | 17 | 2B | 154 | 15 | 2F |
| Octal | 222 | 140 | 161 | 0 | 42 | 27 | 53 | 524 | 25 | 57 |
| Binary | 10010010 | 1100000 | 1110001 | 0 | 100010 | 10111 | 101011 | 101010100 | 10101 | 101111 |
Color Harmonies of #926071
Complementary color
Monochromatic Colors of #926071
Black with #926071
Text Example
Text Example
White with #926071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926071; }
p { color: rgb(146,96,113); }
H1.HeaderClassName
{
color: #926071;
}
.AnyTagClassName
{
color: #926071;
}
</style>
background-color css
<style>
a { background-color: #926071; }
a { background-color: rgb(146,96,113); }
div.DivClassName
{
background-color: #926071;
}
.BgClassName
{
background-color: #926071;
}
</style>
border-color css
<style>
span { border-color: #926071; }
span { border-color: rgb(146,96,113); }
td.TdClassName
{
border-color: #926071;
}
.TagClassName
{
border-color: #926071;
}
</style>