#5FC52B (or 0x5FC52B) is unknown color: approx Kelly Green. HEX triplet: 5F, C5 and 2B. RGB value is (95,197,43). Sum of RGB (Red+Green+Blue) = 95+197+43=335 (44% of max value = 765). Red value is 95 (37.5% from 255 or 28.36% from 335); Green value is 197 (77.34% from 255 or 58.81% from 335); Blue value is 43 (17.19% from 255 or 12.84% from 335); Max value from RGB is 197 - color contains mainly: green. Hex color #5FC52B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5FC52B is #A03AD4. Grayscale: #959595. Windows color (decimal): -10500821 or 2868575. OLE color: 2868575.
HSL color Cylindrical-coordinate representation of color #5FC52B: hue angle of 99.74º degrees, saturation: 0.64, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #5FC52B is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.23.
<style> p { color: #5fc52b; } p { color: rgb(95,197,43); } H1.HeaderClassName { color: #5fc52b; } .AnyTagClassName { color: #5fc52b; } </style>
<style> a { background-color: #5fc52b; } a { background-color: rgb(95,197,43); } div.DivClassName { background-color: #5fc52b; } .BgClassName { background-color: #5fc52b; } </style>
<style> span { border-color: #5fc52b; } span { border-color: rgb(95,197,43); } td.TdClassName { border-color: #5fc52b; } .TagClassName { border-color: #5fc52b; } </style>