#5FAB77 (or 0x5FAB77) is unknown color: approx Ocean Green. HEX triplet: 5F, AB and 77. RGB value is (95,171,119). Sum of RGB (Red+Green+Blue) = 95+171+119=385 (50% of max value = 765). Red value is 95 (37.5% from 255 or 24.68% from 385); Green value is 171 (67.19% from 255 or 44.42% from 385); Blue value is 119 (46.88% from 255 or 30.91% from 385); Max value from RGB is 171 - color contains mainly: green. Hex color #5FAB77 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5FAB77 is #A05488. Grayscale: #8E8E8E. Windows color (decimal): -10507401 or 7842655. OLE color: 7842655.
HSL color Cylindrical-coordinate representation of color #5FAB77: hue angle of 138.95º degrees, saturation: 0.31, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #5FAB77 is Cyan = 0.44, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.33.
<style> p { color: #5fab77; } p { color: rgb(95,171,119); } H1.HeaderClassName { color: #5fab77; } .AnyTagClassName { color: #5fab77; } </style>
<style> a { background-color: #5fab77; } a { background-color: rgb(95,171,119); } div.DivClassName { background-color: #5fab77; } .BgClassName { background-color: #5fab77; } </style>
<style> span { border-color: #5fab77; } span { border-color: rgb(95,171,119); } td.TdClassName { border-color: #5fab77; } .TagClassName { border-color: #5fab77; } </style>