#EDEFF0 (or 0xEDEFF0) is unknown color: approx Alice Blue. HEX triplet: ED, EF and F0. RGB value is (237,239,240). Sum of RGB (Red+Green+Blue) = 237+239+240=716 (94% of max value = 765). Red value is 237 (92.97% from 255 or 33.10% from 716); Green value is 239 (93.75% from 255 or 33.38% from 716); Blue value is 240 (94.14% from 255 or 33.52% from 716); Max value from RGB is 240 - color contains mainly: blue. Hex color #EDEFF0 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDEFF0 is #12100F. Grayscale: #EEEEEE. Windows color (decimal): -1183760 or 15790061. OLE color: 15790061.
HSL color Cylindrical-coordinate representation of color #EDEFF0: hue angle of 200º degrees, saturation: 0.09, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #EDEFF0 is Cyan = 0.01, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #edeff0; } p { color: rgb(237,239,240); } H1.HeaderClassName { color: #edeff0; } .AnyTagClassName { color: #edeff0; } </style>
<style> a { background-color: #edeff0; } a { background-color: rgb(237,239,240); } div.DivClassName { background-color: #edeff0; } .BgClassName { background-color: #edeff0; } </style>
<style> span { border-color: #edeff0; } span { border-color: rgb(237,239,240); } td.TdClassName { border-color: #edeff0; } .TagClassName { border-color: #edeff0; } </style>