#ED0D23 (or 0xED0D23) is unknown color: approx Torch Red. HEX triplet: ED, 0D and 23. RGB value is (237,13,35). Sum of RGB (Red+Green+Blue) = 237+13+35=285 (37% of max value = 765). Red value is 237 (92.97% from 255 or 83.16% from 285); Green value is 13 (5.47% from 255 or 4.56% from 285); Blue value is 35 (14.06% from 255 or 12.28% from 285); Max value from RGB is 237 - color contains mainly: red. Hex color #ED0D23 is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #ED0D23 is #12F2DC. Grayscale: #525252. Windows color (decimal): -1241821 or 2297325. OLE color: 2297325.
HSL color Cylindrical-coordinate representation of color #ED0D23: hue angle of 354.11º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #ED0D23 is Cyan = 0, Magento = 0.95, Yellow = 0.85 and Black (K on CMYK) = 0.07.
<style> p { color: #ED0D23; } p { color: rgb(237,13,35); } H1.HeaderClassName { color: #ED0D23; } .AnyTagClassName { color: #ED0D23; } </style>
<style> a { background-color: #ED0D23; } a { background-color: rgb(237,13,35); } div.DivClassName { background-color: #ED0D23; } .BgClassName { background-color: #ED0D23; } </style>
<style> span { border-color: #ED0D23; } span { border-color: rgb(237,13,35); } td.TdClassName { border-color: #ED0D23; } .TagClassName { border-color: #ED0D23; } </style>