#E964A0 (or 0xE964A0) is unknown color: approx Pale Violet Red. HEX triplet: E9, 64 and A0. RGB value is (233,100,160). Sum of RGB (Red+Green+Blue) = 233+100+160=493 (65% of max value = 765). Red value is 233 (91.41% from 255 or 47.26% from 493); Green value is 100 (39.45% from 255 or 20.28% from 493); Blue value is 160 (62.89% from 255 or 32.45% from 493); Max value from RGB is 233 - color contains mainly: red. Hex color #E964A0 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #E964A0 is #169B5F. Grayscale: #929292. Windows color (decimal): -1481568 or 10511593. OLE color: 10511593.
HSL color Cylindrical-coordinate representation of color #E964A0: hue angle of 332.93º degrees, saturation: 0.75, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #E964A0 is Cyan = 0, Magento = 0.57, Yellow = 0.31 and Black (K on CMYK) = 0.09.
<style> p { color: #E964A0; } p { color: rgb(233,100,160); } H1.HeaderClassName { color: #E964A0; } .AnyTagClassName { color: #E964A0; } </style>
<style> a { background-color: #E964A0; } a { background-color: rgb(233,100,160); } div.DivClassName { background-color: #E964A0; } .BgClassName { background-color: #E964A0; } </style>
<style> span { border-color: #E964A0; } span { border-color: rgb(233,100,160); } td.TdClassName { border-color: #E964A0; } .TagClassName { border-color: #E964A0; } </style>