#A9FAEA (or 0xA9FAEA) is unknown color: approx Pale Turquoise. HEX triplet: A9, FA and EA. RGB value is (169,250,234). Sum of RGB (Red+Green+Blue) = 169+250+234=653 (86% of max value = 765). Red value is 169 (66.41% from 255 or 25.88% from 653); Green value is 250 (98.05% from 255 or 38.28% from 653); Blue value is 234 (91.80% from 255 or 35.83% from 653); Max value from RGB is 250 - color contains mainly: green. Hex color #A9FAEA is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A9FAEA is #560515. Grayscale: #DFDFDF. Windows color (decimal): -5637398 or 15399593. OLE color: 15399593.
HSL color Cylindrical-coordinate representation of color #A9FAEA: hue angle of 168.15º degrees, saturation: 0.89, 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 #A9FAEA is Cyan = 0.32, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #A9FAEA; } p { color: rgb(169,250,234); } H1.HeaderClassName { color: #A9FAEA; } .AnyTagClassName { color: #A9FAEA; } </style>
<style> a { background-color: #A9FAEA; } a { background-color: rgb(169,250,234); } div.DivClassName { background-color: #A9FAEA; } .BgClassName { background-color: #A9FAEA; } </style>
<style> span { border-color: #A9FAEA; } span { border-color: rgb(169,250,234); } td.TdClassName { border-color: #A9FAEA; } .TagClassName { border-color: #A9FAEA; } </style>