#E9EDEE (or 0xE9EDEE) is unknown color: approx Zircon. HEX triplet: E9, ED and EE. RGB value is (233,237,238). Sum of RGB (Red+Green+Blue) = 233+237+238=708 (93% of max value = 765). Red value is 233 (91.41% from 255 or 32.91% from 708); Green value is 237 (92.97% from 255 or 33.47% from 708); Blue value is 238 (93.36% from 255 or 33.62% from 708); Max value from RGB is 238 - color contains mainly: blue. Hex color #E9EDEE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #E9EDEE is #161211. Grayscale: #EBEBEB. Windows color (decimal): -1446418 or 15658473. OLE color: 15658473.
HSL color Cylindrical-coordinate representation of color #E9EDEE: hue angle of 192º degrees, saturation: 0.13, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #E9EDEE is Cyan = 0.02, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E9EDEE; } p { color: rgb(233,237,238); } H1.HeaderClassName { color: #E9EDEE; } .AnyTagClassName { color: #E9EDEE; } </style>
<style> a { background-color: #E9EDEE; } a { background-color: rgb(233,237,238); } div.DivClassName { background-color: #E9EDEE; } .BgClassName { background-color: #E9EDEE; } </style>
<style> span { border-color: #E9EDEE; } span { border-color: rgb(233,237,238); } td.TdClassName { border-color: #E9EDEE; } .TagClassName { border-color: #E9EDEE; } </style>