#9FA04A (or 0x9FA04A) is unknown color: approx Brass. HEX triplet: 9F, A0 and 4A. RGB value is (159,160,74). Sum of RGB (Red+Green+Blue) = 159+160+74=393 (52% of max value = 765). Red value is 159 (62.5% from 255 or 40.46% from 393); Green value is 160 (62.89% from 255 or 40.71% from 393); Blue value is 74 (29.30% from 255 or 18.83% from 393); Max value from RGB is 160 - color contains mainly: green. Hex color #9FA04A is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #9FA04A is #605FB5. Grayscale: #969696. Windows color (decimal): -6315958 or 4890783. OLE color: 4890783.
HSL color Cylindrical-coordinate representation of color #9FA04A: hue angle of 60.7º degrees, saturation: 0.37, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #9FA04A is Cyan = 0.01, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.37.
<style> p { color: #9FA04A; } p { color: rgb(159,160,74); } H1.HeaderClassName { color: #9FA04A; } .AnyTagClassName { color: #9FA04A; } </style>
<style> a { background-color: #9FA04A; } a { background-color: rgb(159,160,74); } div.DivClassName { background-color: #9FA04A; } .BgClassName { background-color: #9FA04A; } </style>
<style> span { border-color: #9FA04A; } span { border-color: rgb(159,160,74); } td.TdClassName { border-color: #9FA04A; } .TagClassName { border-color: #9FA04A; } </style>