#5FA979 (or 0x5FA979) is unknown color: approx Ocean Green. HEX triplet: 5F, A9 and 79. RGB value is (95,169,121). Sum of RGB (Red+Green+Blue) = 95+169+121=385 (50% of max value = 765). Red value is 95 (37.5% from 255 or 24.68% from 385); Green value is 169 (66.41% from 255 or 43.90% from 385); Blue value is 121 (47.66% from 255 or 31.43% from 385); Max value from RGB is 169 - color contains mainly: green. Hex color #5FA979 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5FA979 is #A05686. Grayscale: #8D8D8D. Windows color (decimal): -10507911 or 7973215. OLE color: 7973215.
HSL color Cylindrical-coordinate representation of color #5FA979: hue angle of 141.08º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #5FA979 is Cyan = 0.44, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.34.
<style> p { color: #5FA979; } p { color: rgb(95,169,121); } H1.HeaderClassName { color: #5FA979; } .AnyTagClassName { color: #5FA979; } </style>
<style> a { background-color: #5FA979; } a { background-color: rgb(95,169,121); } div.DivClassName { background-color: #5FA979; } .BgClassName { background-color: #5FA979; } </style>
<style> span { border-color: #5FA979; } span { border-color: rgb(95,169,121); } td.TdClassName { border-color: #5FA979; } .TagClassName { border-color: #5FA979; } </style>