#AA8D90 (or 0xAA8D90) is unknown color: approx Viola. HEX triplet: AA, 8D and 90. RGB value is (170,141,144). Sum of RGB (Red+Green+Blue) = 170+141+144=455 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.36% from 455); Green value is 141 (55.47% from 255 or 30.99% from 455); Blue value is 144 (56.64% from 255 or 31.65% from 455); Max value from RGB is 170 - color contains mainly: red. Hex color #AA8D90 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA8D90 is #55726F. Grayscale: #969696. Windows color (decimal): -5599856 or 9473450. OLE color: 9473450.
HSL color Cylindrical-coordinate representation of color #AA8D90: hue angle of 353.79º degrees, saturation: 0.15, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AA8D90 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.33.
<style> p { color: #AA8D90; } p { color: rgb(170,141,144); } H1.HeaderClassName { color: #AA8D90; } .AnyTagClassName { color: #AA8D90; } </style>
<style> a { background-color: #AA8D90; } a { background-color: rgb(170,141,144); } div.DivClassName { background-color: #AA8D90; } .BgClassName { background-color: #AA8D90; } </style>
<style> span { border-color: #AA8D90; } span { border-color: rgb(170,141,144); } td.TdClassName { border-color: #AA8D90; } .TagClassName { border-color: #AA8D90; } </style>