#5AB75B (or 0x5AB75B) is unknown color: approx Fern. HEX triplet: 5A, B7 and 5B. RGB value is (90,183,91). Sum of RGB (Red+Green+Blue) = 90+183+91=364 (48% of max value = 765). Red value is 90 (35.55% from 255 or 24.73% from 364); Green value is 183 (71.88% from 255 or 50.27% from 364); Blue value is 91 (35.94% from 255 or 25% from 364); Max value from RGB is 183 - color contains mainly: green. Hex color #5AB75B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #5AB75B is #A548A4. Grayscale: #909090. Windows color (decimal): -10832037 or 6010714. OLE color: 6010714.
HSL color Cylindrical-coordinate representation of color #5AB75B: hue angle of 120.65º degrees, saturation: 0.39, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #5AB75B is Cyan = 0.51, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.28.
<style> p { color: #5ab75b; } p { color: rgb(90,183,91); } H1.HeaderClassName { color: #5ab75b; } .AnyTagClassName { color: #5ab75b; } </style>
<style> a { background-color: #5ab75b; } a { background-color: rgb(90,183,91); } div.DivClassName { background-color: #5ab75b; } .BgClassName { background-color: #5ab75b; } </style>
<style> span { border-color: #5ab75b; } span { border-color: rgb(90,183,91); } td.TdClassName { border-color: #5ab75b; } .TagClassName { border-color: #5ab75b; } </style>