#4F985A (or 0x4F985A) is unknown color: approx Fruit Salad. HEX triplet: 4F, 98 and 5A. RGB value is (79,152,90). Sum of RGB (Red+Green+Blue) = 79+152+90=321 (42% of max value = 765). Red value is 79 (31.25% from 255 or 24.61% from 321); Green value is 152 (59.77% from 255 or 47.35% from 321); Blue value is 90 (35.55% from 255 or 28.04% from 321); Max value from RGB is 152 - color contains mainly: green. Hex color #4F985A is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #4F985A is #B067A5. Grayscale: #7B7B7B. Windows color (decimal): -11560870 or 5937231. OLE color: 5937231.
HSL color Cylindrical-coordinate representation of color #4F985A: hue angle of 129.04º degrees, saturation: 0.32, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #4F985A is Cyan = 0.48, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.40.
<style> p { color: #4f985a; } p { color: rgb(79,152,90); } H1.HeaderClassName { color: #4f985a; } .AnyTagClassName { color: #4f985a; } </style>
<style> a { background-color: #4f985a; } a { background-color: rgb(79,152,90); } div.DivClassName { background-color: #4f985a; } .BgClassName { background-color: #4f985a; } </style>
<style> span { border-color: #4f985a; } span { border-color: rgb(79,152,90); } td.TdClassName { border-color: #4f985a; } .TagClassName { border-color: #4f985a; } </style>