#EDECF3 (or 0xEDECF3) is unknown color: approx Lavender. HEX triplet: ED, EC and F3. RGB value is (237,236,243). Sum of RGB (Red+Green+Blue) = 237+236+243=716 (94% of max value = 765). Red value is 237 (92.97% from 255 or 33.10% from 716); Green value is 236 (92.58% from 255 or 32.96% from 716); Blue value is 243 (95.31% from 255 or 33.94% from 716); Max value from RGB is 243 - color contains mainly: blue. Hex color #EDECF3 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDECF3 is #12130C. Grayscale: #EDEDED. Windows color (decimal): -1184525 or 15985901. OLE color: 15985901.
HSL color Cylindrical-coordinate representation of color #EDECF3: hue angle of 248.57º degrees, saturation: 0.23, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EDECF3 is Cyan = 0.02, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #edecf3; } p { color: rgb(237,236,243); } H1.HeaderClassName { color: #edecf3; } .AnyTagClassName { color: #edecf3; } </style>
<style> a { background-color: #edecf3; } a { background-color: rgb(237,236,243); } div.DivClassName { background-color: #edecf3; } .BgClassName { background-color: #edecf3; } </style>
<style> span { border-color: #edecf3; } span { border-color: rgb(237,236,243); } td.TdClassName { border-color: #edecf3; } .TagClassName { border-color: #edecf3; } </style>