#5BC02B (or 0x5BC02B) is unknown color: approx Kelly Green. HEX triplet: 5B, C0 and 2B. RGB value is (91,192,43). Sum of RGB (Red+Green+Blue) = 91+192+43=326 (43% of max value = 765). Red value is 91 (35.94% from 255 or 27.91% from 326); Green value is 192 (75.39% from 255 or 58.90% from 326); Blue value is 43 (17.19% from 255 or 13.19% from 326); Max value from RGB is 192 - color contains mainly: green. Hex color #5BC02B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5BC02B is #A43FD4. Grayscale: #919191. Windows color (decimal): -10764245 or 2867291. OLE color: 2867291.
HSL color Cylindrical-coordinate representation of color #5BC02B: hue angle of 100.67º degrees, saturation: 0.63, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #5BC02B is Cyan = 0.53, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.25.
<style> p { color: #5bc02b; } p { color: rgb(91,192,43); } H1.HeaderClassName { color: #5bc02b; } .AnyTagClassName { color: #5bc02b; } </style>
<style> a { background-color: #5bc02b; } a { background-color: rgb(91,192,43); } div.DivClassName { background-color: #5bc02b; } .BgClassName { background-color: #5bc02b; } </style>
<style> span { border-color: #5bc02b; } span { border-color: rgb(91,192,43); } td.TdClassName { border-color: #5bc02b; } .TagClassName { border-color: #5bc02b; } </style>