#5BF52C (or 0x5BF52C) is unknown color: approx Bright Green. HEX triplet: 5B, F5 and 2C. RGB value is (91,245,44). Sum of RGB (Red+Green+Blue) = 91+245+44=380 (50% of max value = 765). Red value is 91 (35.94% from 255 or 23.95% from 380); Green value is 245 (96.09% from 255 or 64.47% from 380); Blue value is 44 (17.58% from 255 or 11.58% from 380); Max value from RGB is 245 - color contains mainly: green. Hex color #5BF52C is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #5BF52C is #A40AD3. Grayscale: #B0B0B0. Windows color (decimal): -10750676 or 2946395. OLE color: 2946395.
HSL color Cylindrical-coordinate representation of color #5BF52C: hue angle of 105.97º degrees, saturation: 0.91, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #5BF52C is Cyan = 0.63, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.04.
<style> p { color: #5BF52C; } p { color: rgb(91,245,44); } H1.HeaderClassName { color: #5BF52C; } .AnyTagClassName { color: #5BF52C; } </style>
<style> a { background-color: #5BF52C; } a { background-color: rgb(91,245,44); } div.DivClassName { background-color: #5BF52C; } .BgClassName { background-color: #5BF52C; } </style>
<style> span { border-color: #5BF52C; } span { border-color: rgb(91,245,44); } td.TdClassName { border-color: #5BF52C; } .TagClassName { border-color: #5BF52C; } </style>