#E52A36 (or 0xE52A36) is unknown color: approx Alizarin. HEX triplet: E5, 2A and 36. RGB value is (229,42,54). Sum of RGB (Red+Green+Blue) = 229+42+54=325 (43% of max value = 765). Red value is 229 (89.84% from 255 or 70.46% from 325); Green value is 42 (16.80% from 255 or 12.92% from 325); Blue value is 54 (21.48% from 255 or 16.62% from 325); Max value from RGB is 229 - color contains mainly: red. Hex color #E52A36 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E52A36 is #1AD5C9. Grayscale: #636363. Windows color (decimal): -1758666 or 3549925. OLE color: 3549925.
HSL color Cylindrical-coordinate representation of color #E52A36: hue angle of 356.15º degrees, saturation: 0.78, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #E52A36 is Cyan = 0, Magento = 0.82, Yellow = 0.76 and Black (K on CMYK) = 0.10.
<style> p { color: #e52a36; } p { color: rgb(229,42,54); } H1.HeaderClassName { color: #e52a36; } .AnyTagClassName { color: #e52a36; } </style>
<style> a { background-color: #e52a36; } a { background-color: rgb(229,42,54); } div.DivClassName { background-color: #e52a36; } .BgClassName { background-color: #e52a36; } </style>
<style> span { border-color: #e52a36; } span { border-color: rgb(229,42,54); } td.TdClassName { border-color: #e52a36; } .TagClassName { border-color: #e52a36; } </style>