Shades of Mauve Taupe #906870
Tints of Mauve Taupe #906870
RGB
CMYK
RGB Variations
Color information
#906870 (or 0x906870) is known color: Mauve Taupe. HEX triplet: 90, 68 and 70. RGB value is (144,104,112). Sum of RGB (Red+Green+Blue) = 144+104+112=360 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40% from 360); Green value is 104 (41.02% from 255 or 28.89% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 144 - color contains mainly: red. Hex color #906870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906870 is #6F978F. Grayscale: #747474. Windows color (decimal): -7313296 or 7366800. OLE color: 7366800.
HSL color Cylindrical-coordinate representation of color #906870: hue angle of 348º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #906870 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 112 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.44 |
| HSL | 348º | 0.16% | 0.49% | - |
| HSV(B) | 348º | 0.28% | 0.56% | - |
| XYZ | 19.38 | 17 | 17.59 | - |
| YUV | 116.87 | 125.25 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 112 | 0 | 0.28 | 0.22 | 0.44 | 348 | 0.16 | 0.49 |
| Hex | 90 | 68 | 70 | 0 | 1C | 16 | 2C | 15C | 10 | 31 |
| Octal | 220 | 150 | 160 | 0 | 34 | 26 | 54 | 534 | 20 | 61 |
| Binary | 10010000 | 1101000 | 1110000 | 0 | 11100 | 10110 | 101100 | 101011100 | 10000 | 110001 |
Color Harmonies of #906870
Complementary color
Monochromatic Colors of #906870
Black with #906870
Text Example
Text Example
White with #906870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906870; }
p { color: rgb(144,104,112); }
H1.HeaderClassName
{
color: #906870;
}
.AnyTagClassName
{
color: #906870;
}
</style>
background-color css
<style>
a { background-color: #906870; }
a { background-color: rgb(144,104,112); }
div.DivClassName
{
background-color: #906870;
}
.BgClassName
{
background-color: #906870;
}
</style>
border-color css
<style>
span { border-color: #906870; }
span { border-color: rgb(144,104,112); }
td.TdClassName
{
border-color: #906870;
}
.TagClassName
{
border-color: #906870;
}
</style>