#5CF51C (or 0x5CF51C) is unknown color: approx Bright Green. HEX triplet: 5C, F5 and 1C. RGB value is (92,245,28). Sum of RGB (Red+Green+Blue) = 92+245+28=365 (48% of max value = 765). Red value is 92 (36.33% from 255 or 25.21% from 365); Green value is 245 (96.09% from 255 or 67.12% from 365); Blue value is 28 (11.33% from 255 or 7.67% from 365); Max value from RGB is 245 - color contains mainly: green. Hex color #5CF51C is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #5CF51C is #A30AE3. Grayscale: #AFAFAF. Windows color (decimal): -10685156 or 1897820. OLE color: 1897820.
HSL color Cylindrical-coordinate representation of color #5CF51C: hue angle of 102.3º degrees, saturation: 0.92, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #5CF51C is Cyan = 0.62, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.04.
<style> p { color: #5CF51C; } p { color: rgb(92,245,28); } H1.HeaderClassName { color: #5CF51C; } .AnyTagClassName { color: #5CF51C; } </style>
<style> a { background-color: #5CF51C; } a { background-color: rgb(92,245,28); } div.DivClassName { background-color: #5CF51C; } .BgClassName { background-color: #5CF51C; } </style>
<style> span { border-color: #5CF51C; } span { border-color: rgb(92,245,28); } td.TdClassName { border-color: #5CF51C; } .TagClassName { border-color: #5CF51C; } </style>