Shades of Mauve Taupe #926675
Tints of Mauve Taupe #926675
RGB
CMYK
RGB Variations
Color information
#926675 (or 0x926675) is known color: Mauve Taupe. HEX triplet: 92, 66 and 75. RGB value is (146,102,117). Sum of RGB (Red+Green+Blue) = 146+102+117=365 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40% from 365); Green value is 102 (40.23% from 255 or 27.95% from 365); Blue value is 117 (46.09% from 255 or 32.05% from 365); Max value from RGB is 146 - color contains mainly: red. Hex color #926675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926675 is #6D998A. Grayscale: #747474. Windows color (decimal): -7182731 or 7693970. OLE color: 7693970.
HSL color Cylindrical-coordinate representation of color #926675: hue angle of 339.55º 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 #926675 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 117 | - |
| CMYK | 0 | 0.30 | 0.20 | 0.43 |
| HSL | 339.55º | 0.18% | 0.49% | - |
| HSV(B) | 339.55º | 0.3% | 0.57% | - |
| XYZ | 19.82 | 16.9 | 19.05 | - |
| YUV | 116.87 | 128.08 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 117 | 0 | 0.30 | 0.20 | 0.43 | 339.55 | 0.18 | 0.49 |
| Hex | 92 | 66 | 75 | 0 | 1E | 14 | 2B | 154 | 12 | 31 |
| Octal | 222 | 146 | 165 | 0 | 36 | 24 | 53 | 524 | 22 | 61 |
| Binary | 10010010 | 1100110 | 1110101 | 0 | 11110 | 10100 | 101011 | 101010100 | 10010 | 110001 |
Color Harmonies of #926675
Complementary color
Monochromatic Colors of #926675
Black with #926675
Text Example
Text Example
White with #926675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926675; }
p { color: rgb(146,102,117); }
H1.HeaderClassName
{
color: #926675;
}
.AnyTagClassName
{
color: #926675;
}
</style>
background-color css
<style>
a { background-color: #926675; }
a { background-color: rgb(146,102,117); }
div.DivClassName
{
background-color: #926675;
}
.BgClassName
{
background-color: #926675;
}
</style>
border-color css
<style>
span { border-color: #926675; }
span { border-color: rgb(146,102,117); }
td.TdClassName
{
border-color: #926675;
}
.TagClassName
{
border-color: #926675;
}
</style>