#E52E7B (or 0xE52E7B) is unknown color: approx Deep Cerise. HEX triplet: E5, 2E and 7B. RGB value is (229,46,123). Sum of RGB (Red+Green+Blue) = 229+46+123=398 (52% of max value = 765). Red value is 229 (89.84% from 255 or 57.54% from 398); Green value is 46 (18.36% from 255 or 11.56% from 398); Blue value is 123 (48.44% from 255 or 30.90% from 398); Max value from RGB is 229 - color contains mainly: red. Hex color #E52E7B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E52E7B is #1AD184. Grayscale: #6D6D6D. Windows color (decimal): -1757573 or 8072933. OLE color: 8072933.
HSL color Cylindrical-coordinate representation of color #E52E7B: hue angle of 334.75º degrees, saturation: 0.78, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #E52E7B is Cyan = 0, Magento = 0.80, Yellow = 0.46 and Black (K on CMYK) = 0.10.
<style> p { color: #E52E7B; } p { color: rgb(229,46,123); } H1.HeaderClassName { color: #E52E7B; } .AnyTagClassName { color: #E52E7B; } </style>
<style> a { background-color: #E52E7B; } a { background-color: rgb(229,46,123); } div.DivClassName { background-color: #E52E7B; } .BgClassName { background-color: #E52E7B; } </style>
<style> span { border-color: #E52E7B; } span { border-color: rgb(229,46,123); } td.TdClassName { border-color: #E52E7B; } .TagClassName { border-color: #E52E7B; } </style>