#EB2E87 (or 0xEB2E87) is unknown color: approx Deep Cerise. HEX triplet: EB, 2E and 87. RGB value is (235,46,135). Sum of RGB (Red+Green+Blue) = 235+46+135=416 (55% of max value = 765). Red value is 235 (92.19% from 255 or 56.49% from 416); Green value is 46 (18.36% from 255 or 11.06% from 416); Blue value is 135 (53.12% from 255 or 32.45% from 416); Max value from RGB is 235 - color contains mainly: red. Hex color #EB2E87 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #EB2E87 is #14D178. Grayscale: #707070. Windows color (decimal): -1364345 or 8859371. OLE color: 8859371.
HSL color Cylindrical-coordinate representation of color #EB2E87: hue angle of 331.75º degrees, saturation: 0.83, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #EB2E87 is Cyan = 0, Magento = 0.80, Yellow = 0.43 and Black (K on CMYK) = 0.08.
<style> p { color: #eb2e87; } p { color: rgb(235,46,135); } H1.HeaderClassName { color: #eb2e87; } .AnyTagClassName { color: #eb2e87; } </style>
<style> a { background-color: #eb2e87; } a { background-color: rgb(235,46,135); } div.DivClassName { background-color: #eb2e87; } .BgClassName { background-color: #eb2e87; } </style>
<style> span { border-color: #eb2e87; } span { border-color: rgb(235,46,135); } td.TdClassName { border-color: #eb2e87; } .TagClassName { border-color: #eb2e87; } </style>