#AAF888 (or 0xAAF888) is unknown color: approx Granny Smith Apple. HEX triplet: AA, F8 and 88. RGB value is (170,248,136). Sum of RGB (Red+Green+Blue) = 170+248+136=554 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.69% from 554); Green value is 248 (97.27% from 255 or 44.77% from 554); Blue value is 136 (53.52% from 255 or 24.55% from 554); Max value from RGB is 248 - color contains mainly: green. Hex color #AAF888 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #AAF888 is #550777. Grayscale: #D4D4D4. Windows color (decimal): -5572472 or 8976554. OLE color: 8976554.
HSL color Cylindrical-coordinate representation of color #AAF888: hue angle of 101.79º degrees, saturation: 0.89, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #AAF888 is Cyan = 0.31, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.03.
<style> p { color: #AAF888; } p { color: rgb(170,248,136); } H1.HeaderClassName { color: #AAF888; } .AnyTagClassName { color: #AAF888; } </style>
<style> a { background-color: #AAF888; } a { background-color: rgb(170,248,136); } div.DivClassName { background-color: #AAF888; } .BgClassName { background-color: #AAF888; } </style>
<style> span { border-color: #AAF888; } span { border-color: rgb(170,248,136); } td.TdClassName { border-color: #AAF888; } .TagClassName { border-color: #AAF888; } </style>