#E13C28 (or 0xE13C28) is unknown color: approx Cinnabar. HEX triplet: E1, 3C and 28. RGB value is (225,60,40). Sum of RGB (Red+Green+Blue) = 225+60+40=325 (43% of max value = 765). Red value is 225 (88.28% from 255 or 69.23% from 325); Green value is 60 (23.83% from 255 or 18.46% from 325); Blue value is 40 (16.02% from 255 or 12.31% from 325); Max value from RGB is 225 - color contains mainly: red. Hex color #E13C28 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E13C28 is #1EC3D7. Grayscale: #6B6B6B. Windows color (decimal): -2016216 or 2637025. OLE color: 2637025.
HSL color Cylindrical-coordinate representation of color #E13C28: hue angle of 6.49º degrees, saturation: 0.76, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #E13C28 is Cyan = 0, Magento = 0.73, Yellow = 0.82 and Black (K on CMYK) = 0.12.
<style> p { color: #e13c28; } p { color: rgb(225,60,40); } H1.HeaderClassName { color: #e13c28; } .AnyTagClassName { color: #e13c28; } </style>
<style> a { background-color: #e13c28; } a { background-color: rgb(225,60,40); } div.DivClassName { background-color: #e13c28; } .BgClassName { background-color: #e13c28; } </style>
<style> span { border-color: #e13c28; } span { border-color: rgb(225,60,40); } td.TdClassName { border-color: #e13c28; } .TagClassName { border-color: #e13c28; } </style>