#E4141D (or 0xE4141D) is unknown color: approx Fire Engine Red. HEX triplet: E4, 14 and 1D. RGB value is (228,20,29). Sum of RGB (Red+Green+Blue) = 228+20+29=277 (36% of max value = 765). Red value is 228 (89.45% from 255 or 82.31% from 277); Green value is 20 (8.20% from 255 or 7.22% from 277); Blue value is 29 (11.72% from 255 or 10.47% from 277); Max value from RGB is 228 - color contains mainly: red. Hex color #E4141D is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #E4141D is #1BEBE2. Grayscale: #535353. Windows color (decimal): -1829859 or 1905892. OLE color: 1905892.
HSL color Cylindrical-coordinate representation of color #E4141D: hue angle of 357.4º degrees, saturation: 0.84, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #E4141D is Cyan = 0, Magento = 0.91, Yellow = 0.87 and Black (K on CMYK) = 0.11.
<style> p { color: #E4141D; } p { color: rgb(228,20,29); } H1.HeaderClassName { color: #E4141D; } .AnyTagClassName { color: #E4141D; } </style>
<style> a { background-color: #E4141D; } a { background-color: rgb(228,20,29); } div.DivClassName { background-color: #E4141D; } .BgClassName { background-color: #E4141D; } </style>
<style> span { border-color: #E4141D; } span { border-color: rgb(228,20,29); } td.TdClassName { border-color: #E4141D; } .TagClassName { border-color: #E4141D; } </style>