#5FA85B (or 0x5FA85B) is unknown color: approx Fruit Salad. HEX triplet: 5F, A8 and 5B. RGB value is (95,168,91). Sum of RGB (Red+Green+Blue) = 95+168+91=354 (46% of max value = 765). Red value is 95 (37.5% from 255 or 26.84% from 354); Green value is 168 (66.02% from 255 or 47.46% from 354); Blue value is 91 (35.94% from 255 or 25.71% from 354); Max value from RGB is 168 - color contains mainly: green. Hex color #5FA85B is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5FA85B is #A057A4. Grayscale: #898989. Windows color (decimal): -10508197 or 6006879. OLE color: 6006879.
HSL color Cylindrical-coordinate representation of color #5FA85B: hue angle of 116.88º degrees, saturation: 0.31, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #5FA85B is Cyan = 0.43, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.34.
<style> p { color: #5FA85B; } p { color: rgb(95,168,91); } H1.HeaderClassName { color: #5FA85B; } .AnyTagClassName { color: #5FA85B; } </style>
<style> a { background-color: #5FA85B; } a { background-color: rgb(95,168,91); } div.DivClassName { background-color: #5FA85B; } .BgClassName { background-color: #5FA85B; } </style>
<style> span { border-color: #5FA85B; } span { border-color: rgb(95,168,91); } td.TdClassName { border-color: #5FA85B; } .TagClassName { border-color: #5FA85B; } </style>