#9FA262 (or 0x9FA262) is unknown color: approx Green Smoke. HEX triplet: 9F, A2 and 62. RGB value is (159,162,98). Sum of RGB (Red+Green+Blue) = 159+162+98=419 (55% of max value = 765). Red value is 159 (62.5% from 255 or 37.95% from 419); Green value is 162 (63.67% from 255 or 38.66% from 419); Blue value is 98 (38.67% from 255 or 23.39% from 419); Max value from RGB is 162 - color contains mainly: green. Hex color #9FA262 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9FA262 is #605D9D. Grayscale: #9A9A9A. Windows color (decimal): -6315422 or 6464159. OLE color: 6464159.
HSL color Cylindrical-coordinate representation of color #9FA262: hue angle of 62.81º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #9FA262 is Cyan = 0.02, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.36.
<style> p { color: #9FA262; } p { color: rgb(159,162,98); } H1.HeaderClassName { color: #9FA262; } .AnyTagClassName { color: #9FA262; } </style>
<style> a { background-color: #9FA262; } a { background-color: rgb(159,162,98); } div.DivClassName { background-color: #9FA262; } .BgClassName { background-color: #9FA262; } </style>
<style> span { border-color: #9FA262; } span { border-color: rgb(159,162,98); } td.TdClassName { border-color: #9FA262; } .TagClassName { border-color: #9FA262; } </style>