#A9DEFE (or 0xA9DEFE) is unknown color: approx Columbia Blue. HEX triplet: A9, DE and FE. RGB value is (169,222,254). Sum of RGB (Red+Green+Blue) = 169+222+254=645 (85% of max value = 765). Red value is 169 (66.41% from 255 or 26.20% from 645); Green value is 222 (87.11% from 255 or 34.42% from 645); Blue value is 254 (99.61% from 255 or 39.38% from 645); Max value from RGB is 254 - color contains mainly: blue. Hex color #A9DEFE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A9DEFE is #562101. Grayscale: #D1D1D1. Windows color (decimal): -5644546 or 16703145. OLE color: 16703145.
HSL color Cylindrical-coordinate representation of color #A9DEFE: hue angle of 202.59º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A9DEFE is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #A9DEFE; } p { color: rgb(169,222,254); } H1.HeaderClassName { color: #A9DEFE; } .AnyTagClassName { color: #A9DEFE; } </style>
<style> a { background-color: #A9DEFE; } a { background-color: rgb(169,222,254); } div.DivClassName { background-color: #A9DEFE; } .BgClassName { background-color: #A9DEFE; } </style>
<style> span { border-color: #A9DEFE; } span { border-color: rgb(169,222,254); } td.TdClassName { border-color: #A9DEFE; } .TagClassName { border-color: #A9DEFE; } </style>