#4FF44A (or 0x4FF44A) is unknown color: approx Screamin' Green. HEX triplet: 4F, F4 and 4A. RGB value is (79,244,74). Sum of RGB (Red+Green+Blue) = 79+244+74=397 (52% of max value = 765). Red value is 79 (31.25% from 255 or 19.90% from 397); Green value is 244 (95.70% from 255 or 61.46% from 397); Blue value is 74 (29.30% from 255 or 18.64% from 397); Max value from RGB is 244 - color contains mainly: green. Hex color #4FF44A is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #4FF44A is #B00BB5. Grayscale: #AFAFAF. Windows color (decimal): -11537334 or 4912207. OLE color: 4912207.
HSL color Cylindrical-coordinate representation of color #4FF44A: hue angle of 118.24º degrees, saturation: 0.89, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #4FF44A is Cyan = 0.68, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.04.
<style> p { color: #4FF44A; } p { color: rgb(79,244,74); } H1.HeaderClassName { color: #4FF44A; } .AnyTagClassName { color: #4FF44A; } </style>
<style> a { background-color: #4FF44A; } a { background-color: rgb(79,244,74); } div.DivClassName { background-color: #4FF44A; } .BgClassName { background-color: #4FF44A; } </style>
<style> span { border-color: #4FF44A; } span { border-color: rgb(79,244,74); } td.TdClassName { border-color: #4FF44A; } .TagClassName { border-color: #4FF44A; } </style>