#AAF67F (or 0xAAF67F) is unknown color: approx Feijoa. HEX triplet: AA, F6 and 7F. RGB value is (170,246,127). Sum of RGB (Red+Green+Blue) = 170+246+127=543 (71% of max value = 765). Red value is 170 (66.80% from 255 or 31.31% from 543); Green value is 246 (96.48% from 255 or 45.30% from 543); Blue value is 127 (50% from 255 or 23.39% from 543); Max value from RGB is 246 - color contains mainly: green. Hex color #AAF67F is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #AAF67F is #550980. Grayscale: #D2D2D2. Windows color (decimal): -5572993 or 8386218. OLE color: 8386218.
HSL color Cylindrical-coordinate representation of color #AAF67F: hue angle of 98.32º degrees, saturation: 0.87, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AAF67F is Cyan = 0.31, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.04.
<style> p { color: #AAF67F; } p { color: rgb(170,246,127); } H1.HeaderClassName { color: #AAF67F; } .AnyTagClassName { color: #AAF67F; } </style>
<style> a { background-color: #AAF67F; } a { background-color: rgb(170,246,127); } div.DivClassName { background-color: #AAF67F; } .BgClassName { background-color: #AAF67F; } </style>
<style> span { border-color: #AAF67F; } span { border-color: rgb(170,246,127); } td.TdClassName { border-color: #AAF67F; } .TagClassName { border-color: #AAF67F; } </style>