#4DD95F (or 0x4DD95F) is unknown color: approx Emerald. HEX triplet: 4D, D9 and 5F. RGB value is (77,217,95). Sum of RGB (Red+Green+Blue) = 77+217+95=389 (51% of max value = 765). Red value is 77 (30.47% from 255 or 19.79% from 389); Green value is 217 (85.16% from 255 or 55.78% from 389); Blue value is 95 (37.5% from 255 or 24.42% from 389); Max value from RGB is 217 - color contains mainly: green. Hex color #4DD95F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #4DD95F is #B226A0. Grayscale: #A1A1A1. Windows color (decimal): -11675297 or 6281549. OLE color: 6281549.
HSL color Cylindrical-coordinate representation of color #4DD95F: hue angle of 127.71º degrees, saturation: 0.65, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #4DD95F is Cyan = 0.65, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.15.
<style> p { color: #4dd95f; } p { color: rgb(77,217,95); } H1.HeaderClassName { color: #4dd95f; } .AnyTagClassName { color: #4dd95f; } </style>
<style> a { background-color: #4dd95f; } a { background-color: rgb(77,217,95); } div.DivClassName { background-color: #4dd95f; } .BgClassName { background-color: #4dd95f; } </style>
<style> span { border-color: #4dd95f; } span { border-color: rgb(77,217,95); } td.TdClassName { border-color: #4dd95f; } .TagClassName { border-color: #4dd95f; } </style>