#E9BEDD (or 0xE9BEDD) is unknown color: approx French Lilac. HEX triplet: E9, BE and DD. RGB value is (233,190,221). Sum of RGB (Red+Green+Blue) = 233+190+221=644 (85% of max value = 765). Red value is 233 (91.41% from 255 or 36.18% from 644); Green value is 190 (74.61% from 255 or 29.50% from 644); Blue value is 221 (86.72% from 255 or 34.32% from 644); Max value from RGB is 233 - color contains mainly: red. Hex color #E9BEDD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #E9BEDD is #164122. Grayscale: #CECECE. Windows color (decimal): -1458467 or 14532329. OLE color: 14532329.
HSL color Cylindrical-coordinate representation of color #E9BEDD: hue angle of 316.74º degrees, saturation: 0.49, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #E9BEDD is Cyan = 0, Magento = 0.18, Yellow = 0.05 and Black (K on CMYK) = 0.09.
<style> p { color: #E9BEDD; } p { color: rgb(233,190,221); } H1.HeaderClassName { color: #E9BEDD; } .AnyTagClassName { color: #E9BEDD; } </style>
<style> a { background-color: #E9BEDD; } a { background-color: rgb(233,190,221); } div.DivClassName { background-color: #E9BEDD; } .BgClassName { background-color: #E9BEDD; } </style>
<style> span { border-color: #E9BEDD; } span { border-color: rgb(233,190,221); } td.TdClassName { border-color: #E9BEDD; } .TagClassName { border-color: #E9BEDD; } </style>