Shades of Mauve Taupe #906071
Tints of Mauve Taupe #906071
RGB
CMYK
RGB Variations
Color information
#906071 (or 0x906071) is known color: Mauve Taupe. HEX triplet: 90, 60 and 71. RGB value is (144,96,113). Sum of RGB (Red+Green+Blue) = 144+96+113=353 (46% of max value = 765). Red value is 144 (56.64% from 255 or 40.79% from 353); Green value is 96 (37.89% from 255 or 27.20% from 353); Blue value is 113 (44.53% from 255 or 32.01% from 353); Max value from RGB is 144 - color contains mainly: red. Hex color #906071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906071 is #6F9F8E. Grayscale: #707070. Windows color (decimal): -7315343 or 7430288. OLE color: 7430288.
HSL color Cylindrical-coordinate representation of color #906071: hue angle of 338.75º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #906071 is Cyan = 0, Magento = 0.33, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 113 | - |
| CMYK | 0 | 0.33 | 0.22 | 0.44 |
| HSL | 338.75º | 0.2% | 0.47% | - |
| HSV(B) | 338.75º | 0.33% | 0.56% | - |
| XYZ | 18.67 | 15.49 | 17.63 | - |
| YUV | 112.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 113 | 0 | 0.33 | 0.22 | 0.44 | 338.75 | 0.2 | 0.47 |
| Hex | 90 | 60 | 71 | 0 | 21 | 16 | 2C | 153 | 14 | 2F |
| Octal | 220 | 140 | 161 | 0 | 41 | 26 | 54 | 523 | 24 | 57 |
| Binary | 10010000 | 1100000 | 1110001 | 0 | 100001 | 10110 | 101100 | 101010011 | 10100 | 101111 |
Color Harmonies of #906071
Complementary color
Monochromatic Colors of #906071
Black with #906071
Text Example
Text Example
White with #906071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906071; }
p { color: rgb(144,96,113); }
H1.HeaderClassName
{
color: #906071;
}
.AnyTagClassName
{
color: #906071;
}
</style>
background-color css
<style>
a { background-color: #906071; }
a { background-color: rgb(144,96,113); }
div.DivClassName
{
background-color: #906071;
}
.BgClassName
{
background-color: #906071;
}
</style>
border-color css
<style>
span { border-color: #906071; }
span { border-color: rgb(144,96,113); }
td.TdClassName
{
border-color: #906071;
}
.TagClassName
{
border-color: #906071;
}
</style>