#AEECC8 (or 0xAEECC8) is unknown color: approx Magic Mint. HEX triplet: AE, EC and C8. RGB value is (174,236,200). Sum of RGB (Red+Green+Blue) = 174+236+200=610 (80% of max value = 765). Red value is 174 (68.36% from 255 or 28.52% from 610); Green value is 236 (92.58% from 255 or 38.69% from 610); Blue value is 200 (78.52% from 255 or 32.79% from 610); Max value from RGB is 236 - color contains mainly: green. Hex color #AEECC8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AEECC8 is #511337. Grayscale: #D5D5D5. Windows color (decimal): -5313336 or 13167790. OLE color: 13167790.
HSL color Cylindrical-coordinate representation of color #AEECC8: hue angle of 145.16º degrees, saturation: 0.62, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AEECC8 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.07.
<style> p { color: #AEECC8; } p { color: rgb(174,236,200); } H1.HeaderClassName { color: #AEECC8; } .AnyTagClassName { color: #AEECC8; } </style>
<style> a { background-color: #AEECC8; } a { background-color: rgb(174,236,200); } div.DivClassName { background-color: #AEECC8; } .BgClassName { background-color: #AEECC8; } </style>
<style> span { border-color: #AEECC8; } span { border-color: rgb(174,236,200); } td.TdClassName { border-color: #AEECC8; } .TagClassName { border-color: #AEECC8; } </style>