#A2D33E (or 0xA2D33E) is unknown color: approx Atlantis. HEX triplet: A2, D3 and 3E. RGB value is (162,211,62). Sum of RGB (Red+Green+Blue) = 162+211+62=435 (57% of max value = 765). Red value is 162 (63.67% from 255 or 37.24% from 435); Green value is 211 (82.81% from 255 or 48.51% from 435); Blue value is 62 (24.61% from 255 or 14.25% from 435); Max value from RGB is 211 - color contains mainly: green. Hex color #A2D33E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A2D33E is #5D2CC1. Grayscale: #B3B3B3. Windows color (decimal): -6106306 or 4117410. OLE color: 4117410.
HSL color Cylindrical-coordinate representation of color #A2D33E: hue angle of 79.73º degrees, saturation: 0.63, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A2D33E is Cyan = 0.23, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.17.
<style> p { color: #a2d33e; } p { color: rgb(162,211,62); } H1.HeaderClassName { color: #a2d33e; } .AnyTagClassName { color: #a2d33e; } </style>
<style> a { background-color: #a2d33e; } a { background-color: rgb(162,211,62); } div.DivClassName { background-color: #a2d33e; } .BgClassName { background-color: #a2d33e; } </style>
<style> span { border-color: #a2d33e; } span { border-color: rgb(162,211,62); } td.TdClassName { border-color: #a2d33e; } .TagClassName { border-color: #a2d33e; } </style>