#ED3811 (or 0xED3811) is unknown color: approx Orange Red. HEX triplet: ED, 38 and 11. RGB value is (237,56,17). Sum of RGB (Red+Green+Blue) = 237+56+17=310 (41% of max value = 765). Red value is 237 (92.97% from 255 or 76.45% from 310); Green value is 56 (22.27% from 255 or 18.06% from 310); Blue value is 17 (7.03% from 255 or 5.48% from 310); Max value from RGB is 237 - color contains mainly: red. Hex color #ED3811 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #ED3811 is #12C7EE. Grayscale: #6A6A6A. Windows color (decimal): -1230831 or 1128685. OLE color: 1128685.
HSL color Cylindrical-coordinate representation of color #ED3811: hue angle of 10.64º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #ED3811 is Cyan = 0, Magento = 0.76, Yellow = 0.93 and Black (K on CMYK) = 0.07.
<style> p { color: #ED3811; } p { color: rgb(237,56,17); } H1.HeaderClassName { color: #ED3811; } .AnyTagClassName { color: #ED3811; } </style>
<style> a { background-color: #ED3811; } a { background-color: rgb(237,56,17); } div.DivClassName { background-color: #ED3811; } .BgClassName { background-color: #ED3811; } </style>
<style> span { border-color: #ED3811; } span { border-color: rgb(237,56,17); } td.TdClassName { border-color: #ED3811; } .TagClassName { border-color: #ED3811; } </style>