#ED85E2 (or 0xED85E2) is unknown color: approx Pale Magenta. HEX triplet: ED, 85 and E2. RGB value is (237,133,226). Sum of RGB (Red+Green+Blue) = 237+133+226=596 (78% of max value = 765). Red value is 237 (92.97% from 255 or 39.77% from 596); Green value is 133 (52.34% from 255 or 22.32% from 596); Blue value is 226 (88.67% from 255 or 37.92% from 596); Max value from RGB is 237 - color contains mainly: red. Hex color #ED85E2 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #ED85E2 is #127A1D. Grayscale: #AEAEAE. Windows color (decimal): -1210910 or 14845421. OLE color: 14845421.
HSL color Cylindrical-coordinate representation of color #ED85E2: hue angle of 306.35º degrees, saturation: 0.74, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #ED85E2 is Cyan = 0, Magento = 0.44, Yellow = 0.05 and Black (K on CMYK) = 0.07.
<style> p { color: #ed85e2; } p { color: rgb(237,133,226); } H1.HeaderClassName { color: #ed85e2; } .AnyTagClassName { color: #ed85e2; } </style>
<style> a { background-color: #ed85e2; } a { background-color: rgb(237,133,226); } div.DivClassName { background-color: #ed85e2; } .BgClassName { background-color: #ed85e2; } </style>
<style> span { border-color: #ed85e2; } span { border-color: rgb(237,133,226); } td.TdClassName { border-color: #ed85e2; } .TagClassName { border-color: #ed85e2; } </style>