#EEF2FA (or 0xEEF2FA) is unknown color: approx Solitude. HEX triplet: EE, F2 and FA. RGB value is (238,242,250). Sum of RGB (Red+Green+Blue) = 238+242+250=730 (96% of max value = 765). Red value is 238 (93.36% from 255 or 32.60% from 730); Green value is 242 (94.92% from 255 or 33.15% from 730); Blue value is 250 (98.05% from 255 or 34.25% from 730); Max value from RGB is 250 - color contains mainly: blue. Hex color #EEF2FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF2FA is #110D05. Grayscale: #F1F1F1. Windows color (decimal): -1117446 or 16446190. OLE color: 16446190.
HSL color Cylindrical-coordinate representation of color #EEF2FA: hue angle of 220º degrees, saturation: 0.55, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #EEF2FA is Cyan = 0.05, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EEF2FA; } p { color: rgb(238,242,250); } H1.HeaderClassName { color: #EEF2FA; } .AnyTagClassName { color: #EEF2FA; } </style>
<style> a { background-color: #EEF2FA; } a { background-color: rgb(238,242,250); } div.DivClassName { background-color: #EEF2FA; } .BgClassName { background-color: #EEF2FA; } </style>
<style> span { border-color: #EEF2FA; } span { border-color: rgb(238,242,250); } td.TdClassName { border-color: #EEF2FA; } .TagClassName { border-color: #EEF2FA; } </style>