#E5100A (or 0xE5100A) is unknown color: approx Red. HEX triplet: E5, 10 and 0A. RGB value is (229,16,10). Sum of RGB (Red+Green+Blue) = 229+16+10=255 (33% of max value = 765). Red value is 229 (89.84% from 255 or 89.80% from 255); Green value is 16 (6.64% from 255 or 6.27% from 255); Blue value is 10 (4.30% from 255 or 3.92% from 255); Max value from RGB is 229 - color contains mainly: red. Hex color #E5100A is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #E5100A is #1AEFF5. Grayscale: #4F4F4F. Windows color (decimal): -1765366 or 659685. OLE color: 659685.
HSL color Cylindrical-coordinate representation of color #E5100A: hue angle of 1.64º degrees, saturation: 0.92, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #E5100A is Cyan = 0, Magento = 0.93, Yellow = 0.96 and Black (K on CMYK) = 0.10.
<style> p { color: #E5100A; } p { color: rgb(229,16,10); } H1.HeaderClassName { color: #E5100A; } .AnyTagClassName { color: #E5100A; } </style>
<style> a { background-color: #E5100A; } a { background-color: rgb(229,16,10); } div.DivClassName { background-color: #E5100A; } .BgClassName { background-color: #E5100A; } </style>
<style> span { border-color: #E5100A; } span { border-color: rgb(229,16,10); } td.TdClassName { border-color: #E5100A; } .TagClassName { border-color: #E5100A; } </style>