#98E9E2 (or 0x98E9E2) is unknown color: approx Blizzard Blue. HEX triplet: 98, E9 and E2. RGB value is (152,233,226). Sum of RGB (Red+Green+Blue) = 152+233+226=611 (80% of max value = 765). Red value is 152 (59.77% from 255 or 24.88% from 611); Green value is 233 (91.41% from 255 or 38.13% from 611); Blue value is 226 (88.67% from 255 or 36.99% from 611); Max value from RGB is 233 - color contains mainly: green. Hex color #98E9E2 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #98E9E2 is #67161D. Grayscale: #CFCFCF. Windows color (decimal): -6755870 or 14870936. OLE color: 14870936.
HSL color Cylindrical-coordinate representation of color #98E9E2: hue angle of 174.81º degrees, saturation: 0.65, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #98E9E2 is Cyan = 0.35, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.09.
<style> p { color: #98e9e2; } p { color: rgb(152,233,226); } H1.HeaderClassName { color: #98e9e2; } .AnyTagClassName { color: #98e9e2; } </style>
<style> a { background-color: #98e9e2; } a { background-color: rgb(152,233,226); } div.DivClassName { background-color: #98e9e2; } .BgClassName { background-color: #98e9e2; } </style>
<style> span { border-color: #98e9e2; } span { border-color: rgb(152,233,226); } td.TdClassName { border-color: #98e9e2; } .TagClassName { border-color: #98e9e2; } </style>