Shades of Mauve Taupe #906772
Tints of Mauve Taupe #906772
RGB
CMYK
RGB Variations
Color information
#906772 (or 0x906772) is known color: Mauve Taupe. HEX triplet: 90, 67 and 72. RGB value is (144,103,114). Sum of RGB (Red+Green+Blue) = 144+103+114=361 (47% of max value = 765). Red value is 144 (56.64% from 255 or 39.89% from 361); Green value is 103 (40.62% from 255 or 28.53% from 361); Blue value is 114 (44.92% from 255 or 31.58% from 361); Max value from RGB is 144 - color contains mainly: red. Hex color #906772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906772 is #6F988D. Grayscale: #747474. Windows color (decimal): -7313550 or 7497616. OLE color: 7497616.
HSL color Cylindrical-coordinate representation of color #906772: hue angle of 343.9º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #906772 is Cyan = 0, Magento = 0.28, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 114 | - |
| CMYK | 0 | 0.28 | 0.21 | 0.44 |
| HSL | 343.9º | 0.17% | 0.48% | - |
| HSV(B) | 343.9º | 0.28% | 0.56% | - |
| XYZ | 19.39 | 16.84 | 18.15 | - |
| YUV | 116.51 | 126.58 | 147.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 114 | 0 | 0.28 | 0.21 | 0.44 | 343.9 | 0.17 | 0.48 |
| Hex | 90 | 67 | 72 | 0 | 1C | 15 | 2C | 158 | 11 | 30 |
| Octal | 220 | 147 | 162 | 0 | 34 | 25 | 54 | 530 | 21 | 60 |
| Binary | 10010000 | 1100111 | 1110010 | 0 | 11100 | 10101 | 101100 | 101011000 | 10001 | 110000 |
Color Harmonies of #906772
Complementary color
Monochromatic Colors of #906772
Black with #906772
Text Example
Text Example
White with #906772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906772; }
p { color: rgb(144,103,114); }
H1.HeaderClassName
{
color: #906772;
}
.AnyTagClassName
{
color: #906772;
}
</style>
background-color css
<style>
a { background-color: #906772; }
a { background-color: rgb(144,103,114); }
div.DivClassName
{
background-color: #906772;
}
.BgClassName
{
background-color: #906772;
}
</style>
border-color css
<style>
span { border-color: #906772; }
span { border-color: rgb(144,103,114); }
td.TdClassName
{
border-color: #906772;
}
.TagClassName
{
border-color: #906772;
}
</style>