#AAF0F9 (or 0xAAF0F9) is unknown color: approx Pale Turquoise. HEX triplet: AA, F0 and F9. RGB value is (170,240,249). Sum of RGB (Red+Green+Blue) = 170+240+249=659 (87% of max value = 765). Red value is 170 (66.80% from 255 or 25.80% from 659); Green value is 240 (94.14% from 255 or 36.42% from 659); Blue value is 249 (97.66% from 255 or 37.78% from 659); Max value from RGB is 249 - color contains mainly: blue. Hex color #AAF0F9 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #AAF0F9 is #550F06. Grayscale: #DBDBDB. Windows color (decimal): -5574407 or 16380074. OLE color: 16380074.
HSL color Cylindrical-coordinate representation of color #AAF0F9: hue angle of 186.84º degrees, saturation: 0.87, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AAF0F9 is Cyan = 0.32, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AAF0F9; } p { color: rgb(170,240,249); } H1.HeaderClassName { color: #AAF0F9; } .AnyTagClassName { color: #AAF0F9; } </style>
<style> a { background-color: #AAF0F9; } a { background-color: rgb(170,240,249); } div.DivClassName { background-color: #AAF0F9; } .BgClassName { background-color: #AAF0F9; } </style>
<style> span { border-color: #AAF0F9; } span { border-color: rgb(170,240,249); } td.TdClassName { border-color: #AAF0F9; } .TagClassName { border-color: #AAF0F9; } </style>