#5ABD20 (or 0x5ABD20) is unknown color: approx Kelly Green. HEX triplet: 5A, BD and 20. RGB value is (90,189,32). Sum of RGB (Red+Green+Blue) = 90+189+32=311 (41% of max value = 765). Red value is 90 (35.55% from 255 or 28.94% from 311); Green value is 189 (74.22% from 255 or 60.77% from 311); Blue value is 32 (12.89% from 255 or 10.29% from 311); Max value from RGB is 189 - color contains mainly: green. Hex color #5ABD20 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5ABD20 is #A542DF. Grayscale: #8E8E8E. Windows color (decimal): -10830560 or 2145626. OLE color: 2145626.
HSL color Cylindrical-coordinate representation of color #5ABD20: hue angle of 97.83º degrees, saturation: 0.71, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #5ABD20 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.26.
<style> p { color: #5ABD20; } p { color: rgb(90,189,32); } H1.HeaderClassName { color: #5ABD20; } .AnyTagClassName { color: #5ABD20; } </style>
<style> a { background-color: #5ABD20; } a { background-color: rgb(90,189,32); } div.DivClassName { background-color: #5ABD20; } .BgClassName { background-color: #5ABD20; } </style>
<style> span { border-color: #5ABD20; } span { border-color: rgb(90,189,32); } td.TdClassName { border-color: #5ABD20; } .TagClassName { border-color: #5ABD20; } </style>