#E5BEEB (or 0xE5BEEB) is unknown color: approx Thistle. HEX triplet: E5, BE and EB. RGB value is (229,190,235). Sum of RGB (Red+Green+Blue) = 229+190+235=654 (86% of max value = 765). Red value is 229 (89.84% from 255 or 35.02% from 654); Green value is 190 (74.61% from 255 or 29.05% from 654); Blue value is 235 (92.19% from 255 or 35.93% from 654); Max value from RGB is 235 - color contains mainly: blue. Hex color #E5BEEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E5BEEB is #1A4114. Grayscale: #CECECE. Windows color (decimal): -1720597 or 15449829. OLE color: 15449829.
HSL color Cylindrical-coordinate representation of color #E5BEEB: hue angle of 292º degrees, saturation: 0.53, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #E5BEEB is Cyan = 0.03, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E5BEEB; } p { color: rgb(229,190,235); } H1.HeaderClassName { color: #E5BEEB; } .AnyTagClassName { color: #E5BEEB; } </style>
<style> a { background-color: #E5BEEB; } a { background-color: rgb(229,190,235); } div.DivClassName { background-color: #E5BEEB; } .BgClassName { background-color: #E5BEEB; } </style>
<style> span { border-color: #E5BEEB; } span { border-color: rgb(229,190,235); } td.TdClassName { border-color: #E5BEEB; } .TagClassName { border-color: #E5BEEB; } </style>