#9FA09D (or 0x9FA09D) is unknown color: approx Delta. HEX triplet: 9F, A0 and 9D. RGB value is (159,160,157). Sum of RGB (Red+Green+Blue) = 159+160+157=476 (63% of max value = 765). Red value is 159 (62.5% from 255 or 33.40% from 476); Green value is 160 (62.89% from 255 or 33.61% from 476); Blue value is 157 (61.72% from 255 or 32.98% from 476); Max value from RGB is 160 - color contains mainly: green. Hex color #9FA09D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9FA09D is #605F62. Grayscale: #9F9F9F. Windows color (decimal): -6315875 or 10330271. OLE color: 10330271.
HSL color Cylindrical-coordinate representation of color #9FA09D: hue angle of 80º degrees, saturation: 0.02, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #9FA09D is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.37.
<style> p { color: #9FA09D; } p { color: rgb(159,160,157); } H1.HeaderClassName { color: #9FA09D; } .AnyTagClassName { color: #9FA09D; } </style>
<style> a { background-color: #9FA09D; } a { background-color: rgb(159,160,157); } div.DivClassName { background-color: #9FA09D; } .BgClassName { background-color: #9FA09D; } </style>
<style> span { border-color: #9FA09D; } span { border-color: rgb(159,160,157); } td.TdClassName { border-color: #9FA09D; } .TagClassName { border-color: #9FA09D; } </style>