#4CD02D (or 0x4CD02D) is unknown color: approx Lime Green. HEX triplet: 4C, D0 and 2D. RGB value is (76,208,45). Sum of RGB (Red+Green+Blue) = 76+208+45=329 (43% of max value = 765). Red value is 76 (30.08% from 255 or 23.10% from 329); Green value is 208 (81.64% from 255 or 63.22% from 329); Blue value is 45 (17.97% from 255 or 13.68% from 329); Max value from RGB is 208 - color contains mainly: green. Hex color #4CD02D is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #4CD02D is #B32FD2. Grayscale: #969696. Windows color (decimal): -11743187 or 3002444. OLE color: 3002444.
HSL color Cylindrical-coordinate representation of color #4CD02D: hue angle of 108.59º degrees, saturation: 0.64, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #4CD02D is Cyan = 0.63, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.18.
<style> p { color: #4cd02d; } p { color: rgb(76,208,45); } H1.HeaderClassName { color: #4cd02d; } .AnyTagClassName { color: #4cd02d; } </style>
<style> a { background-color: #4cd02d; } a { background-color: rgb(76,208,45); } div.DivClassName { background-color: #4cd02d; } .BgClassName { background-color: #4cd02d; } </style>
<style> span { border-color: #4cd02d; } span { border-color: rgb(76,208,45); } td.TdClassName { border-color: #4cd02d; } .TagClassName { border-color: #4cd02d; } </style>