#98FF7A (or 0x98FF7A) is unknown color: approx Light Green. HEX triplet: 98, FF and 7A. RGB value is (152,255,122). Sum of RGB (Red+Green+Blue) = 152+255+122=529 (70% of max value = 765). Red value is 152 (59.77% from 255 or 28.73% from 529); Green value is 255 (100% from 255 or 48.20% from 529); Blue value is 122 (48.05% from 255 or 23.06% from 529); Max value from RGB is 255 - color contains mainly: green. Hex color #98FF7A is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #98FF7A is #670085. Grayscale: #D1D1D1. Windows color (decimal): -6750342 or 8060824. OLE color: 8060824.
HSL color Cylindrical-coordinate representation of color #98FF7A: hue angle of 106.47º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #98FF7A is Cyan = 0.40, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.
<style> p { color: #98FF7A; } p { color: rgb(152,255,122); } H1.HeaderClassName { color: #98FF7A; } .AnyTagClassName { color: #98FF7A; } </style>
<style> a { background-color: #98FF7A; } a { background-color: rgb(152,255,122); } div.DivClassName { background-color: #98FF7A; } .BgClassName { background-color: #98FF7A; } </style>
<style> span { border-color: #98FF7A; } span { border-color: rgb(152,255,122); } td.TdClassName { border-color: #98FF7A; } .TagClassName { border-color: #98FF7A; } </style>