#E99DFB (or 0xE99DFB) is unknown color: approx Mauve. HEX triplet: E9, 9D and FB. RGB value is (233,157,251). Sum of RGB (Red+Green+Blue) = 233+157+251=641 (84% of max value = 765). Red value is 233 (91.41% from 255 or 36.35% from 641); Green value is 157 (61.72% from 255 or 24.49% from 641); Blue value is 251 (98.44% from 255 or 39.16% from 641); Max value from RGB is 251 - color contains mainly: blue. Hex color #E99DFB is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #E99DFB is #166204. Grayscale: #BEBEBE. Windows color (decimal): -1466885 or 16489961. OLE color: 16489961.
HSL color Cylindrical-coordinate representation of color #E99DFB: hue angle of 288.51º degrees, saturation: 0.92, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #E99DFB is Cyan = 0.07, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E99DFB; } p { color: rgb(233,157,251); } H1.HeaderClassName { color: #E99DFB; } .AnyTagClassName { color: #E99DFB; } </style>
<style> a { background-color: #E99DFB; } a { background-color: rgb(233,157,251); } div.DivClassName { background-color: #E99DFB; } .BgClassName { background-color: #E99DFB; } </style>
<style> span { border-color: #E99DFB; } span { border-color: rgb(233,157,251); } td.TdClassName { border-color: #E99DFB; } .TagClassName { border-color: #E99DFB; } </style>