#98B53B (or 0x98B53B) is unknown color: approx Limerick. HEX triplet: 98, B5 and 3B. RGB value is (152,181,59). Sum of RGB (Red+Green+Blue) = 152+181+59=392 (51% of max value = 765). Red value is 152 (59.77% from 255 or 38.78% from 392); Green value is 181 (71.09% from 255 or 46.17% from 392); Blue value is 59 (23.44% from 255 or 15.05% from 392); Max value from RGB is 181 - color contains mainly: green. Hex color #98B53B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #98B53B is #674AC4. Grayscale: #9E9E9E. Windows color (decimal): -6769349 or 3913112. OLE color: 3913112.
HSL color Cylindrical-coordinate representation of color #98B53B: hue angle of 74.26º degrees, saturation: 0.51, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #98B53B is Cyan = 0.16, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.29.
<style> p { color: #98b53b; } p { color: rgb(152,181,59); } H1.HeaderClassName { color: #98b53b; } .AnyTagClassName { color: #98b53b; } </style>
<style> a { background-color: #98b53b; } a { background-color: rgb(152,181,59); } div.DivClassName { background-color: #98b53b; } .BgClassName { background-color: #98b53b; } </style>
<style> span { border-color: #98b53b; } span { border-color: rgb(152,181,59); } td.TdClassName { border-color: #98b53b; } .TagClassName { border-color: #98b53b; } </style>