#5FBB5F (or 0x5FBB5F) is unknown color: approx Fern. HEX triplet: 5F, BB and 5F. RGB value is (95,187,95). Sum of RGB (Red+Green+Blue) = 95+187+95=377 (49% of max value = 765). Red value is 95 (37.5% from 255 or 25.20% from 377); Green value is 187 (73.44% from 255 or 49.60% from 377); Blue value is 95 (37.5% from 255 or 25.20% from 377); Max value from RGB is 187 - color contains mainly: green. Hex color #5FBB5F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #5FBB5F is #A044A0. Grayscale: #959595. Windows color (decimal): -10503329 or 6273887. OLE color: 6273887.
HSL color Cylindrical-coordinate representation of color #5FBB5F: hue angle of 120º degrees, saturation: 0.4, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #5FBB5F is Cyan = 0.49, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.27.
<style> p { color: #5FBB5F; } p { color: rgb(95,187,95); } H1.HeaderClassName { color: #5FBB5F; } .AnyTagClassName { color: #5FBB5F; } </style>
<style> a { background-color: #5FBB5F; } a { background-color: rgb(95,187,95); } div.DivClassName { background-color: #5FBB5F; } .BgClassName { background-color: #5FBB5F; } </style>
<style> span { border-color: #5FBB5F; } span { border-color: rgb(95,187,95); } td.TdClassName { border-color: #5FBB5F; } .TagClassName { border-color: #5FBB5F; } </style>