#98FC97 (or 0x98FC97) is unknown color: approx Pale Green. HEX triplet: 98, FC and 97. RGB value is (152,252,151). Sum of RGB (Red+Green+Blue) = 152+252+151=555 (73% of max value = 765). Red value is 152 (59.77% from 255 or 27.39% from 555); Green value is 252 (98.83% from 255 or 45.41% from 555); Blue value is 151 (59.38% from 255 or 27.21% from 555); Max value from RGB is 252 - color contains mainly: green. Hex color #98FC97 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #98FC97 is #670368. Grayscale: #D2D2D2. Windows color (decimal): -6751081 or 9960600. OLE color: 9960600.
HSL color Cylindrical-coordinate representation of color #98FC97: hue angle of 119.41º degrees, saturation: 0.94, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #98FC97 is Cyan = 0.40, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.01.
<style> p { color: #98FC97; } p { color: rgb(152,252,151); } H1.HeaderClassName { color: #98FC97; } .AnyTagClassName { color: #98FC97; } </style>
<style> a { background-color: #98FC97; } a { background-color: rgb(152,252,151); } div.DivClassName { background-color: #98FC97; } .BgClassName { background-color: #98FC97; } </style>
<style> span { border-color: #98FC97; } span { border-color: rgb(152,252,151); } td.TdClassName { border-color: #98FC97; } .TagClassName { border-color: #98FC97; } </style>