#AAD33A (or 0xAAD33A) is unknown color: approx Atlantis. HEX triplet: AA, D3 and 3A. RGB value is (170,211,58). Sum of RGB (Red+Green+Blue) = 170+211+58=439 (58% of max value = 765). Red value is 170 (66.80% from 255 or 38.72% from 439); Green value is 211 (82.81% from 255 or 48.06% from 439); Blue value is 58 (23.05% from 255 or 13.21% from 439); Max value from RGB is 211 - color contains mainly: green. Hex color #AAD33A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AAD33A is #552CC5. Grayscale: #B5B5B5. Windows color (decimal): -5582022 or 3855274. OLE color: 3855274.
HSL color Cylindrical-coordinate representation of color #AAD33A: hue angle of 76.08º degrees, saturation: 0.63, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #AAD33A is Cyan = 0.19, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.17.
<style> p { color: #AAD33A; } p { color: rgb(170,211,58); } H1.HeaderClassName { color: #AAD33A; } .AnyTagClassName { color: #AAD33A; } </style>
<style> a { background-color: #AAD33A; } a { background-color: rgb(170,211,58); } div.DivClassName { background-color: #AAD33A; } .BgClassName { background-color: #AAD33A; } </style>
<style> span { border-color: #AAD33A; } span { border-color: rgb(170,211,58); } td.TdClassName { border-color: #AAD33A; } .TagClassName { border-color: #AAD33A; } </style>