#9FA99F (or 0x9FA99F) is unknown color: approx Mantle. HEX triplet: 9F, A9 and 9F. RGB value is (159,169,159). Sum of RGB (Red+Green+Blue) = 159+169+159=487 (64% of max value = 765). Red value is 159 (62.5% from 255 or 32.65% from 487); Green value is 169 (66.41% from 255 or 34.70% from 487); Blue value is 159 (62.5% from 255 or 32.65% from 487); Max value from RGB is 169 - color contains mainly: green. Hex color #9FA99F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9FA99F is #605660. Grayscale: #A4A4A4. Windows color (decimal): -6313569 or 10463647. OLE color: 10463647.
HSL color Cylindrical-coordinate representation of color #9FA99F: hue angle of 120º degrees, saturation: 0.05, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #9FA99F is Cyan = 0.06, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.34.
<style> p { color: #9FA99F; } p { color: rgb(159,169,159); } H1.HeaderClassName { color: #9FA99F; } .AnyTagClassName { color: #9FA99F; } </style>
<style> a { background-color: #9FA99F; } a { background-color: rgb(159,169,159); } div.DivClassName { background-color: #9FA99F; } .BgClassName { background-color: #9FA99F; } </style>
<style> span { border-color: #9FA99F; } span { border-color: rgb(159,169,159); } td.TdClassName { border-color: #9FA99F; } .TagClassName { border-color: #9FA99F; } </style>