#4AF03F (or 0x4AF03F) is unknown color: approx Lime Green. HEX triplet: 4A, F0 and 3F. RGB value is (74,240,63). Sum of RGB (Red+Green+Blue) = 74+240+63=377 (49% of max value = 765). Red value is 74 (29.30% from 255 or 19.63% from 377); Green value is 240 (94.14% from 255 or 63.66% from 377); Blue value is 63 (25% from 255 or 16.71% from 377); Max value from RGB is 240 - color contains mainly: green. Hex color #4AF03F is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #4AF03F is #B50FC0. Grayscale: #AAAAAA. Windows color (decimal): -11866049 or 4190282. OLE color: 4190282.
HSL color Cylindrical-coordinate representation of color #4AF03F: hue angle of 116.27º degrees, saturation: 0.86, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #4AF03F is Cyan = 0.69, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.06.
<style> p { color: #4AF03F; } p { color: rgb(74,240,63); } H1.HeaderClassName { color: #4AF03F; } .AnyTagClassName { color: #4AF03F; } </style>
<style> a { background-color: #4AF03F; } a { background-color: rgb(74,240,63); } div.DivClassName { background-color: #4AF03F; } .BgClassName { background-color: #4AF03F; } </style>
<style> span { border-color: #4AF03F; } span { border-color: rgb(74,240,63); } td.TdClassName { border-color: #4AF03F; } .TagClassName { border-color: #4AF03F; } </style>