#4EBC2D (or 0x4EBC2D) is unknown color: approx Kelly Green. HEX triplet: 4E, BC and 2D. RGB value is (78,188,45). Sum of RGB (Red+Green+Blue) = 78+188+45=311 (41% of max value = 765). Red value is 78 (30.86% from 255 or 25.08% from 311); Green value is 188 (73.83% from 255 or 60.45% from 311); Blue value is 45 (17.97% from 255 or 14.47% from 311); Max value from RGB is 188 - color contains mainly: green. Hex color #4EBC2D is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #4EBC2D is #B143D2. Grayscale: #8B8B8B. Windows color (decimal): -11617235 or 2997326. OLE color: 2997326.
HSL color Cylindrical-coordinate representation of color #4EBC2D: hue angle of 106.15º degrees, saturation: 0.61, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #4EBC2D is Cyan = 0.59, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.26.
<style> p { color: #4EBC2D; } p { color: rgb(78,188,45); } H1.HeaderClassName { color: #4EBC2D; } .AnyTagClassName { color: #4EBC2D; } </style>
<style> a { background-color: #4EBC2D; } a { background-color: rgb(78,188,45); } div.DivClassName { background-color: #4EBC2D; } .BgClassName { background-color: #4EBC2D; } </style>
<style> span { border-color: #4EBC2D; } span { border-color: rgb(78,188,45); } td.TdClassName { border-color: #4EBC2D; } .TagClassName { border-color: #4EBC2D; } </style>