#AEFBDC (or 0xAEFBDC) is unknown color: approx Magic Mint. HEX triplet: AE, FB and DC. RGB value is (174,251,220). Sum of RGB (Red+Green+Blue) = 174+251+220=645 (85% of max value = 765). Red value is 174 (68.36% from 255 or 26.98% from 645); Green value is 251 (98.44% from 255 or 38.91% from 645); Blue value is 220 (86.33% from 255 or 34.11% from 645); Max value from RGB is 251 - color contains mainly: green. Hex color #AEFBDC is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AEFBDC is #510423. Grayscale: #E0E0E0. Windows color (decimal): -5309476 or 14482350. OLE color: 14482350.
HSL color Cylindrical-coordinate representation of color #AEFBDC: hue angle of 155.84º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AEFBDC is Cyan = 0.31, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #AEFBDC; } p { color: rgb(174,251,220); } H1.HeaderClassName { color: #AEFBDC; } .AnyTagClassName { color: #AEFBDC; } </style>
<style> a { background-color: #AEFBDC; } a { background-color: rgb(174,251,220); } div.DivClassName { background-color: #AEFBDC; } .BgClassName { background-color: #AEFBDC; } </style>
<style> span { border-color: #AEFBDC; } span { border-color: rgb(174,251,220); } td.TdClassName { border-color: #AEFBDC; } .TagClassName { border-color: #AEFBDC; } </style>