#EBBEF4 (or 0xEBBEF4) is unknown color: approx Mauve. HEX triplet: EB, BE and F4. RGB value is (235,190,244). Sum of RGB (Red+Green+Blue) = 235+190+244=669 (88% of max value = 765). Red value is 235 (92.19% from 255 or 35.13% from 669); Green value is 190 (74.61% from 255 or 28.40% from 669); Blue value is 244 (95.70% from 255 or 36.47% from 669); Max value from RGB is 244 - color contains mainly: blue. Hex color #EBBEF4 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EBBEF4 is #14410B. Grayscale: #D1D1D1. Windows color (decimal): -1327372 or 16039659. OLE color: 16039659.
HSL color Cylindrical-coordinate representation of color #EBBEF4: hue angle of 290º degrees, saturation: 0.71, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #EBBEF4 is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #EBBEF4; } p { color: rgb(235,190,244); } H1.HeaderClassName { color: #EBBEF4; } .AnyTagClassName { color: #EBBEF4; } </style>
<style> a { background-color: #EBBEF4; } a { background-color: rgb(235,190,244); } div.DivClassName { background-color: #EBBEF4; } .BgClassName { background-color: #EBBEF4; } </style>
<style> span { border-color: #EBBEF4; } span { border-color: rgb(235,190,244); } td.TdClassName { border-color: #EBBEF4; } .TagClassName { border-color: #EBBEF4; } </style>