Shades of Mauve Taupe #916774
Tints of Mauve Taupe #916774
RGB
CMYK
RGB Variations
Color information
#916774 (or 0x916774) is known color: Mauve Taupe. HEX triplet: 91, 67 and 74. RGB value is (145,103,116). Sum of RGB (Red+Green+Blue) = 145+103+116=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 103 (40.62% from 255 or 28.30% from 364); Blue value is 116 (45.70% from 255 or 31.87% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #916774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916774 is #6E988B. Grayscale: #757575. Windows color (decimal): -7248012 or 7628689. OLE color: 7628689.
HSL color Cylindrical-coordinate representation of color #916774: hue angle of 341.43º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #916774 is Cyan = 0, Magento = 0.29, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 116 | - |
| CMYK | 0 | 0.29 | 0.2 | 0.43 |
| HSL | 341.43º | 0.17% | 0.49% | - |
| HSV(B) | 341.43º | 0.29% | 0.57% | - |
| XYZ | 19.68 | 16.98 | 18.76 | - |
| YUV | 117.04 | 127.41 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 116 | 0 | 0.29 | 0.2 | 0.43 | 341.43 | 0.17 | 0.49 |
| Hex | 91 | 67 | 74 | 0 | 1D | 14 | 2B | 155 | 11 | 31 |
| Octal | 221 | 147 | 164 | 0 | 35 | 24 | 53 | 525 | 21 | 61 |
| Binary | 10010001 | 1100111 | 1110100 | 0 | 11101 | 10100 | 101011 | 101010101 | 10001 | 110001 |
Color Harmonies of #916774
Complementary color
Monochromatic Colors of #916774
Black with #916774
Text Example
Text Example
White with #916774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916774; }
p { color: rgb(145,103,116); }
H1.HeaderClassName
{
color: #916774;
}
.AnyTagClassName
{
color: #916774;
}
</style>
background-color css
<style>
a { background-color: #916774; }
a { background-color: rgb(145,103,116); }
div.DivClassName
{
background-color: #916774;
}
.BgClassName
{
background-color: #916774;
}
</style>
border-color css
<style>
span { border-color: #916774; }
span { border-color: rgb(145,103,116); }
td.TdClassName
{
border-color: #916774;
}
.TagClassName
{
border-color: #916774;
}
</style>