#AAEFDC (or 0xAAEFDC) is unknown color: approx Water Leaf. HEX triplet: AA, EF and DC. RGB value is (170,239,220). Sum of RGB (Red+Green+Blue) = 170+239+220=629 (83% of max value = 765). Red value is 170 (66.80% from 255 or 27.03% from 629); Green value is 239 (93.75% from 255 or 38.00% from 629); Blue value is 220 (86.33% from 255 or 34.98% from 629); Max value from RGB is 239 - color contains mainly: green. Hex color #AAEFDC is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AAEFDC is #551023. Grayscale: #D8D8D8. Windows color (decimal): -5574692 or 14479274. OLE color: 14479274.
HSL color Cylindrical-coordinate representation of color #AAEFDC: hue angle of 163.48º degrees, saturation: 0.68, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AAEFDC is Cyan = 0.29, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.06.
<style> p { color: #AAEFDC; } p { color: rgb(170,239,220); } H1.HeaderClassName { color: #AAEFDC; } .AnyTagClassName { color: #AAEFDC; } </style>
<style> a { background-color: #AAEFDC; } a { background-color: rgb(170,239,220); } div.DivClassName { background-color: #AAEFDC; } .BgClassName { background-color: #AAEFDC; } </style>
<style> span { border-color: #AAEFDC; } span { border-color: rgb(170,239,220); } td.TdClassName { border-color: #AAEFDC; } .TagClassName { border-color: #AAEFDC; } </style>