#EA0E2B (or 0xEA0E2B) is unknown color: approx Torch Red. HEX triplet: EA, 0E and 2B. RGB value is (234,14,43). Sum of RGB (Red+Green+Blue) = 234+14+43=291 (38% of max value = 765). Red value is 234 (91.80% from 255 or 80.41% from 291); Green value is 14 (5.86% from 255 or 4.81% from 291); Blue value is 43 (17.19% from 255 or 14.78% from 291); Max value from RGB is 234 - color contains mainly: red. Hex color #EA0E2B is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #EA0E2B is #15F1D4. Grayscale: #535353. Windows color (decimal): -1438165 or 2821866. OLE color: 2821866.
HSL color Cylindrical-coordinate representation of color #EA0E2B: hue angle of 352.09º degrees, saturation: 0.89, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EA0E2B is Cyan = 0, Magento = 0.94, Yellow = 0.82 and Black (K on CMYK) = 0.08.
<style> p { color: #EA0E2B; } p { color: rgb(234,14,43); } H1.HeaderClassName { color: #EA0E2B; } .AnyTagClassName { color: #EA0E2B; } </style>
<style> a { background-color: #EA0E2B; } a { background-color: rgb(234,14,43); } div.DivClassName { background-color: #EA0E2B; } .BgClassName { background-color: #EA0E2B; } </style>
<style> span { border-color: #EA0E2B; } span { border-color: rgb(234,14,43); } td.TdClassName { border-color: #EA0E2B; } .TagClassName { border-color: #EA0E2B; } </style>