#4ADC3A (or 0x4ADC3A) is unknown color: approx Lime Green. HEX triplet: 4A, DC and 3A. RGB value is (74,220,58). Sum of RGB (Red+Green+Blue) = 74+220+58=352 (46% of max value = 765). Red value is 74 (29.30% from 255 or 21.02% from 352); Green value is 220 (86.33% from 255 or 62.5% from 352); Blue value is 58 (23.05% from 255 or 16.48% from 352); Max value from RGB is 220 - color contains mainly: green. Hex color #4ADC3A is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #4ADC3A is #B523C5. Grayscale: #9E9E9E. Windows color (decimal): -11871174 or 3857482. OLE color: 3857482.
HSL color Cylindrical-coordinate representation of color #4ADC3A: hue angle of 114.07º degrees, saturation: 0.7, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #4ADC3A is Cyan = 0.66, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.14.
<style> p { color: #4ADC3A; } p { color: rgb(74,220,58); } H1.HeaderClassName { color: #4ADC3A; } .AnyTagClassName { color: #4ADC3A; } </style>
<style> a { background-color: #4ADC3A; } a { background-color: rgb(74,220,58); } div.DivClassName { background-color: #4ADC3A; } .BgClassName { background-color: #4ADC3A; } </style>
<style> span { border-color: #4ADC3A; } span { border-color: rgb(74,220,58); } td.TdClassName { border-color: #4ADC3A; } .TagClassName { border-color: #4ADC3A; } </style>