#98B35C (or 0x98B35C) is unknown color: approx Green Smoke. HEX triplet: 98, B3 and 5C. RGB value is (152,179,92). Sum of RGB (Red+Green+Blue) = 152+179+92=423 (56% of max value = 765). Red value is 152 (59.77% from 255 or 35.93% from 423); Green value is 179 (70.31% from 255 or 42.32% from 423); Blue value is 92 (36.33% from 255 or 21.75% from 423); Max value from RGB is 179 - color contains mainly: green. Hex color #98B35C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #98B35C is #674CA3. Grayscale: #A1A1A1. Windows color (decimal): -6769828 or 6075288. OLE color: 6075288.
HSL color Cylindrical-coordinate representation of color #98B35C: hue angle of 78.62º degrees, saturation: 0.36, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #98B35C is Cyan = 0.15, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.30.
<style> p { color: #98B35C; } p { color: rgb(152,179,92); } H1.HeaderClassName { color: #98B35C; } .AnyTagClassName { color: #98B35C; } </style>
<style> a { background-color: #98B35C; } a { background-color: rgb(152,179,92); } div.DivClassName { background-color: #98B35C; } .BgClassName { background-color: #98B35C; } </style>
<style> span { border-color: #98B35C; } span { border-color: rgb(152,179,92); } td.TdClassName { border-color: #98B35C; } .TagClassName { border-color: #98B35C; } </style>