Shades of Mauve Taupe #926470
Tints of Mauve Taupe #926470
RGB
CMYK
RGB Variations
Color information
#926470 (or 0x926470) is known color: Mauve Taupe. HEX triplet: 92, 64 and 70. RGB value is (146,100,112). Sum of RGB (Red+Green+Blue) = 146+100+112=358 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.78% from 358); Green value is 100 (39.45% from 255 or 27.93% from 358); Blue value is 112 (44.14% from 255 or 31.28% from 358); Max value from RGB is 146 - color contains mainly: red. Hex color #926470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926470 is #6D9B8F. Grayscale: #737373. Windows color (decimal): -7183248 or 7365778. OLE color: 7365778.
HSL color Cylindrical-coordinate representation of color #926470: hue angle of 344.35º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #926470 is Cyan = 0, Magento = 0.32, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 112 | - |
| CMYK | 0 | 0.32 | 0.23 | 0.43 |
| HSL | 344.35º | 0.19% | 0.48% | - |
| HSV(B) | 344.35º | 0.32% | 0.57% | - |
| XYZ | 19.34 | 16.4 | 17.47 | - |
| YUV | 115.12 | 126.24 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 112 | 0 | 0.32 | 0.23 | 0.43 | 344.35 | 0.19 | 0.48 |
| Hex | 92 | 64 | 70 | 0 | 20 | 17 | 2B | 158 | 13 | 30 |
| Octal | 222 | 144 | 160 | 0 | 40 | 27 | 53 | 530 | 23 | 60 |
| Binary | 10010010 | 1100100 | 1110000 | 0 | 100000 | 10111 | 101011 | 101011000 | 10011 | 110000 |
Color Harmonies of #926470
Complementary color
Monochromatic Colors of #926470
Black with #926470
Text Example
Text Example
White with #926470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926470; }
p { color: rgb(146,100,112); }
H1.HeaderClassName
{
color: #926470;
}
.AnyTagClassName
{
color: #926470;
}
</style>
background-color css
<style>
a { background-color: #926470; }
a { background-color: rgb(146,100,112); }
div.DivClassName
{
background-color: #926470;
}
.BgClassName
{
background-color: #926470;
}
</style>
border-color css
<style>
span { border-color: #926470; }
span { border-color: rgb(146,100,112); }
td.TdClassName
{
border-color: #926470;
}
.TagClassName
{
border-color: #926470;
}
</style>