#E98BDC (or 0xE98BDC) is unknown color: approx Pale Magenta. HEX triplet: E9, 8B and DC. RGB value is (233,139,220). Sum of RGB (Red+Green+Blue) = 233+139+220=592 (78% of max value = 765). Red value is 233 (91.41% from 255 or 39.36% from 592); Green value is 139 (54.69% from 255 or 23.48% from 592); Blue value is 220 (86.33% from 255 or 37.16% from 592); Max value from RGB is 233 - color contains mainly: red. Hex color #E98BDC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E98BDC is #167423. Grayscale: #B0B0B0. Windows color (decimal): -1471524 or 14453737. OLE color: 14453737.
HSL color Cylindrical-coordinate representation of color #E98BDC: hue angle of 308.3º degrees, saturation: 0.68, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #E98BDC is Cyan = 0, Magento = 0.40, Yellow = 0.06 and Black (K on CMYK) = 0.09.
<style> p { color: #E98BDC; } p { color: rgb(233,139,220); } H1.HeaderClassName { color: #E98BDC; } .AnyTagClassName { color: #E98BDC; } </style>
<style> a { background-color: #E98BDC; } a { background-color: rgb(233,139,220); } div.DivClassName { background-color: #E98BDC; } .BgClassName { background-color: #E98BDC; } </style>
<style> span { border-color: #E98BDC; } span { border-color: rgb(233,139,220); } td.TdClassName { border-color: #E98BDC; } .TagClassName { border-color: #E98BDC; } </style>