#AAF29C (or 0xAAF29C) is unknown color: approx Granny Smith Apple. HEX triplet: AA, F2 and 9C. RGB value is (170,242,156). Sum of RGB (Red+Green+Blue) = 170+242+156=568 (75% of max value = 765). Red value is 170 (66.80% from 255 or 29.93% from 568); Green value is 242 (94.92% from 255 or 42.61% from 568); Blue value is 156 (61.33% from 255 or 27.46% from 568); Max value from RGB is 242 - color contains mainly: green. Hex color #AAF29C is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #AAF29C is #550D63. Grayscale: #D2D2D2. Windows color (decimal): -5573988 or 10285738. OLE color: 10285738.
HSL color Cylindrical-coordinate representation of color #AAF29C: hue angle of 110.23º degrees, saturation: 0.77, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AAF29C is Cyan = 0.30, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.05.
<style> p { color: #AAF29C; } p { color: rgb(170,242,156); } H1.HeaderClassName { color: #AAF29C; } .AnyTagClassName { color: #AAF29C; } </style>
<style> a { background-color: #AAF29C; } a { background-color: rgb(170,242,156); } div.DivClassName { background-color: #AAF29C; } .BgClassName { background-color: #AAF29C; } </style>
<style> span { border-color: #AAF29C; } span { border-color: rgb(170,242,156); } td.TdClassName { border-color: #AAF29C; } .TagClassName { border-color: #AAF29C; } </style>