#ED2A40 (or 0xED2A40) is unknown color: approx Alizarin. HEX triplet: ED, 2A and 40. RGB value is (237,42,64). Sum of RGB (Red+Green+Blue) = 237+42+64=343 (45% of max value = 765). Red value is 237 (92.97% from 255 or 69.10% from 343); Green value is 42 (16.80% from 255 or 12.24% from 343); Blue value is 64 (25.39% from 255 or 18.66% from 343); Max value from RGB is 237 - color contains mainly: red. Hex color #ED2A40 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #ED2A40 is #12D5BF. Grayscale: #666666. Windows color (decimal): -1234368 or 4205293. OLE color: 4205293.
HSL color Cylindrical-coordinate representation of color #ED2A40: hue angle of 353.23º degrees, saturation: 0.84, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #ED2A40 is Cyan = 0, Magento = 0.82, Yellow = 0.73 and Black (K on CMYK) = 0.07.
<style> p { color: #ED2A40; } p { color: rgb(237,42,64); } H1.HeaderClassName { color: #ED2A40; } .AnyTagClassName { color: #ED2A40; } </style>
<style> a { background-color: #ED2A40; } a { background-color: rgb(237,42,64); } div.DivClassName { background-color: #ED2A40; } .BgClassName { background-color: #ED2A40; } </style>
<style> span { border-color: #ED2A40; } span { border-color: rgb(237,42,64); } td.TdClassName { border-color: #ED2A40; } .TagClassName { border-color: #ED2A40; } </style>