#AAEED0 (or 0xAAEED0) is unknown color: approx Magic Mint. HEX triplet: AA, EE and D0. RGB value is (170,238,208). Sum of RGB (Red+Green+Blue) = 170+238+208=616 (81% of max value = 765). Red value is 170 (66.80% from 255 or 27.60% from 616); Green value is 238 (93.36% from 255 or 38.64% from 616); Blue value is 208 (81.64% from 255 or 33.77% from 616); Max value from RGB is 238 - color contains mainly: green. Hex color #AAEED0 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AAEED0 is #55112F. Grayscale: #D6D6D6. Windows color (decimal): -5574960 or 13692586. OLE color: 13692586.
HSL color Cylindrical-coordinate representation of color #AAEED0: hue angle of 153.53º degrees, saturation: 0.67, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AAEED0 is Cyan = 0.29, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #AAEED0; } p { color: rgb(170,238,208); } H1.HeaderClassName { color: #AAEED0; } .AnyTagClassName { color: #AAEED0; } </style>
<style> a { background-color: #AAEED0; } a { background-color: rgb(170,238,208); } div.DivClassName { background-color: #AAEED0; } .BgClassName { background-color: #AAEED0; } </style>
<style> span { border-color: #AAEED0; } span { border-color: rgb(170,238,208); } td.TdClassName { border-color: #AAEED0; } .TagClassName { border-color: #AAEED0; } </style>