#4DAE2F (or 0x4DAE2F) is unknown color: approx Kelly Green. HEX triplet: 4D, AE and 2F. RGB value is (77,174,47). Sum of RGB (Red+Green+Blue) = 77+174+47=298 (39% of max value = 765). Red value is 77 (30.47% from 255 or 25.84% from 298); Green value is 174 (68.36% from 255 or 58.39% from 298); Blue value is 47 (18.75% from 255 or 15.77% from 298); Max value from RGB is 174 - color contains mainly: green. Hex color #4DAE2F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #4DAE2F is #B251D0. Grayscale: #828282. Windows color (decimal): -11686353 or 3124813. OLE color: 3124813.
HSL color Cylindrical-coordinate representation of color #4DAE2F: hue angle of 105.83º degrees, saturation: 0.57, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #4DAE2F is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.32.
<style> p { color: #4dae2f; } p { color: rgb(77,174,47); } H1.HeaderClassName { color: #4dae2f; } .AnyTagClassName { color: #4dae2f; } </style>
<style> a { background-color: #4dae2f; } a { background-color: rgb(77,174,47); } div.DivClassName { background-color: #4dae2f; } .BgClassName { background-color: #4dae2f; } </style>
<style> span { border-color: #4dae2f; } span { border-color: rgb(77,174,47); } td.TdClassName { border-color: #4dae2f; } .TagClassName { border-color: #4dae2f; } </style>