#EDEEF3 (or 0xEDEEF3) is unknown color: approx Solitude. HEX triplet: ED, EE and F3. RGB value is (237,238,243). Sum of RGB (Red+Green+Blue) = 237+238+243=718 (95% of max value = 765). Red value is 237 (92.97% from 255 or 33.01% from 718); Green value is 238 (93.36% from 255 or 33.15% from 718); Blue value is 243 (95.31% from 255 or 33.84% from 718); Max value from RGB is 243 - color contains mainly: blue. Hex color #EDEEF3 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDEEF3 is #12110C. Grayscale: #EEEEEE. Windows color (decimal): -1184013 or 15986413. OLE color: 15986413.
HSL color Cylindrical-coordinate representation of color #EDEEF3: hue angle of 230º degrees, saturation: 0.2, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #EDEEF3 is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EDEEF3; } p { color: rgb(237,238,243); } H1.HeaderClassName { color: #EDEEF3; } .AnyTagClassName { color: #EDEEF3; } </style>
<style> a { background-color: #EDEEF3; } a { background-color: rgb(237,238,243); } div.DivClassName { background-color: #EDEEF3; } .BgClassName { background-color: #EDEEF3; } </style>
<style> span { border-color: #EDEEF3; } span { border-color: rgb(237,238,243); } td.TdClassName { border-color: #EDEEF3; } .TagClassName { border-color: #EDEEF3; } </style>