#98CCEF (or 0x98CCEF) is unknown color: approx Cornflower. HEX triplet: 98, CC and EF. RGB value is (152,204,239). Sum of RGB (Red+Green+Blue) = 152+204+239=595 (78% of max value = 765). Red value is 152 (59.77% from 255 or 25.55% from 595); Green value is 204 (80.08% from 255 or 34.29% from 595); Blue value is 239 (93.75% from 255 or 40.17% from 595); Max value from RGB is 239 - color contains mainly: blue. Hex color #98CCEF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #98CCEF is #673310. Grayscale: #C0C0C0. Windows color (decimal): -6763281 or 15715480. OLE color: 15715480.
HSL color Cylindrical-coordinate representation of color #98CCEF: hue angle of 204.14º degrees, saturation: 0.73, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #98CCEF is Cyan = 0.36, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #98CCEF; } p { color: rgb(152,204,239); } H1.HeaderClassName { color: #98CCEF; } .AnyTagClassName { color: #98CCEF; } </style>
<style> a { background-color: #98CCEF; } a { background-color: rgb(152,204,239); } div.DivClassName { background-color: #98CCEF; } .BgClassName { background-color: #98CCEF; } </style>
<style> span { border-color: #98CCEF; } span { border-color: rgb(152,204,239); } td.TdClassName { border-color: #98CCEF; } .TagClassName { border-color: #98CCEF; } </style>