#9FA77F (or 0x9FA77F) is unknown color: approx Locust. HEX triplet: 9F, A7 and 7F. RGB value is (159,167,127). Sum of RGB (Red+Green+Blue) = 159+167+127=453 (60% of max value = 765). Red value is 159 (62.5% from 255 or 35.10% from 453); Green value is 167 (65.62% from 255 or 36.87% from 453); Blue value is 127 (50% from 255 or 28.04% from 453); Max value from RGB is 167 - color contains mainly: green. Hex color #9FA77F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9FA77F is #605880. Grayscale: #A0A0A0. Windows color (decimal): -6314113 or 8365983. OLE color: 8365983.
HSL color Cylindrical-coordinate representation of color #9FA77F: hue angle of 72º degrees, saturation: 0.19, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9FA77F is Cyan = 0.05, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.35.
<style> p { color: #9FA77F; } p { color: rgb(159,167,127); } H1.HeaderClassName { color: #9FA77F; } .AnyTagClassName { color: #9FA77F; } </style>
<style> a { background-color: #9FA77F; } a { background-color: rgb(159,167,127); } div.DivClassName { background-color: #9FA77F; } .BgClassName { background-color: #9FA77F; } </style>
<style> span { border-color: #9FA77F; } span { border-color: rgb(159,167,127); } td.TdClassName { border-color: #9FA77F; } .TagClassName { border-color: #9FA77F; } </style>