#EEEDE7 (or 0xEEEDE7) is unknown color: approx Alabaster. HEX triplet: EE, ED and E7. RGB value is (238,237,231). Sum of RGB (Red+Green+Blue) = 238+237+231=706 (93% of max value = 765). Red value is 238 (93.36% from 255 or 33.71% from 706); Green value is 237 (92.97% from 255 or 33.57% from 706); Blue value is 231 (90.62% from 255 or 32.72% from 706); Max value from RGB is 238 - color contains mainly: red. Hex color #EEEDE7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEEDE7 is #111218. Grayscale: #ECECEC. Windows color (decimal): -1118745 or 15199726. OLE color: 15199726.
HSL color Cylindrical-coordinate representation of color #EEEDE7: hue angle of 51.43º degrees, saturation: 0.17, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EEEDE7 is Cyan = 0, Magento = 0.00, Yellow = 0.03 and Black (K on CMYK) = 0.07.
<style> p { color: #EEEDE7; } p { color: rgb(238,237,231); } H1.HeaderClassName { color: #EEEDE7; } .AnyTagClassName { color: #EEEDE7; } </style>
<style> a { background-color: #EEEDE7; } a { background-color: rgb(238,237,231); } div.DivClassName { background-color: #EEEDE7; } .BgClassName { background-color: #EEEDE7; } </style>
<style> span { border-color: #EEEDE7; } span { border-color: rgb(238,237,231); } td.TdClassName { border-color: #EEEDE7; } .TagClassName { border-color: #EEEDE7; } </style>