Shades of Mauve Taupe #926674
Tints of Mauve Taupe #926674
RGB
CMYK
RGB Variations
Color information
#926674 (or 0x926674) is known color: Mauve Taupe. HEX triplet: 92, 66 and 74. RGB value is (146,102,116). Sum of RGB (Red+Green+Blue) = 146+102+116=364 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.11% from 364); Green value is 102 (40.23% from 255 or 28.02% from 364); Blue value is 116 (45.70% from 255 or 31.87% from 364); Max value from RGB is 146 - color contains mainly: red. Hex color #926674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926674 is #6D998B. Grayscale: #747474. Windows color (decimal): -7182732 or 7628434. OLE color: 7628434.
HSL color Cylindrical-coordinate representation of color #926674: hue angle of 340.91º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #926674 is Cyan = 0, Magento = 0.30, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 116 | - |
| CMYK | 0 | 0.30 | 0.21 | 0.43 |
| HSL | 340.91º | 0.18% | 0.49% | - |
| HSV(B) | 340.91º | 0.3% | 0.57% | - |
| XYZ | 19.76 | 16.87 | 18.74 | - |
| YUV | 116.75 | 127.58 | 148.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 116 | 0 | 0.30 | 0.21 | 0.43 | 340.91 | 0.18 | 0.49 |
| Hex | 92 | 66 | 74 | 0 | 1E | 15 | 2B | 155 | 12 | 31 |
| Octal | 222 | 146 | 164 | 0 | 36 | 25 | 53 | 525 | 22 | 61 |
| Binary | 10010010 | 1100110 | 1110100 | 0 | 11110 | 10101 | 101011 | 101010101 | 10010 | 110001 |
Color Harmonies of #926674
Complementary color
Monochromatic Colors of #926674
Black with #926674
Text Example
Text Example
White with #926674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926674; }
p { color: rgb(146,102,116); }
H1.HeaderClassName
{
color: #926674;
}
.AnyTagClassName
{
color: #926674;
}
</style>
background-color css
<style>
a { background-color: #926674; }
a { background-color: rgb(146,102,116); }
div.DivClassName
{
background-color: #926674;
}
.BgClassName
{
background-color: #926674;
}
</style>
border-color css
<style>
span { border-color: #926674; }
span { border-color: rgb(146,102,116); }
td.TdClassName
{
border-color: #926674;
}
.TagClassName
{
border-color: #926674;
}
</style>