#AAC9FB (or 0xAAC9FB) is unknown color: approx Pale Cornflower Blue. HEX triplet: AA, C9 and FB. RGB value is (170,201,251). Sum of RGB (Red+Green+Blue) = 170+201+251=622 (82% of max value = 765). Red value is 170 (66.80% from 255 or 27.33% from 622); Green value is 201 (78.91% from 255 or 32.32% from 622); Blue value is 251 (98.44% from 255 or 40.35% from 622); Max value from RGB is 251 - color contains mainly: blue. Hex color #AAC9FB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AAC9FB is #553604. Grayscale: #C5C5C5. Windows color (decimal): -5584389 or 16501162. OLE color: 16501162.
HSL color Cylindrical-coordinate representation of color #AAC9FB: hue angle of 217.04º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AAC9FB is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AAC9FB; } p { color: rgb(170,201,251); } H1.HeaderClassName { color: #AAC9FB; } .AnyTagClassName { color: #AAC9FB; } </style>
<style> a { background-color: #AAC9FB; } a { background-color: rgb(170,201,251); } div.DivClassName { background-color: #AAC9FB; } .BgClassName { background-color: #AAC9FB; } </style>
<style> span { border-color: #AAC9FB; } span { border-color: rgb(170,201,251); } td.TdClassName { border-color: #AAC9FB; } .TagClassName { border-color: #AAC9FB; } </style>