#EB2E62 (or 0xEB2E62) is unknown color: approx Cerise. HEX triplet: EB, 2E and 62. RGB value is (235,46,98). Sum of RGB (Red+Green+Blue) = 235+46+98=379 (50% of max value = 765). Red value is 235 (92.19% from 255 or 62.01% from 379); Green value is 46 (18.36% from 255 or 12.14% from 379); Blue value is 98 (38.67% from 255 or 25.86% from 379); Max value from RGB is 235 - color contains mainly: red. Hex color #EB2E62 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #EB2E62 is #14D19D. Grayscale: #6C6C6C. Windows color (decimal): -1364382 or 6434539. OLE color: 6434539.
HSL color Cylindrical-coordinate representation of color #EB2E62: hue angle of 343.49º 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 #EB2E62 is Cyan = 0, Magento = 0.80, Yellow = 0.58 and Black (K on CMYK) = 0.08.
<style> p { color: #eb2e62; } p { color: rgb(235,46,98); } H1.HeaderClassName { color: #eb2e62; } .AnyTagClassName { color: #eb2e62; } </style>
<style> a { background-color: #eb2e62; } a { background-color: rgb(235,46,98); } div.DivClassName { background-color: #eb2e62; } .BgClassName { background-color: #eb2e62; } </style>
<style> span { border-color: #eb2e62; } span { border-color: rgb(235,46,98); } td.TdClassName { border-color: #eb2e62; } .TagClassName { border-color: #eb2e62; } </style>