#ED0D73 (or 0xED0D73) is unknown color: approx Ruby. HEX triplet: ED, 0D and 73. RGB value is (237,13,115). Sum of RGB (Red+Green+Blue) = 237+13+115=365 (48% of max value = 765). Red value is 237 (92.97% from 255 or 64.93% from 365); Green value is 13 (5.47% from 255 or 3.56% from 365); Blue value is 115 (45.31% from 255 or 31.51% from 365); Max value from RGB is 237 - color contains mainly: red. Hex color #ED0D73 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #ED0D73 is #12F28C. Grayscale: #5B5B5B. Windows color (decimal): -1241741 or 7540205. OLE color: 7540205.
HSL color Cylindrical-coordinate representation of color #ED0D73: hue angle of 332.68º 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 #ED0D73 is Cyan = 0, Magento = 0.95, Yellow = 0.51 and Black (K on CMYK) = 0.07.
<style> p { color: #ed0d73; } p { color: rgb(237,13,115); } H1.HeaderClassName { color: #ed0d73; } .AnyTagClassName { color: #ed0d73; } </style>
<style> a { background-color: #ed0d73; } a { background-color: rgb(237,13,115); } div.DivClassName { background-color: #ed0d73; } .BgClassName { background-color: #ed0d73; } </style>
<style> span { border-color: #ed0d73; } span { border-color: rgb(237,13,115); } td.TdClassName { border-color: #ed0d73; } .TagClassName { border-color: #ed0d73; } </style>