#E98EC0 (or 0xE98EC0) is unknown color: approx Shocking. HEX triplet: E9, 8E and C0. RGB value is (233,142,192). Sum of RGB (Red+Green+Blue) = 233+142+192=567 (75% of max value = 765). Red value is 233 (91.41% from 255 or 41.09% from 567); Green value is 142 (55.86% from 255 or 25.04% from 567); Blue value is 192 (75.39% from 255 or 33.86% from 567); Max value from RGB is 233 - color contains mainly: red. Hex color #E98EC0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E98EC0 is #16713F. Grayscale: #AEAEAE. Windows color (decimal): -1470784 or 12619497. OLE color: 12619497.
HSL color Cylindrical-coordinate representation of color #E98EC0: hue angle of 327.03º degrees, saturation: 0.67, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #E98EC0 is Cyan = 0, Magento = 0.39, Yellow = 0.18 and Black (K on CMYK) = 0.09.
<style> p { color: #E98EC0; } p { color: rgb(233,142,192); } H1.HeaderClassName { color: #E98EC0; } .AnyTagClassName { color: #E98EC0; } </style>
<style> a { background-color: #E98EC0; } a { background-color: rgb(233,142,192); } div.DivClassName { background-color: #E98EC0; } .BgClassName { background-color: #E98EC0; } </style>
<style> span { border-color: #E98EC0; } span { border-color: rgb(233,142,192); } td.TdClassName { border-color: #E98EC0; } .TagClassName { border-color: #E98EC0; } </style>