#A4D32E (or 0xA4D32E) is unknown color: approx Yellow Green. HEX triplet: A4, D3 and 2E. RGB value is (164,211,46). Sum of RGB (Red+Green+Blue) = 164+211+46=421 (55% of max value = 765). Red value is 164 (64.45% from 255 or 38.95% from 421); Green value is 211 (82.81% from 255 or 50.12% from 421); Blue value is 46 (18.36% from 255 or 10.93% from 421); Max value from RGB is 211 - color contains mainly: green. Hex color #A4D32E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A4D32E is #5B2CD1. Grayscale: #B2B2B2. Windows color (decimal): -5975250 or 3068836. OLE color: 3068836.
HSL color Cylindrical-coordinate representation of color #A4D32E: hue angle of 77.09º degrees, saturation: 0.65, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A4D32E is Cyan = 0.22, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.17.
<style> p { color: #a4d32e; } p { color: rgb(164,211,46); } H1.HeaderClassName { color: #a4d32e; } .AnyTagClassName { color: #a4d32e; } </style>
<style> a { background-color: #a4d32e; } a { background-color: rgb(164,211,46); } div.DivClassName { background-color: #a4d32e; } .BgClassName { background-color: #a4d32e; } </style>
<style> span { border-color: #a4d32e; } span { border-color: rgb(164,211,46); } td.TdClassName { border-color: #a4d32e; } .TagClassName { border-color: #a4d32e; } </style>