#EBE6EE (or 0xEBE6EE) is unknown color: approx White Lilac. HEX triplet: EB, E6 and EE. RGB value is (235,230,238). Sum of RGB (Red+Green+Blue) = 235+230+238=703 (93% of max value = 765). Red value is 235 (92.19% from 255 or 33.43% from 703); Green value is 230 (90.23% from 255 or 32.72% from 703); Blue value is 238 (93.36% from 255 or 33.85% from 703); Max value from RGB is 238 - color contains mainly: blue. Hex color #EBE6EE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBE6EE is #141911. Grayscale: #E8E8E8. Windows color (decimal): -1317138 or 15656683. OLE color: 15656683.
HSL color Cylindrical-coordinate representation of color #EBE6EE: hue angle of 277.5º degrees, saturation: 0.19, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EBE6EE is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #EBE6EE; } p { color: rgb(235,230,238); } H1.HeaderClassName { color: #EBE6EE; } .AnyTagClassName { color: #EBE6EE; } </style>
<style> a { background-color: #EBE6EE; } a { background-color: rgb(235,230,238); } div.DivClassName { background-color: #EBE6EE; } .BgClassName { background-color: #EBE6EE; } </style>
<style> span { border-color: #EBE6EE; } span { border-color: rgb(235,230,238); } td.TdClassName { border-color: #EBE6EE; } .TagClassName { border-color: #EBE6EE; } </style>