Shades of Mauve Taupe #906067
Tints of Mauve Taupe #906067
RGB
CMYK
RGB Variations
Color information
#906067 (or 0x906067) is known color: Mauve Taupe. HEX triplet: 90, 60 and 67. RGB value is (144,96,103). Sum of RGB (Red+Green+Blue) = 144+96+103=343 (45% of max value = 765). Red value is 144 (56.64% from 255 or 41.98% from 343); Green value is 96 (37.89% from 255 or 27.99% from 343); Blue value is 103 (40.62% from 255 or 30.03% from 343); Max value from RGB is 144 - color contains mainly: red. Hex color #906067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906067 is #6F9F98. Grayscale: #6F6F6F. Windows color (decimal): -7315353 or 6774928. OLE color: 6774928.
HSL color Cylindrical-coordinate representation of color #906067: hue angle of 351.25º 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 #906067 is Cyan = 0, Magento = 0.33, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 103 | - |
| CMYK | 0 | 0.33 | 0.28 | 0.44 |
| HSL | 351.25º | 0.2% | 0.47% | - |
| HSV(B) | 351.25º | 0.33% | 0.56% | - |
| XYZ | 18.13 | 15.27 | 14.82 | - |
| YUV | 111.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 103 | 0 | 0.33 | 0.28 | 0.44 | 351.25 | 0.2 | 0.47 |
| Hex | 90 | 60 | 67 | 0 | 21 | 1C | 2C | 15F | 14 | 2F |
| Octal | 220 | 140 | 147 | 0 | 41 | 34 | 54 | 537 | 24 | 57 |
| Binary | 10010000 | 1100000 | 1100111 | 0 | 100001 | 11100 | 101100 | 101011111 | 10100 | 101111 |
Color Harmonies of #906067
Complementary color
Monochromatic Colors of #906067
Black with #906067
Text Example
Text Example
White with #906067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906067; }
p { color: rgb(144,96,103); }
H1.HeaderClassName
{
color: #906067;
}
.AnyTagClassName
{
color: #906067;
}
</style>
background-color css
<style>
a { background-color: #906067; }
a { background-color: rgb(144,96,103); }
div.DivClassName
{
background-color: #906067;
}
.BgClassName
{
background-color: #906067;
}
</style>
border-color css
<style>
span { border-color: #906067; }
span { border-color: rgb(144,96,103); }
td.TdClassName
{
border-color: #906067;
}
.TagClassName
{
border-color: #906067;
}
</style>