#E6113E (or 0xE6113E) is unknown color: approx Crimson. HEX triplet: E6, 11 and 3E. RGB value is (230,17,62). Sum of RGB (Red+Green+Blue) = 230+17+62=309 (40% of max value = 765). Red value is 230 (90.23% from 255 or 74.43% from 309); Green value is 17 (7.03% from 255 or 5.50% from 309); Blue value is 62 (24.61% from 255 or 20.06% from 309); Max value from RGB is 230 - color contains mainly: red. Hex color #E6113E is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #E6113E is #19EEC1. Grayscale: #555555. Windows color (decimal): -1699522 or 4067814. OLE color: 4067814.
HSL color Cylindrical-coordinate representation of color #E6113E: hue angle of 347.32º degrees, saturation: 0.86, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #E6113E is Cyan = 0, Magento = 0.93, Yellow = 0.73 and Black (K on CMYK) = 0.10.
<style> p { color: #E6113E; } p { color: rgb(230,17,62); } H1.HeaderClassName { color: #E6113E; } .AnyTagClassName { color: #E6113E; } </style>
<style> a { background-color: #E6113E; } a { background-color: rgb(230,17,62); } div.DivClassName { background-color: #E6113E; } .BgClassName { background-color: #E6113E; } </style>
<style> span { border-color: #E6113E; } span { border-color: rgb(230,17,62); } td.TdClassName { border-color: #E6113E; } .TagClassName { border-color: #E6113E; } </style>