#AA80AE (or 0xAA80AE) is unknown color: approx London Hue. HEX triplet: AA, 80 and AE. RGB value is (170,128,174). Sum of RGB (Red+Green+Blue) = 170+128+174=472 (62% of max value = 765). Red value is 170 (66.80% from 255 or 36.02% from 472); Green value is 128 (50.39% from 255 or 27.12% from 472); Blue value is 174 (68.36% from 255 or 36.86% from 472); Max value from RGB is 174 - color contains mainly: blue. Hex color #AA80AE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA80AE is #557F51. Grayscale: #919191. Windows color (decimal): -5603154 or 11436202. OLE color: 11436202.
HSL color Cylindrical-coordinate representation of color #AA80AE: hue angle of 294.78º degrees, saturation: 0.22, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AA80AE is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #AA80AE; } p { color: rgb(170,128,174); } H1.HeaderClassName { color: #AA80AE; } .AnyTagClassName { color: #AA80AE; } </style>
<style> a { background-color: #AA80AE; } a { background-color: rgb(170,128,174); } div.DivClassName { background-color: #AA80AE; } .BgClassName { background-color: #AA80AE; } </style>
<style> span { border-color: #AA80AE; } span { border-color: rgb(170,128,174); } td.TdClassName { border-color: #AA80AE; } .TagClassName { border-color: #AA80AE; } </style>