#A3C72A (or 0xA3C72A) is unknown color: approx Yellow Green. HEX triplet: A3, C7 and 2A. RGB value is (163,199,42). Sum of RGB (Red+Green+Blue) = 163+199+42=404 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.35% from 404); Green value is 199 (78.12% from 255 or 49.26% from 404); Blue value is 42 (16.80% from 255 or 10.40% from 404); Max value from RGB is 199 - color contains mainly: green. Hex color #A3C72A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A3C72A is #5C38D5. Grayscale: #AAAAAA. Windows color (decimal): -6043862 or 2803619. OLE color: 2803619.
HSL color Cylindrical-coordinate representation of color #A3C72A: hue angle of 73.76º degrees, saturation: 0.65, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #A3C72A is Cyan = 0.18, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.22.
<style> p { color: #A3C72A; } p { color: rgb(163,199,42); } H1.HeaderClassName { color: #A3C72A; } .AnyTagClassName { color: #A3C72A; } </style>
<style> a { background-color: #A3C72A; } a { background-color: rgb(163,199,42); } div.DivClassName { background-color: #A3C72A; } .BgClassName { background-color: #A3C72A; } </style>
<style> span { border-color: #A3C72A; } span { border-color: rgb(163,199,42); } td.TdClassName { border-color: #A3C72A; } .TagClassName { border-color: #A3C72A; } </style>