#4DB57B (or 0x4DB57B) is unknown color: approx Ocean Green. HEX triplet: 4D, B5 and 7B. RGB value is (77,181,123). Sum of RGB (Red+Green+Blue) = 77+181+123=381 (50% of max value = 765). Red value is 77 (30.47% from 255 or 20.21% from 381); Green value is 181 (71.09% from 255 or 47.51% from 381); Blue value is 123 (48.44% from 255 or 32.28% from 381); Max value from RGB is 181 - color contains mainly: green. Hex color #4DB57B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #4DB57B is #B24A84. Grayscale: #8F8F8F. Windows color (decimal): -11684485 or 8107341. OLE color: 8107341.
HSL color Cylindrical-coordinate representation of color #4DB57B: hue angle of 146.54º degrees, saturation: 0.41, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #4DB57B is Cyan = 0.57, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.29.
<style> p { color: #4DB57B; } p { color: rgb(77,181,123); } H1.HeaderClassName { color: #4DB57B; } .AnyTagClassName { color: #4DB57B; } </style>
<style> a { background-color: #4DB57B; } a { background-color: rgb(77,181,123); } div.DivClassName { background-color: #4DB57B; } .BgClassName { background-color: #4DB57B; } </style>
<style> span { border-color: #4DB57B; } span { border-color: rgb(77,181,123); } td.TdClassName { border-color: #4DB57B; } .TagClassName { border-color: #4DB57B; } </style>