#AAB240 (or 0xAAB240) is unknown color: approx Celery. HEX triplet: AA, B2 and 40. RGB value is (170,178,64). Sum of RGB (Red+Green+Blue) = 170+178+64=412 (54% of max value = 765). Red value is 170 (66.80% from 255 or 41.26% from 412); Green value is 178 (69.92% from 255 or 43.20% from 412); Blue value is 64 (25.39% from 255 or 15.53% from 412); Max value from RGB is 178 - color contains mainly: green. Hex color #AAB240 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AAB240 is #554DBF. Grayscale: #A3A3A3. Windows color (decimal): -5590464 or 4240042. OLE color: 4240042.
HSL color Cylindrical-coordinate representation of color #AAB240: hue angle of 64.21º degrees, saturation: 0.47, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #AAB240 is Cyan = 0.04, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.30.
<style> p { color: #AAB240; } p { color: rgb(170,178,64); } H1.HeaderClassName { color: #AAB240; } .AnyTagClassName { color: #AAB240; } </style>
<style> a { background-color: #AAB240; } a { background-color: rgb(170,178,64); } div.DivClassName { background-color: #AAB240; } .BgClassName { background-color: #AAB240; } </style>
<style> span { border-color: #AAB240; } span { border-color: rgb(170,178,64); } td.TdClassName { border-color: #AAB240; } .TagClassName { border-color: #AAB240; } </style>