#98EB9E (or 0x98EB9E) is unknown color: approx Light Green. HEX triplet: 98, EB and 9E. RGB value is (152,235,158). Sum of RGB (Red+Green+Blue) = 152+235+158=545 (72% of max value = 765). Red value is 152 (59.77% from 255 or 27.89% from 545); Green value is 235 (92.19% from 255 or 43.12% from 545); Blue value is 158 (62.11% from 255 or 28.99% from 545); Max value from RGB is 235 - color contains mainly: green. Hex color #98EB9E is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #98EB9E is #671461. Grayscale: #C9C9C9. Windows color (decimal): -6755426 or 10415000. OLE color: 10415000.
HSL color Cylindrical-coordinate representation of color #98EB9E: hue angle of 124.34º degrees, saturation: 0.67, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #98EB9E is Cyan = 0.35, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.08.
<style> p { color: #98EB9E; } p { color: rgb(152,235,158); } H1.HeaderClassName { color: #98EB9E; } .AnyTagClassName { color: #98EB9E; } </style>
<style> a { background-color: #98EB9E; } a { background-color: rgb(152,235,158); } div.DivClassName { background-color: #98EB9E; } .BgClassName { background-color: #98EB9E; } </style>
<style> span { border-color: #98EB9E; } span { border-color: rgb(152,235,158); } td.TdClassName { border-color: #98EB9E; } .TagClassName { border-color: #98EB9E; } </style>