Shades of Mauve Taupe #926571
Tints of Mauve Taupe #926571
RGB
CMYK
RGB Variations
Color information
#926571 (or 0x926571) is known color: Mauve Taupe. HEX triplet: 92, 65 and 71. RGB value is (146,101,113). Sum of RGB (Red+Green+Blue) = 146+101+113=360 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.56% from 360); Green value is 101 (39.84% from 255 or 28.06% from 360); Blue value is 113 (44.53% from 255 or 31.39% from 360); Max value from RGB is 146 - color contains mainly: red. Hex color #926571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926571 is #6D9A8E. Grayscale: #737373. Windows color (decimal): -7182991 or 7431570. OLE color: 7431570.
HSL color Cylindrical-coordinate representation of color #926571: hue angle of 344º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #926571 is Cyan = 0, Magento = 0.31, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 113 | - |
| CMYK | 0 | 0.31 | 0.23 | 0.43 |
| HSL | 344º | 0.18% | 0.48% | - |
| HSV(B) | 344º | 0.31% | 0.57% | - |
| XYZ | 19.49 | 16.61 | 17.8 | - |
| YUV | 115.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 113 | 0 | 0.31 | 0.23 | 0.43 | 344 | 0.18 | 0.48 |
| Hex | 92 | 65 | 71 | 0 | 1F | 17 | 2B | 158 | 12 | 30 |
| Octal | 222 | 145 | 161 | 0 | 37 | 27 | 53 | 530 | 22 | 60 |
| Binary | 10010010 | 1100101 | 1110001 | 0 | 11111 | 10111 | 101011 | 101011000 | 10010 | 110000 |
Color Harmonies of #926571
Complementary color
Monochromatic Colors of #926571
Black with #926571
Text Example
Text Example
White with #926571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926571; }
p { color: rgb(146,101,113); }
H1.HeaderClassName
{
color: #926571;
}
.AnyTagClassName
{
color: #926571;
}
</style>
background-color css
<style>
a { background-color: #926571; }
a { background-color: rgb(146,101,113); }
div.DivClassName
{
background-color: #926571;
}
.BgClassName
{
background-color: #926571;
}
</style>
border-color css
<style>
span { border-color: #926571; }
span { border-color: rgb(146,101,113); }
td.TdClassName
{
border-color: #926571;
}
.TagClassName
{
border-color: #926571;
}
</style>