#AEEBC8 (or 0xAEEBC8) is unknown color: approx Magic Mint. HEX triplet: AE, EB and C8. RGB value is (174,235,200). Sum of RGB (Red+Green+Blue) = 174+235+200=609 (80% of max value = 765). Red value is 174 (68.36% from 255 or 28.57% from 609); Green value is 235 (92.19% from 255 or 38.59% from 609); Blue value is 200 (78.52% from 255 or 32.84% from 609); Max value from RGB is 235 - color contains mainly: green. Hex color #AEEBC8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AEEBC8 is #511437. Grayscale: #D4D4D4. Windows color (decimal): -5313592 or 13167534. OLE color: 13167534.
HSL color Cylindrical-coordinate representation of color #AEEBC8: hue angle of 145.57º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AEEBC8 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.08.
<style> p { color: #AEEBC8; } p { color: rgb(174,235,200); } H1.HeaderClassName { color: #AEEBC8; } .AnyTagClassName { color: #AEEBC8; } </style>
<style> a { background-color: #AEEBC8; } a { background-color: rgb(174,235,200); } div.DivClassName { background-color: #AEEBC8; } .BgClassName { background-color: #AEEBC8; } </style>
<style> span { border-color: #AEEBC8; } span { border-color: rgb(174,235,200); } td.TdClassName { border-color: #AEEBC8; } .TagClassName { border-color: #AEEBC8; } </style>