#E6E1EB (or 0xE6E1EB) is unknown color: approx White Lilac. HEX triplet: E6, E1 and EB. RGB value is (230,225,235). Sum of RGB (Red+Green+Blue) = 230+225+235=690 (91% of max value = 765). Red value is 230 (90.23% from 255 or 33.33% from 690); Green value is 225 (88.28% from 255 or 32.61% from 690); Blue value is 235 (92.19% from 255 or 34.06% from 690); Max value from RGB is 235 - color contains mainly: blue. Hex color #E6E1EB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E6E1EB is #191E14. Grayscale: #E3E3E3. Windows color (decimal): -1646101 or 15458790. OLE color: 15458790.
HSL color Cylindrical-coordinate representation of color #E6E1EB: hue angle of 270º degrees, saturation: 0.2, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #E6E1EB is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E6E1EB; } p { color: rgb(230,225,235); } H1.HeaderClassName { color: #E6E1EB; } .AnyTagClassName { color: #E6E1EB; } </style>
<style> a { background-color: #E6E1EB; } a { background-color: rgb(230,225,235); } div.DivClassName { background-color: #E6E1EB; } .BgClassName { background-color: #E6E1EB; } </style>
<style> span { border-color: #E6E1EB; } span { border-color: rgb(230,225,235); } td.TdClassName { border-color: #E6E1EB; } .TagClassName { border-color: #E6E1EB; } </style>