#4FB24C (or 0x4FB24C) is unknown color: approx Fruit Salad. HEX triplet: 4F, B2 and 4C. RGB value is (79,178,76). Sum of RGB (Red+Green+Blue) = 79+178+76=333 (44% of max value = 765). Red value is 79 (31.25% from 255 or 23.72% from 333); Green value is 178 (69.92% from 255 or 53.45% from 333); Blue value is 76 (30.08% from 255 or 22.82% from 333); Max value from RGB is 178 - color contains mainly: green. Hex color #4FB24C is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #4FB24C is #B04DB3. Grayscale: #898989. Windows color (decimal): -11554228 or 5026383. OLE color: 5026383.
HSL color Cylindrical-coordinate representation of color #4FB24C: hue angle of 118.24º degrees, saturation: 0.4, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #4FB24C is Cyan = 0.56, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.30.
<style> p { color: #4FB24C; } p { color: rgb(79,178,76); } H1.HeaderClassName { color: #4FB24C; } .AnyTagClassName { color: #4FB24C; } </style>
<style> a { background-color: #4FB24C; } a { background-color: rgb(79,178,76); } div.DivClassName { background-color: #4FB24C; } .BgClassName { background-color: #4FB24C; } </style>
<style> span { border-color: #4FB24C; } span { border-color: rgb(79,178,76); } td.TdClassName { border-color: #4FB24C; } .TagClassName { border-color: #4FB24C; } </style>