#ED210D (or 0xED210D) is unknown color: approx Scarlet. HEX triplet: ED, 21 and 0D. RGB value is (237,33,13). Sum of RGB (Red+Green+Blue) = 237+33+13=283 (37% of max value = 765). Red value is 237 (92.97% from 255 or 83.75% from 283); Green value is 33 (13.28% from 255 or 11.66% from 283); Blue value is 13 (5.47% from 255 or 4.59% from 283); Max value from RGB is 237 - color contains mainly: red. Hex color #ED210D is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #ED210D is #12DEF2. Grayscale: #5C5C5C. Windows color (decimal): -1236723 or 860653. OLE color: 860653.
HSL color Cylindrical-coordinate representation of color #ED210D: hue angle of 5.36º 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 #ED210D is Cyan = 0, Magento = 0.86, Yellow = 0.95 and Black (K on CMYK) = 0.07.
<style> p { color: #ed210d; } p { color: rgb(237,33,13); } H1.HeaderClassName { color: #ed210d; } .AnyTagClassName { color: #ed210d; } </style>
<style> a { background-color: #ed210d; } a { background-color: rgb(237,33,13); } div.DivClassName { background-color: #ed210d; } .BgClassName { background-color: #ed210d; } </style>
<style> span { border-color: #ed210d; } span { border-color: rgb(237,33,13); } td.TdClassName { border-color: #ed210d; } .TagClassName { border-color: #ed210d; } </style>