#EA1E5A (or 0xEA1E5A) is unknown color: approx Ruby. HEX triplet: EA, 1E and 5A. RGB value is (234,30,90). Sum of RGB (Red+Green+Blue) = 234+30+90=354 (46% of max value = 765). Red value is 234 (91.80% from 255 or 66.10% from 354); Green value is 30 (12.11% from 255 or 8.47% from 354); Blue value is 90 (35.55% from 255 or 25.42% from 354); Max value from RGB is 234 - color contains mainly: red. Hex color #EA1E5A is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #EA1E5A is #15E1A5. Grayscale: #616161. Windows color (decimal): -1434022 or 5906154. OLE color: 5906154.
HSL color Cylindrical-coordinate representation of color #EA1E5A: hue angle of 342.35º degrees, saturation: 0.83, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #EA1E5A is Cyan = 0, Magento = 0.87, Yellow = 0.62 and Black (K on CMYK) = 0.08.
<style> p { color: #EA1E5A; } p { color: rgb(234,30,90); } H1.HeaderClassName { color: #EA1E5A; } .AnyTagClassName { color: #EA1E5A; } </style>
<style> a { background-color: #EA1E5A; } a { background-color: rgb(234,30,90); } div.DivClassName { background-color: #EA1E5A; } .BgClassName { background-color: #EA1E5A; } </style>
<style> span { border-color: #EA1E5A; } span { border-color: rgb(234,30,90); } td.TdClassName { border-color: #EA1E5A; } .TagClassName { border-color: #EA1E5A; } </style>