Shades of Mauve Taupe #916569
Tints of Mauve Taupe #916569
RGB
CMYK
RGB Variations
Color information
#916569 (or 0x916569) is known color: Mauve Taupe. HEX triplet: 91, 65 and 69. RGB value is (145,101,105). Sum of RGB (Red+Green+Blue) = 145+101+105=351 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.31% from 351); Green value is 101 (39.84% from 255 or 28.77% from 351); Blue value is 105 (41.41% from 255 or 29.91% from 351); Max value from RGB is 145 - color contains mainly: red. Hex color #916569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916569 is #6E9A96. Grayscale: #727272. Windows color (decimal): -7248535 or 6907281. OLE color: 6907281.
HSL color Cylindrical-coordinate representation of color #916569: hue angle of 354.55º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #916569 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 105 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.43 |
| HSL | 354.55º | 0.18% | 0.48% | - |
| HSV(B) | 354.55º | 0.3% | 0.57% | - |
| XYZ | 18.88 | 16.35 | 15.52 | - |
| YUV | 114.61 | 122.58 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 105 | 0 | 0.30 | 0.28 | 0.43 | 354.55 | 0.18 | 0.48 |
| Hex | 91 | 65 | 69 | 0 | 1E | 1C | 2B | 163 | 12 | 30 |
| Octal | 221 | 145 | 151 | 0 | 36 | 34 | 53 | 543 | 22 | 60 |
| Binary | 10010001 | 1100101 | 1101001 | 0 | 11110 | 11100 | 101011 | 101100011 | 10010 | 110000 |
Color Harmonies of #916569
Complementary color
Monochromatic Colors of #916569
Black with #916569
Text Example
Text Example
White with #916569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916569; }
p { color: rgb(145,101,105); }
H1.HeaderClassName
{
color: #916569;
}
.AnyTagClassName
{
color: #916569;
}
</style>
background-color css
<style>
a { background-color: #916569; }
a { background-color: rgb(145,101,105); }
div.DivClassName
{
background-color: #916569;
}
.BgClassName
{
background-color: #916569;
}
</style>
border-color css
<style>
span { border-color: #916569; }
span { border-color: rgb(145,101,105); }
td.TdClassName
{
border-color: #916569;
}
.TagClassName
{
border-color: #916569;
}
</style>