#E4D7FE (or 0xE4D7FE) is unknown color: approx Fog. HEX triplet: E4, D7 and FE. RGB value is (228,215,254). Sum of RGB (Red+Green+Blue) = 228+215+254=697 (92% of max value = 765). Red value is 228 (89.45% from 255 or 32.71% from 697); Green value is 215 (84.38% from 255 or 30.85% from 697); Blue value is 254 (99.61% from 255 or 36.44% from 697); Max value from RGB is 254 - color contains mainly: blue. Hex color #E4D7FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4D7FE is #1B2801. Grayscale: #DFDFDF. Windows color (decimal): -1779714 or 16701412. OLE color: 16701412.
HSL color Cylindrical-coordinate representation of color #E4D7FE: hue angle of 260º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #E4D7FE is Cyan = 0.10, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #E4D7FE; } p { color: rgb(228,215,254); } H1.HeaderClassName { color: #E4D7FE; } .AnyTagClassName { color: #E4D7FE; } </style>
<style> a { background-color: #E4D7FE; } a { background-color: rgb(228,215,254); } div.DivClassName { background-color: #E4D7FE; } .BgClassName { background-color: #E4D7FE; } </style>
<style> span { border-color: #E4D7FE; } span { border-color: rgb(228,215,254); } td.TdClassName { border-color: #E4D7FE; } .TagClassName { border-color: #E4D7FE; } </style>