#E9F9FF (or 0xE9F9FF) is unknown color: approx Alice Blue. HEX triplet: E9, F9 and FF. RGB value is (233,249,255). Sum of RGB (Red+Green+Blue) = 233+249+255=737 (97% of max value = 765). Red value is 233 (91.41% from 255 or 31.61% from 737); Green value is 249 (97.66% from 255 or 33.79% from 737); Blue value is 255 (100% from 255 or 34.60% from 737); Max value from RGB is 255 - color contains mainly: blue. Hex color #E9F9FF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #E9F9FF is #160600. Grayscale: #F4F4F4. Windows color (decimal): -1443329 or 16775657. OLE color: 16775657.
HSL color Cylindrical-coordinate representation of color #E9F9FF: hue angle of 196.36º degrees, saturation: 1, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E9F9FF is Cyan = 0.09, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E9F9FF; } p { color: rgb(233,249,255); } H1.HeaderClassName { color: #E9F9FF; } .AnyTagClassName { color: #E9F9FF; } </style>
<style> a { background-color: #E9F9FF; } a { background-color: rgb(233,249,255); } div.DivClassName { background-color: #E9F9FF; } .BgClassName { background-color: #E9F9FF; } </style>
<style> span { border-color: #E9F9FF; } span { border-color: rgb(233,249,255); } td.TdClassName { border-color: #E9F9FF; } .TagClassName { border-color: #E9F9FF; } </style>