#E4DBFF (or 0xE4DBFF) is unknown color: approx Lavender. HEX triplet: E4, DB and FF. RGB value is (228,219,255). Sum of RGB (Red+Green+Blue) = 228+219+255=702 (92% of max value = 765). Red value is 228 (89.45% from 255 or 32.48% from 702); Green value is 219 (85.94% from 255 or 31.20% from 702); Blue value is 255 (100% from 255 or 36.32% from 702); Max value from RGB is 255 - color contains mainly: blue. Hex color #E4DBFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4DBFF is #1B2400. Grayscale: #E1E1E1. Windows color (decimal): -1778689 or 16767972. OLE color: 16767972.
HSL color Cylindrical-coordinate representation of color #E4DBFF: hue angle of 255º degrees, saturation: 1, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #E4DBFF is Cyan = 0.11, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E4DBFF; } p { color: rgb(228,219,255); } H1.HeaderClassName { color: #E4DBFF; } .AnyTagClassName { color: #E4DBFF; } </style>
<style> a { background-color: #E4DBFF; } a { background-color: rgb(228,219,255); } div.DivClassName { background-color: #E4DBFF; } .BgClassName { background-color: #E4DBFF; } </style>
<style> span { border-color: #E4DBFF; } span { border-color: rgb(228,219,255); } td.TdClassName { border-color: #E4DBFF; } .TagClassName { border-color: #E4DBFF; } </style>