Shades of Mauve Taupe #926972
Tints of Mauve Taupe #926972
RGB
CMYK
RGB Variations
Color information
#926972 (or 0x926972) is known color: Mauve Taupe. HEX triplet: 92, 69 and 72. RGB value is (146,105,114). Sum of RGB (Red+Green+Blue) = 146+105+114=365 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40% from 365); Green value is 105 (41.41% from 255 or 28.77% from 365); Blue value is 114 (44.92% from 255 or 31.23% from 365); Max value from RGB is 146 - color contains mainly: red. Hex color #926972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926972 is #6D968D. Grayscale: #767676. Windows color (decimal): -7181966 or 7498130. OLE color: 7498130.
HSL color Cylindrical-coordinate representation of color #926972: hue angle of 346.83º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #926972 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 114 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.43 |
| HSL | 346.83º | 0.16% | 0.49% | - |
| HSV(B) | 346.83º | 0.28% | 0.57% | - |
| XYZ | 19.94 | 17.43 | 18.23 | - |
| YUV | 118.29 | 125.58 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 114 | 0 | 0.28 | 0.22 | 0.43 | 346.83 | 0.16 | 0.49 |
| Hex | 92 | 69 | 72 | 0 | 1C | 16 | 2B | 15B | 10 | 31 |
| Octal | 222 | 151 | 162 | 0 | 34 | 26 | 53 | 533 | 20 | 61 |
| Binary | 10010010 | 1101001 | 1110010 | 0 | 11100 | 10110 | 101011 | 101011011 | 10000 | 110001 |
Color Harmonies of #926972
Complementary color
Monochromatic Colors of #926972
Black with #926972
Text Example
Text Example
White with #926972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926972; }
p { color: rgb(146,105,114); }
H1.HeaderClassName
{
color: #926972;
}
.AnyTagClassName
{
color: #926972;
}
</style>
background-color css
<style>
a { background-color: #926972; }
a { background-color: rgb(146,105,114); }
div.DivClassName
{
background-color: #926972;
}
.BgClassName
{
background-color: #926972;
}
</style>
border-color css
<style>
span { border-color: #926972; }
span { border-color: rgb(146,105,114); }
td.TdClassName
{
border-color: #926972;
}
.TagClassName
{
border-color: #926972;
}
</style>