#A4C30C (or 0xA4C30C) is unknown color: approx Citrus. HEX triplet: A4, C3 and 0C. RGB value is (164,195,12). Sum of RGB (Red+Green+Blue) = 164+195+12=371 (49% of max value = 765). Red value is 164 (64.45% from 255 or 44.20% from 371); Green value is 195 (76.56% from 255 or 52.56% from 371); Blue value is 12 (5.08% from 255 or 3.23% from 371); Max value from RGB is 195 - color contains mainly: green. Hex color #A4C30C is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #A4C30C is #5B3CF3. Grayscale: #A5A5A5. Windows color (decimal): -5979380 or 836516. OLE color: 836516.
HSL color Cylindrical-coordinate representation of color #A4C30C: hue angle of 70.16º degrees, saturation: 0.88, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A4C30C is Cyan = 0.16, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.24.
<style> p { color: #a4c30c; } p { color: rgb(164,195,12); } H1.HeaderClassName { color: #a4c30c; } .AnyTagClassName { color: #a4c30c; } </style>
<style> a { background-color: #a4c30c; } a { background-color: rgb(164,195,12); } div.DivClassName { background-color: #a4c30c; } .BgClassName { background-color: #a4c30c; } </style>
<style> span { border-color: #a4c30c; } span { border-color: rgb(164,195,12); } td.TdClassName { border-color: #a4c30c; } .TagClassName { border-color: #a4c30c; } </style>