#E88BCC (or 0xE88BCC) is unknown color: approx Tea Rose. HEX triplet: E8, 8B and CC. RGB value is (232,139,204). Sum of RGB (Red+Green+Blue) = 232+139+204=575 (76% of max value = 765). Red value is 232 (91.02% from 255 or 40.35% from 575); Green value is 139 (54.69% from 255 or 24.17% from 575); Blue value is 204 (80.08% from 255 or 35.48% from 575); Max value from RGB is 232 - color contains mainly: red. Hex color #E88BCC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E88BCC is #177433. Grayscale: #AEAEAE. Windows color (decimal): -1537076 or 13405160. OLE color: 13405160.
HSL color Cylindrical-coordinate representation of color #E88BCC: hue angle of 318.06º degrees, saturation: 0.67, 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 #E88BCC is Cyan = 0, Magento = 0.40, Yellow = 0.12 and Black (K on CMYK) = 0.09.
<style> p { color: #E88BCC; } p { color: rgb(232,139,204); } H1.HeaderClassName { color: #E88BCC; } .AnyTagClassName { color: #E88BCC; } </style>
<style> a { background-color: #E88BCC; } a { background-color: rgb(232,139,204); } div.DivClassName { background-color: #E88BCC; } .BgClassName { background-color: #E88BCC; } </style>
<style> span { border-color: #E88BCC; } span { border-color: rgb(232,139,204); } td.TdClassName { border-color: #E88BCC; } .TagClassName { border-color: #E88BCC; } </style>