#98CDE5 (or 0x98CDE5) is unknown color: approx Cornflower. HEX triplet: 98, CD and E5. RGB value is (152,205,229). Sum of RGB (Red+Green+Blue) = 152+205+229=586 (77% of max value = 765). Red value is 152 (59.77% from 255 or 25.94% from 586); Green value is 205 (80.47% from 255 or 34.98% from 586); Blue value is 229 (89.84% from 255 or 39.08% from 586); Max value from RGB is 229 - color contains mainly: blue. Hex color #98CDE5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #98CDE5 is #67321A. Grayscale: #BFBFBF. Windows color (decimal): -6763035 or 15060376. OLE color: 15060376.
HSL color Cylindrical-coordinate representation of color #98CDE5: hue angle of 198.7º degrees, saturation: 0.6, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #98CDE5 is Cyan = 0.34, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #98CDE5; } p { color: rgb(152,205,229); } H1.HeaderClassName { color: #98CDE5; } .AnyTagClassName { color: #98CDE5; } </style>
<style> a { background-color: #98CDE5; } a { background-color: rgb(152,205,229); } div.DivClassName { background-color: #98CDE5; } .BgClassName { background-color: #98CDE5; } </style>
<style> span { border-color: #98CDE5; } span { border-color: rgb(152,205,229); } td.TdClassName { border-color: #98CDE5; } .TagClassName { border-color: #98CDE5; } </style>