#9FA87F (or 0x9FA87F) is unknown color: approx Locust. HEX triplet: 9F, A8 and 7F. RGB value is (159,168,127). Sum of RGB (Red+Green+Blue) = 159+168+127=454 (60% of max value = 765). Red value is 159 (62.5% from 255 or 35.02% from 454); Green value is 168 (66.02% from 255 or 37.00% from 454); Blue value is 127 (50% from 255 or 27.97% from 454); Max value from RGB is 168 - color contains mainly: green. Hex color #9FA87F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9FA87F is #605780. Grayscale: #A0A0A0. Windows color (decimal): -6313857 or 8366239. OLE color: 8366239.
HSL color Cylindrical-coordinate representation of color #9FA87F: hue angle of 73.17º degrees, saturation: 0.19, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9FA87F is Cyan = 0.05, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.34.
<style> p { color: #9FA87F; } p { color: rgb(159,168,127); } H1.HeaderClassName { color: #9FA87F; } .AnyTagClassName { color: #9FA87F; } </style>
<style> a { background-color: #9FA87F; } a { background-color: rgb(159,168,127); } div.DivClassName { background-color: #9FA87F; } .BgClassName { background-color: #9FA87F; } </style>
<style> span { border-color: #9FA87F; } span { border-color: rgb(159,168,127); } td.TdClassName { border-color: #9FA87F; } .TagClassName { border-color: #9FA87F; } </style>