#AA9D99 (or 0xAA9D99) is unknown color: approx Del Rio. HEX triplet: AA, 9D and 99. RGB value is (170,157,153). Sum of RGB (Red+Green+Blue) = 170+157+153=480 (63% of max value = 765). Red value is 170 (66.80% from 255 or 35.42% from 480); Green value is 157 (61.72% from 255 or 32.71% from 480); Blue value is 153 (60.16% from 255 or 31.88% from 480); Max value from RGB is 170 - color contains mainly: red. Hex color #AA9D99 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA9D99 is #556266. Grayscale: #A0A0A0. Windows color (decimal): -5595751 or 10067370. OLE color: 10067370.
HSL color Cylindrical-coordinate representation of color #AA9D99: hue angle of 14.12º degrees, saturation: 0.09, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #AA9D99 is Cyan = 0, Magento = 0.08, Yellow = 0.1 and Black (K on CMYK) = 0.33.
<style> p { color: #AA9D99; } p { color: rgb(170,157,153); } H1.HeaderClassName { color: #AA9D99; } .AnyTagClassName { color: #AA9D99; } </style>
<style> a { background-color: #AA9D99; } a { background-color: rgb(170,157,153); } div.DivClassName { background-color: #AA9D99; } .BgClassName { background-color: #AA9D99; } </style>
<style> span { border-color: #AA9D99; } span { border-color: rgb(170,157,153); } td.TdClassName { border-color: #AA9D99; } .TagClassName { border-color: #AA9D99; } </style>