#AAF0BB (or 0xAAF0BB) is unknown color: approx Fringy Flower. HEX triplet: AA, F0 and BB. RGB value is (170,240,187). Sum of RGB (Red+Green+Blue) = 170+240+187=597 (79% of max value = 765). Red value is 170 (66.80% from 255 or 28.48% from 597); Green value is 240 (94.14% from 255 or 40.20% from 597); Blue value is 187 (73.44% from 255 or 31.32% from 597); Max value from RGB is 240 - color contains mainly: green. Hex color #AAF0BB is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AAF0BB is #550F44. Grayscale: #D5D5D5. Windows color (decimal): -5574469 or 12316842. OLE color: 12316842.
HSL color Cylindrical-coordinate representation of color #AAF0BB: hue angle of 134.57º degrees, saturation: 0.7, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AAF0BB is Cyan = 0.29, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.06.
<style> p { color: #AAF0BB; } p { color: rgb(170,240,187); } H1.HeaderClassName { color: #AAF0BB; } .AnyTagClassName { color: #AAF0BB; } </style>
<style> a { background-color: #AAF0BB; } a { background-color: rgb(170,240,187); } div.DivClassName { background-color: #AAF0BB; } .BgClassName { background-color: #AAF0BB; } </style>
<style> span { border-color: #AAF0BB; } span { border-color: rgb(170,240,187); } td.TdClassName { border-color: #AAF0BB; } .TagClassName { border-color: #AAF0BB; } </style>