Shades of Mauve Taupe #925968
Tints of Mauve Taupe #925968
RGB
CMYK
RGB Variations
Color information
#925968 (or 0x925968) is known color: Mauve Taupe. HEX triplet: 92, 59 and 68. RGB value is (146,89,104). Sum of RGB (Red+Green+Blue) = 146+89+104=339 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.07% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 104 (41.02% from 255 or 30.68% from 339); Max value from RGB is 146 - color contains mainly: red. Hex color #925968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925968 is #6DA697. Grayscale: #6B6B6B. Windows color (decimal): -7186072 or 6838674. OLE color: 6838674.
HSL color Cylindrical-coordinate representation of color #925968: hue angle of 344.21º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #925968 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 104 | - |
| CMYK | 0 | 0.39 | 0.29 | 0.43 |
| HSL | 344.21º | 0.24% | 0.46% | - |
| HSV(B) | 344.21º | 0.39% | 0.57% | - |
| XYZ | 17.93 | 14.26 | 14.9 | - |
| YUV | 107.75 | 125.88 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 104 | 0 | 0.39 | 0.29 | 0.43 | 344.21 | 0.24 | 0.46 |
| Hex | 92 | 59 | 68 | 0 | 27 | 1D | 2B | 158 | 18 | 2E |
| Octal | 222 | 131 | 150 | 0 | 47 | 35 | 53 | 530 | 30 | 56 |
| Binary | 10010010 | 1011001 | 1101000 | 0 | 100111 | 11101 | 101011 | 101011000 | 11000 | 101110 |
Color Harmonies of #925968
Complementary color
Monochromatic Colors of #925968
Black with #925968
Text Example
Text Example
White with #925968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925968; }
p { color: rgb(146,89,104); }
H1.HeaderClassName
{
color: #925968;
}
.AnyTagClassName
{
color: #925968;
}
</style>
background-color css
<style>
a { background-color: #925968; }
a { background-color: rgb(146,89,104); }
div.DivClassName
{
background-color: #925968;
}
.BgClassName
{
background-color: #925968;
}
</style>
border-color css
<style>
span { border-color: #925968; }
span { border-color: rgb(146,89,104); }
td.TdClassName
{
border-color: #925968;
}
.TagClassName
{
border-color: #925968;
}
</style>