#E3DCEF (or 0xE3DCEF) is unknown color: approx Fog. HEX triplet: E3, DC and EF. RGB value is (227,220,239). Sum of RGB (Red+Green+Blue) = 227+220+239=686 (90% of max value = 765). Red value is 227 (89.06% from 255 or 33.09% from 686); Green value is 220 (86.33% from 255 or 32.07% from 686); Blue value is 239 (93.75% from 255 or 34.84% from 686); Max value from RGB is 239 - color contains mainly: blue. Hex color #E3DCEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E3DCEF is #1C2310. Grayscale: #E0E0E0. Windows color (decimal): -1843985 or 15719651. OLE color: 15719651.
HSL color Cylindrical-coordinate representation of color #E3DCEF: hue angle of 262.11º degrees, saturation: 0.37, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E3DCEF is Cyan = 0.05, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #E3DCEF; } p { color: rgb(227,220,239); } H1.HeaderClassName { color: #E3DCEF; } .AnyTagClassName { color: #E3DCEF; } </style>
<style> a { background-color: #E3DCEF; } a { background-color: rgb(227,220,239); } div.DivClassName { background-color: #E3DCEF; } .BgClassName { background-color: #E3DCEF; } </style>
<style> span { border-color: #E3DCEF; } span { border-color: rgb(227,220,239); } td.TdClassName { border-color: #E3DCEF; } .TagClassName { border-color: #E3DCEF; } </style>