Shades of Mauve Taupe #906570
Tints of Mauve Taupe #906570
RGB
CMYK
RGB Variations
Color information
#906570 (or 0x906570) is known color: Mauve Taupe. HEX triplet: 90, 65 and 70. RGB value is (144,101,112). Sum of RGB (Red+Green+Blue) = 144+101+112=357 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.34% from 357); Green value is 101 (39.84% from 255 or 28.29% from 357); Blue value is 112 (44.14% from 255 or 31.37% from 357); Max value from RGB is 144 - color contains mainly: red. Hex color #906570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906570 is #6F9A8F. Grayscale: #737373. Windows color (decimal): -7314064 or 7366032. OLE color: 7366032.
HSL color Cylindrical-coordinate representation of color #906570: hue angle of 344.65º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #906570 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 112 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.44 |
| HSL | 344.65º | 0.18% | 0.48% | - |
| HSV(B) | 344.65º | 0.3% | 0.56% | - |
| XYZ | 19.08 | 16.41 | 17.49 | - |
| YUV | 115.11 | 126.25 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 112 | 0 | 0.30 | 0.22 | 0.44 | 344.65 | 0.18 | 0.48 |
| Hex | 90 | 65 | 70 | 0 | 1E | 16 | 2C | 159 | 12 | 30 |
| Octal | 220 | 145 | 160 | 0 | 36 | 26 | 54 | 531 | 22 | 60 |
| Binary | 10010000 | 1100101 | 1110000 | 0 | 11110 | 10110 | 101100 | 101011001 | 10010 | 110000 |
Color Harmonies of #906570
Complementary color
Monochromatic Colors of #906570
Black with #906570
Text Example
Text Example
White with #906570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906570; }
p { color: rgb(144,101,112); }
H1.HeaderClassName
{
color: #906570;
}
.AnyTagClassName
{
color: #906570;
}
</style>
background-color css
<style>
a { background-color: #906570; }
a { background-color: rgb(144,101,112); }
div.DivClassName
{
background-color: #906570;
}
.BgClassName
{
background-color: #906570;
}
</style>
border-color css
<style>
span { border-color: #906570; }
span { border-color: rgb(144,101,112); }
td.TdClassName
{
border-color: #906570;
}
.TagClassName
{
border-color: #906570;
}
</style>