#98EFF1 (or 0x98EFF1) is unknown color: approx Blizzard Blue. HEX triplet: 98, EF and F1. RGB value is (152,239,241). Sum of RGB (Red+Green+Blue) = 152+239+241=632 (83% of max value = 765). Red value is 152 (59.77% from 255 or 24.05% from 632); Green value is 239 (93.75% from 255 or 37.82% from 632); Blue value is 241 (94.53% from 255 or 38.13% from 632); Max value from RGB is 241 - color contains mainly: blue. Hex color #98EFF1 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #98EFF1 is #67100E. Grayscale: #D5D5D5. Windows color (decimal): -6754319 or 15855512. OLE color: 15855512.
HSL color Cylindrical-coordinate representation of color #98EFF1: hue angle of 181.35º degrees, saturation: 0.76, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #98EFF1 is Cyan = 0.37, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #98EFF1; } p { color: rgb(152,239,241); } H1.HeaderClassName { color: #98EFF1; } .AnyTagClassName { color: #98EFF1; } </style>
<style> a { background-color: #98EFF1; } a { background-color: rgb(152,239,241); } div.DivClassName { background-color: #98EFF1; } .BgClassName { background-color: #98EFF1; } </style>
<style> span { border-color: #98EFF1; } span { border-color: rgb(152,239,241); } td.TdClassName { border-color: #98EFF1; } .TagClassName { border-color: #98EFF1; } </style>