Shades of Mauve Taupe #926468
Tints of Mauve Taupe #926468
RGB
CMYK
RGB Variations
Color information
#926468 (or 0x926468) is known color: Mauve Taupe. HEX triplet: 92, 64 and 68. RGB value is (146,100,104). Sum of RGB (Red+Green+Blue) = 146+100+104=350 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.71% from 350); Green value is 100 (39.45% from 255 or 28.57% from 350); Blue value is 104 (41.02% from 255 or 29.71% from 350); Max value from RGB is 146 - color contains mainly: red. Hex color #926468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926468 is #6D9B97. Grayscale: #727272. Windows color (decimal): -7183256 or 6841490. OLE color: 6841490.
HSL color Cylindrical-coordinate representation of color #926468: hue angle of 354.78º 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 #926468 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 104 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.43 |
| HSL | 354.78º | 0.19% | 0.48% | - |
| HSV(B) | 354.78º | 0.32% | 0.57% | - |
| XYZ | 18.91 | 16.22 | 15.23 | - |
| YUV | 114.21 | 122.24 | 150.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 104 | 0 | 0.32 | 0.29 | 0.43 | 354.78 | 0.19 | 0.48 |
| Hex | 92 | 64 | 68 | 0 | 20 | 1D | 2B | 163 | 13 | 30 |
| Octal | 222 | 144 | 150 | 0 | 40 | 35 | 53 | 543 | 23 | 60 |
| Binary | 10010010 | 1100100 | 1101000 | 0 | 100000 | 11101 | 101011 | 101100011 | 10011 | 110000 |
Color Harmonies of #926468
Complementary color
Monochromatic Colors of #926468
Black with #926468
Text Example
Text Example
White with #926468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926468; }
p { color: rgb(146,100,104); }
H1.HeaderClassName
{
color: #926468;
}
.AnyTagClassName
{
color: #926468;
}
</style>
background-color css
<style>
a { background-color: #926468; }
a { background-color: rgb(146,100,104); }
div.DivClassName
{
background-color: #926468;
}
.BgClassName
{
background-color: #926468;
}
</style>
border-color css
<style>
span { border-color: #926468; }
span { border-color: rgb(146,100,104); }
td.TdClassName
{
border-color: #926468;
}
.TagClassName
{
border-color: #926468;
}
</style>