#E1462B (or 0xE1462B) is unknown color: approx Cinnabar. HEX triplet: E1, 46 and 2B. RGB value is (225,70,43). Sum of RGB (Red+Green+Blue) = 225+70+43=338 (44% of max value = 765). Red value is 225 (88.28% from 255 or 66.57% from 338); Green value is 70 (27.73% from 255 or 20.71% from 338); Blue value is 43 (17.19% from 255 or 12.72% from 338); Max value from RGB is 225 - color contains mainly: red. Hex color #E1462B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E1462B is #1EB9D4. Grayscale: #717171. Windows color (decimal): -2013653 or 2836193. OLE color: 2836193.
HSL color Cylindrical-coordinate representation of color #E1462B: hue angle of 8.9º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E1462B is Cyan = 0, Magento = 0.69, Yellow = 0.81 and Black (K on CMYK) = 0.12.
<style> p { color: #E1462B; } p { color: rgb(225,70,43); } H1.HeaderClassName { color: #E1462B; } .AnyTagClassName { color: #E1462B; } </style>
<style> a { background-color: #E1462B; } a { background-color: rgb(225,70,43); } div.DivClassName { background-color: #E1462B; } .BgClassName { background-color: #E1462B; } </style>
<style> span { border-color: #E1462B; } span { border-color: rgb(225,70,43); } td.TdClassName { border-color: #E1462B; } .TagClassName { border-color: #E1462B; } </style>