#4DA73E (or 0x4DA73E) is unknown color: approx Fruit Salad. HEX triplet: 4D, A7 and 3E. RGB value is (77,167,62). Sum of RGB (Red+Green+Blue) = 77+167+62=306 (40% of max value = 765). Red value is 77 (30.47% from 255 or 25.16% from 306); Green value is 167 (65.62% from 255 or 54.58% from 306); Blue value is 62 (24.61% from 255 or 20.26% from 306); Max value from RGB is 167 - color contains mainly: green. Hex color #4DA73E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #4DA73E is #B258C1. Grayscale: #808080. Windows color (decimal): -11688130 or 4106061. OLE color: 4106061.
HSL color Cylindrical-coordinate representation of color #4DA73E: hue angle of 111.43º degrees, saturation: 0.46, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #4DA73E is Cyan = 0.54, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.35.
<style> p { color: #4DA73E; } p { color: rgb(77,167,62); } H1.HeaderClassName { color: #4DA73E; } .AnyTagClassName { color: #4DA73E; } </style>
<style> a { background-color: #4DA73E; } a { background-color: rgb(77,167,62); } div.DivClassName { background-color: #4DA73E; } .BgClassName { background-color: #4DA73E; } </style>
<style> span { border-color: #4DA73E; } span { border-color: rgb(77,167,62); } td.TdClassName { border-color: #4DA73E; } .TagClassName { border-color: #4DA73E; } </style>