#AADF1D (or 0xAADF1D) is unknown color: approx Inch Worm. HEX triplet: AA, DF and 1D. RGB value is (170,223,29). Sum of RGB (Red+Green+Blue) = 170+223+29=422 (55% of max value = 765). Red value is 170 (66.80% from 255 or 40.28% from 422); Green value is 223 (87.5% from 255 or 52.84% from 422); Blue value is 29 (11.72% from 255 or 6.87% from 422); Max value from RGB is 223 - color contains mainly: green. Hex color #AADF1D is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AADF1D is #5520E2. Grayscale: #B9B9B9. Windows color (decimal): -5578979 or 1957802. OLE color: 1957802.
HSL color Cylindrical-coordinate representation of color #AADF1D: hue angle of 76.39º degrees, saturation: 0.77, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #AADF1D is Cyan = 0.24, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.13.
<style> p { color: #AADF1D; } p { color: rgb(170,223,29); } H1.HeaderClassName { color: #AADF1D; } .AnyTagClassName { color: #AADF1D; } </style>
<style> a { background-color: #AADF1D; } a { background-color: rgb(170,223,29); } div.DivClassName { background-color: #AADF1D; } .BgClassName { background-color: #AADF1D; } </style>
<style> span { border-color: #AADF1D; } span { border-color: rgb(170,223,29); } td.TdClassName { border-color: #AADF1D; } .TagClassName { border-color: #AADF1D; } </style>