#E7DCF3 (or 0xE7DCF3) is unknown color: approx Blue Chalk. HEX triplet: E7, DC and F3. RGB value is (231,220,243). Sum of RGB (Red+Green+Blue) = 231+220+243=694 (91% of max value = 765). Red value is 231 (90.62% from 255 or 33.29% from 694); Green value is 220 (86.33% from 255 or 31.70% from 694); Blue value is 243 (95.31% from 255 or 35.01% from 694); Max value from RGB is 243 - color contains mainly: blue. Hex color #E7DCF3 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E7DCF3 is #18230C. Grayscale: #E1E1E1. Windows color (decimal): -1581837 or 15981799. OLE color: 15981799.
HSL color Cylindrical-coordinate representation of color #E7DCF3: hue angle of 268.7º degrees, saturation: 0.49, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E7DCF3 is Cyan = 0.05, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #e7dcf3; } p { color: rgb(231,220,243); } H1.HeaderClassName { color: #e7dcf3; } .AnyTagClassName { color: #e7dcf3; } </style>
<style> a { background-color: #e7dcf3; } a { background-color: rgb(231,220,243); } div.DivClassName { background-color: #e7dcf3; } .BgClassName { background-color: #e7dcf3; } </style>
<style> span { border-color: #e7dcf3; } span { border-color: rgb(231,220,243); } td.TdClassName { border-color: #e7dcf3; } .TagClassName { border-color: #e7dcf3; } </style>