#A1EF2C (or 0xA1EF2C) is unknown color: approx Green Yellow. HEX triplet: A1, EF and 2C. RGB value is (161,239,44). Sum of RGB (Red+Green+Blue) = 161+239+44=444 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.26% from 444); Green value is 239 (93.75% from 255 or 53.83% from 444); Blue value is 44 (17.58% from 255 or 9.91% from 444); Max value from RGB is 239 - color contains mainly: green. Hex color #A1EF2C is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #A1EF2C is #5E10D3. Grayscale: #C2C2C2. Windows color (decimal): -6164692 or 2944929. OLE color: 2944929.
HSL color Cylindrical-coordinate representation of color #A1EF2C: hue angle of 84º degrees, saturation: 0.86, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #A1EF2C is Cyan = 0.33, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.06.
<style> p { color: #a1ef2c; } p { color: rgb(161,239,44); } H1.HeaderClassName { color: #a1ef2c; } .AnyTagClassName { color: #a1ef2c; } </style>
<style> a { background-color: #a1ef2c; } a { background-color: rgb(161,239,44); } div.DivClassName { background-color: #a1ef2c; } .BgClassName { background-color: #a1ef2c; } </style>
<style> span { border-color: #a1ef2c; } span { border-color: rgb(161,239,44); } td.TdClassName { border-color: #a1ef2c; } .TagClassName { border-color: #a1ef2c; } </style>