#E7F2FF (or 0xE7F2FF) is unknown color: approx Alice Blue. HEX triplet: E7, F2 and FF. RGB value is (231,242,255). Sum of RGB (Red+Green+Blue) = 231+242+255=728 (96% of max value = 765). Red value is 231 (90.62% from 255 or 31.73% from 728); Green value is 242 (94.92% from 255 or 33.24% from 728); Blue value is 255 (100% from 255 or 35.03% from 728); Max value from RGB is 255 - color contains mainly: blue. Hex color #E7F2FF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #E7F2FF is #180D00. Grayscale: #F0F0F0. Windows color (decimal): -1576193 or 16773863. OLE color: 16773863.
HSL color Cylindrical-coordinate representation of color #E7F2FF: hue angle of 212.5º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E7F2FF is Cyan = 0.09, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E7F2FF; } p { color: rgb(231,242,255); } H1.HeaderClassName { color: #E7F2FF; } .AnyTagClassName { color: #E7F2FF; } </style>
<style> a { background-color: #E7F2FF; } a { background-color: rgb(231,242,255); } div.DivClassName { background-color: #E7F2FF; } .BgClassName { background-color: #E7F2FF; } </style>
<style> span { border-color: #E7F2FF; } span { border-color: rgb(231,242,255); } td.TdClassName { border-color: #E7F2FF; } .TagClassName { border-color: #E7F2FF; } </style>