#AAFEB8 (or 0xAAFEB8) is unknown color: approx Fringy Flower. HEX triplet: AA, FE and B8. RGB value is (170,254,184). Sum of RGB (Red+Green+Blue) = 170+254+184=608 (80% of max value = 765). Red value is 170 (66.80% from 255 or 27.96% from 608); Green value is 254 (99.61% from 255 or 41.78% from 608); Blue value is 184 (72.27% from 255 or 30.26% from 608); Max value from RGB is 254 - color contains mainly: green. Hex color #AAFEB8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AAFEB8 is #550147. Grayscale: #DDDDDD. Windows color (decimal): -5570888 or 12123818. OLE color: 12123818.
HSL color Cylindrical-coordinate representation of color #AAFEB8: hue angle of 130º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #AAFEB8 is Cyan = 0.33, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.00.
<style> p { color: #AAFEB8; } p { color: rgb(170,254,184); } H1.HeaderClassName { color: #AAFEB8; } .AnyTagClassName { color: #AAFEB8; } </style>
<style> a { background-color: #AAFEB8; } a { background-color: rgb(170,254,184); } div.DivClassName { background-color: #AAFEB8; } .BgClassName { background-color: #AAFEB8; } </style>
<style> span { border-color: #AAFEB8; } span { border-color: rgb(170,254,184); } td.TdClassName { border-color: #AAFEB8; } .TagClassName { border-color: #AAFEB8; } </style>