#9FA53C (or 0x9FA53C) is unknown color: approx Brass. HEX triplet: 9F, A5 and 3C. RGB value is (159,165,60). Sum of RGB (Red+Green+Blue) = 159+165+60=384 (50% of max value = 765). Red value is 159 (62.5% from 255 or 41.41% from 384); Green value is 165 (64.84% from 255 or 42.97% from 384); Blue value is 60 (23.83% from 255 or 15.62% from 384); Max value from RGB is 165 - color contains mainly: green. Hex color #9FA53C is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #9FA53C is #605AC3. Grayscale: #979797. Windows color (decimal): -6314692 or 3974559. OLE color: 3974559.
HSL color Cylindrical-coordinate representation of color #9FA53C: hue angle of 63.43º degrees, saturation: 0.47, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #9FA53C is Cyan = 0.04, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.35.
<style> p { color: #9FA53C; } p { color: rgb(159,165,60); } H1.HeaderClassName { color: #9FA53C; } .AnyTagClassName { color: #9FA53C; } </style>
<style> a { background-color: #9FA53C; } a { background-color: rgb(159,165,60); } div.DivClassName { background-color: #9FA53C; } .BgClassName { background-color: #9FA53C; } </style>
<style> span { border-color: #9FA53C; } span { border-color: rgb(159,165,60); } td.TdClassName { border-color: #9FA53C; } .TagClassName { border-color: #9FA53C; } </style>