#EDE8ED (or 0xEDE8ED) is unknown color: approx Selago. HEX triplet: ED, E8 and ED. RGB value is (237,232,237). Sum of RGB (Red+Green+Blue) = 237+232+237=706 (93% of max value = 765). Red value is 237 (92.97% from 255 or 33.57% from 706); Green value is 232 (91.02% from 255 or 32.86% from 706); Blue value is 237 (92.97% from 255 or 33.57% from 706); Max value from RGB is 237 - color contains mainly: red, blue. Hex color #EDE8ED is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDE8ED is #121712. Grayscale: #EAEAEA. Windows color (decimal): -1185555 or 15591661. OLE color: 15591661.
HSL color Cylindrical-coordinate representation of color #EDE8ED: hue angle of 300º degrees, saturation: 0.12, 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 #EDE8ED is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #EDE8ED; } p { color: rgb(237,232,237); } H1.HeaderClassName { color: #EDE8ED; } .AnyTagClassName { color: #EDE8ED; } </style>
<style> a { background-color: #EDE8ED; } a { background-color: rgb(237,232,237); } div.DivClassName { background-color: #EDE8ED; } .BgClassName { background-color: #EDE8ED; } </style>
<style> span { border-color: #EDE8ED; } span { border-color: rgb(237,232,237); } td.TdClassName { border-color: #EDE8ED; } .TagClassName { border-color: #EDE8ED; } </style>