#9FC57B (or 0x9FC57B) is unknown color: approx Olivine. HEX triplet: 9F, C5 and 7B. RGB value is (159,197,123). Sum of RGB (Red+Green+Blue) = 159+197+123=479 (63% of max value = 765). Red value is 159 (62.5% from 255 or 33.19% from 479); Green value is 197 (77.34% from 255 or 41.13% from 479); Blue value is 123 (48.44% from 255 or 25.68% from 479); Max value from RGB is 197 - color contains mainly: green. Hex color #9FC57B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9FC57B is #603A84. Grayscale: #B1B1B1. Windows color (decimal): -6306437 or 8111519. OLE color: 8111519.
HSL color Cylindrical-coordinate representation of color #9FC57B: hue angle of 90.81º degrees, saturation: 0.39, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9FC57B is Cyan = 0.19, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.23.
<style> p { color: #9FC57B; } p { color: rgb(159,197,123); } H1.HeaderClassName { color: #9FC57B; } .AnyTagClassName { color: #9FC57B; } </style>
<style> a { background-color: #9FC57B; } a { background-color: rgb(159,197,123); } div.DivClassName { background-color: #9FC57B; } .BgClassName { background-color: #9FC57B; } </style>
<style> span { border-color: #9FC57B; } span { border-color: rgb(159,197,123); } td.TdClassName { border-color: #9FC57B; } .TagClassName { border-color: #9FC57B; } </style>