#97A250 (or 0x97A250) is unknown color: approx Green Smoke. HEX triplet: 97, A2 and 50. RGB value is (151,162,80). Sum of RGB (Red+Green+Blue) = 151+162+80=393 (52% of max value = 765). Red value is 151 (59.38% from 255 or 38.42% from 393); Green value is 162 (63.67% from 255 or 41.22% from 393); Blue value is 80 (31.64% from 255 or 20.36% from 393); Max value from RGB is 162 - color contains mainly: green. Hex color #97A250 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #97A250 is #685DAF. Grayscale: #959595. Windows color (decimal): -6839728 or 5284503. OLE color: 5284503.
HSL color Cylindrical-coordinate representation of color #97A250: hue angle of 68.05º degrees, saturation: 0.34, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #97A250 is Cyan = 0.07, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.36.
<style> p { color: #97A250; } p { color: rgb(151,162,80); } H1.HeaderClassName { color: #97A250; } .AnyTagClassName { color: #97A250; } </style>
<style> a { background-color: #97A250; } a { background-color: rgb(151,162,80); } div.DivClassName { background-color: #97A250; } .BgClassName { background-color: #97A250; } </style>
<style> span { border-color: #97A250; } span { border-color: rgb(151,162,80); } td.TdClassName { border-color: #97A250; } .TagClassName { border-color: #97A250; } </style>