#98E4FF (or 0x98E4FF) is unknown color: approx Columbia Blue. HEX triplet: 98, E4 and FF. RGB value is (152,228,255). Sum of RGB (Red+Green+Blue) = 152+228+255=635 (84% of max value = 765). Red value is 152 (59.77% from 255 or 23.94% from 635); Green value is 228 (89.45% from 255 or 35.91% from 635); Blue value is 255 (100% from 255 or 40.16% from 635); Max value from RGB is 255 - color contains mainly: blue. Hex color #98E4FF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #98E4FF is #671B00. Grayscale: #D0D0D0. Windows color (decimal): -6757121 or 16770200. OLE color: 16770200.
HSL color Cylindrical-coordinate representation of color #98E4FF: hue angle of 195.73º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #98E4FF is Cyan = 0.40, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #98E4FF; } p { color: rgb(152,228,255); } H1.HeaderClassName { color: #98E4FF; } .AnyTagClassName { color: #98E4FF; } </style>
<style> a { background-color: #98E4FF; } a { background-color: rgb(152,228,255); } div.DivClassName { background-color: #98E4FF; } .BgClassName { background-color: #98E4FF; } </style>
<style> span { border-color: #98E4FF; } span { border-color: rgb(152,228,255); } td.TdClassName { border-color: #98E4FF; } .TagClassName { border-color: #98E4FF; } </style>