Shades of Mauve Taupe #926569
Tints of Mauve Taupe #926569
RGB
CMYK
RGB Variations
Color information
#926569 (or 0x926569) is known color: Mauve Taupe. HEX triplet: 92, 65 and 69. RGB value is (146,101,105). Sum of RGB (Red+Green+Blue) = 146+101+105=352 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.48% from 352); Green value is 101 (39.84% from 255 or 28.69% from 352); Blue value is 105 (41.41% from 255 or 29.83% from 352); Max value from RGB is 146 - color contains mainly: red. Hex color #926569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926569 is #6D9A96. Grayscale: #727272. Windows color (decimal): -7182999 or 6907282. OLE color: 6907282.
HSL color Cylindrical-coordinate representation of color #926569: hue angle of 354.67º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #926569 is Cyan = 0, Magento = 0.31, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 105 | - |
| CMYK | 0 | 0.31 | 0.28 | 0.43 |
| HSL | 354.67º | 0.18% | 0.48% | - |
| HSV(B) | 354.67º | 0.31% | 0.57% | - |
| XYZ | 19.06 | 16.44 | 15.53 | - |
| YUV | 114.91 | 122.41 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 105 | 0 | 0.31 | 0.28 | 0.43 | 354.67 | 0.18 | 0.48 |
| Hex | 92 | 65 | 69 | 0 | 1F | 1C | 2B | 163 | 12 | 30 |
| Octal | 222 | 145 | 151 | 0 | 37 | 34 | 53 | 543 | 22 | 60 |
| Binary | 10010010 | 1100101 | 1101001 | 0 | 11111 | 11100 | 101011 | 101100011 | 10010 | 110000 |
Color Harmonies of #926569
Complementary color
Monochromatic Colors of #926569
Black with #926569
Text Example
Text Example
White with #926569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926569; }
p { color: rgb(146,101,105); }
H1.HeaderClassName
{
color: #926569;
}
.AnyTagClassName
{
color: #926569;
}
</style>
background-color css
<style>
a { background-color: #926569; }
a { background-color: rgb(146,101,105); }
div.DivClassName
{
background-color: #926569;
}
.BgClassName
{
background-color: #926569;
}
</style>
border-color css
<style>
span { border-color: #926569; }
span { border-color: rgb(146,101,105); }
td.TdClassName
{
border-color: #926569;
}
.TagClassName
{
border-color: #926569;
}
</style>