#4D773C (or 0x4D773C) is unknown color: approx Fern Green. HEX triplet: 4D, 77 and 3C. RGB value is (77,119,60). Sum of RGB (Red+Green+Blue) = 77+119+60=256 (33% of max value = 765). Red value is 77 (30.47% from 255 or 30.08% from 256); Green value is 119 (46.88% from 255 or 46.48% from 256); Blue value is 60 (23.83% from 255 or 23.44% from 256); Max value from RGB is 119 - color contains mainly: green. Hex color #4D773C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #4D773C is #B288C3. Grayscale: #636363. Windows color (decimal): -11700420 or 3962701. OLE color: 3962701.
HSL color Cylindrical-coordinate representation of color #4D773C: hue angle of 102.71º degrees, saturation: 0.33, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #4D773C is Cyan = 0.35, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.53.
<style> p { color: #4D773C; } p { color: rgb(77,119,60); } H1.HeaderClassName { color: #4D773C; } .AnyTagClassName { color: #4D773C; } </style>
<style> a { background-color: #4D773C; } a { background-color: rgb(77,119,60); } div.DivClassName { background-color: #4D773C; } .BgClassName { background-color: #4D773C; } </style>
<style> span { border-color: #4D773C; } span { border-color: rgb(77,119,60); } td.TdClassName { border-color: #4D773C; } .TagClassName { border-color: #4D773C; } </style>