#5FC03E (or 0x5FC03E) is unknown color: approx Apple. HEX triplet: 5F, C0 and 3E. RGB value is (95,192,62). Sum of RGB (Red+Green+Blue) = 95+192+62=349 (46% of max value = 765). Red value is 95 (37.5% from 255 or 27.22% from 349); Green value is 192 (75.39% from 255 or 55.01% from 349); Blue value is 62 (24.61% from 255 or 17.77% from 349); Max value from RGB is 192 - color contains mainly: green. Hex color #5FC03E is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5FC03E is #A03FC1. Grayscale: #949494. Windows color (decimal): -10502082 or 4112479. OLE color: 4112479.
HSL color Cylindrical-coordinate representation of color #5FC03E: hue angle of 104.77º degrees, saturation: 0.51, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #5FC03E is Cyan = 0.51, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.25.
<style> p { color: #5FC03E; } p { color: rgb(95,192,62); } H1.HeaderClassName { color: #5FC03E; } .AnyTagClassName { color: #5FC03E; } </style>
<style> a { background-color: #5FC03E; } a { background-color: rgb(95,192,62); } div.DivClassName { background-color: #5FC03E; } .BgClassName { background-color: #5FC03E; } </style>
<style> span { border-color: #5FC03E; } span { border-color: rgb(95,192,62); } td.TdClassName { border-color: #5FC03E; } .TagClassName { border-color: #5FC03E; } </style>