Shades of Mauve Taupe #925971
Tints of Mauve Taupe #925971
RGB
CMYK
RGB Variations
Color information
#925971 (or 0x925971) is known color: Mauve Taupe. HEX triplet: 92, 59 and 71. RGB value is (146,89,113). Sum of RGB (Red+Green+Blue) = 146+89+113=348 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.95% from 348); Green value is 89 (35.16% from 255 or 25.57% from 348); Blue value is 113 (44.53% from 255 or 32.47% from 348); Max value from RGB is 146 - color contains mainly: red. Hex color #925971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925971 is #6DA68E. Grayscale: #6C6C6C. Windows color (decimal): -7186063 or 7428498. OLE color: 7428498.
HSL color Cylindrical-coordinate representation of color #925971: hue angle of 334.74º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #925971 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 113 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.43 |
| HSL | 334.74º | 0.24% | 0.46% | - |
| HSV(B) | 334.74º | 0.39% | 0.57% | - |
| XYZ | 18.41 | 14.45 | 17.44 | - |
| YUV | 108.78 | 130.38 | 154.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 113 | 0 | 0.39 | 0.23 | 0.43 | 334.74 | 0.24 | 0.46 |
| Hex | 92 | 59 | 71 | 0 | 27 | 17 | 2B | 14F | 18 | 2E |
| Octal | 222 | 131 | 161 | 0 | 47 | 27 | 53 | 517 | 30 | 56 |
| Binary | 10010010 | 1011001 | 1110001 | 0 | 100111 | 10111 | 101011 | 101001111 | 11000 | 101110 |
Color Harmonies of #925971
Complementary color
Monochromatic Colors of #925971
Black with #925971
Text Example
Text Example
White with #925971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925971; }
p { color: rgb(146,89,113); }
H1.HeaderClassName
{
color: #925971;
}
.AnyTagClassName
{
color: #925971;
}
</style>
background-color css
<style>
a { background-color: #925971; }
a { background-color: rgb(146,89,113); }
div.DivClassName
{
background-color: #925971;
}
.BgClassName
{
background-color: #925971;
}
</style>
border-color css
<style>
span { border-color: #925971; }
span { border-color: rgb(146,89,113); }
td.TdClassName
{
border-color: #925971;
}
.TagClassName
{
border-color: #925971;
}
</style>