#AAD02D (or 0xAAD02D) is unknown color: approx Yellow Green. HEX triplet: AA, D0 and 2D. RGB value is (170,208,45). Sum of RGB (Red+Green+Blue) = 170+208+45=423 (56% of max value = 765). Red value is 170 (66.80% from 255 or 40.19% from 423); Green value is 208 (81.64% from 255 or 49.17% from 423); Blue value is 45 (17.97% from 255 or 10.64% from 423); Max value from RGB is 208 - color contains mainly: green. Hex color #AAD02D is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AAD02D is #552FD2. Grayscale: #B2B2B2. Windows color (decimal): -5582803 or 3002538. OLE color: 3002538.
HSL color Cylindrical-coordinate representation of color #AAD02D: hue angle of 73.99º degrees, saturation: 0.64, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #AAD02D is Cyan = 0.18, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.18.
<style> p { color: #AAD02D; } p { color: rgb(170,208,45); } H1.HeaderClassName { color: #AAD02D; } .AnyTagClassName { color: #AAD02D; } </style>
<style> a { background-color: #AAD02D; } a { background-color: rgb(170,208,45); } div.DivClassName { background-color: #AAD02D; } .BgClassName { background-color: #AAD02D; } </style>
<style> span { border-color: #AAD02D; } span { border-color: rgb(170,208,45); } td.TdClassName { border-color: #AAD02D; } .TagClassName { border-color: #AAD02D; } </style>