#5FEB47 (or 0x5FEB47) is unknown color: approx Screamin' Green. HEX triplet: 5F, EB and 47. RGB value is (95,235,71). Sum of RGB (Red+Green+Blue) = 95+235+71=401 (53% of max value = 765). Red value is 95 (37.5% from 255 or 23.69% from 401); Green value is 235 (92.19% from 255 or 58.60% from 401); Blue value is 71 (28.12% from 255 or 17.71% from 401); Max value from RGB is 235 - color contains mainly: green. Hex color #5FEB47 is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #5FEB47 is #A014B8. Grayscale: #AEAEAE. Windows color (decimal): -10491065 or 4713311. OLE color: 4713311.
HSL color Cylindrical-coordinate representation of color #5FEB47: hue angle of 111.22º degrees, saturation: 0.8, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #5FEB47 is Cyan = 0.60, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.08.
<style> p { color: #5FEB47; } p { color: rgb(95,235,71); } H1.HeaderClassName { color: #5FEB47; } .AnyTagClassName { color: #5FEB47; } </style>
<style> a { background-color: #5FEB47; } a { background-color: rgb(95,235,71); } div.DivClassName { background-color: #5FEB47; } .BgClassName { background-color: #5FEB47; } </style>
<style> span { border-color: #5FEB47; } span { border-color: rgb(95,235,71); } td.TdClassName { border-color: #5FEB47; } .TagClassName { border-color: #5FEB47; } </style>