Shades of Mauve Taupe #906769
Tints of Mauve Taupe #906769
RGB
CMYK
RGB Variations
Color information
#906769 (or 0x906769) is known color: Mauve Taupe. HEX triplet: 90, 67 and 69. RGB value is (144,103,105). Sum of RGB (Red+Green+Blue) = 144+103+105=352 (46% of max value = 765). Red value is 144 (56.64% from 255 or 40.91% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 105 (41.41% from 255 or 29.83% from 352); Max value from RGB is 144 - color contains mainly: red. Hex color #906769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906769 is #6F9896. Grayscale: #737373. Windows color (decimal): -7313559 or 6907792. OLE color: 6907792.
HSL color Cylindrical-coordinate representation of color #906769: hue angle of 357.07º 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 #906769 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 105 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.44 |
| HSL | 357.07º | 0.17% | 0.48% | - |
| HSV(B) | 357.07º | 0.28% | 0.56% | - |
| XYZ | 18.9 | 16.65 | 15.58 | - |
| YUV | 115.49 | 122.08 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 105 | 0 | 0.28 | 0.27 | 0.44 | 357.07 | 0.17 | 0.48 |
| Hex | 90 | 67 | 69 | 0 | 1C | 1B | 2C | 165 | 11 | 30 |
| Octal | 220 | 147 | 151 | 0 | 34 | 33 | 54 | 545 | 21 | 60 |
| Binary | 10010000 | 1100111 | 1101001 | 0 | 11100 | 11011 | 101100 | 101100101 | 10001 | 110000 |
Color Harmonies of #906769
Complementary color
Monochromatic Colors of #906769
Black with #906769
Text Example
Text Example
White with #906769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906769; }
p { color: rgb(144,103,105); }
H1.HeaderClassName
{
color: #906769;
}
.AnyTagClassName
{
color: #906769;
}
</style>
background-color css
<style>
a { background-color: #906769; }
a { background-color: rgb(144,103,105); }
div.DivClassName
{
background-color: #906769;
}
.BgClassName
{
background-color: #906769;
}
</style>
border-color css
<style>
span { border-color: #906769; }
span { border-color: rgb(144,103,105); }
td.TdClassName
{
border-color: #906769;
}
.TagClassName
{
border-color: #906769;
}
</style>