#E485EC (or 0xE485EC) is unknown color: approx Violet. HEX triplet: E4, 85 and EC. RGB value is (228,133,236). Sum of RGB (Red+Green+Blue) = 228+133+236=597 (79% of max value = 765). Red value is 228 (89.45% from 255 or 38.19% from 597); Green value is 133 (52.34% from 255 or 22.28% from 597); Blue value is 236 (92.58% from 255 or 39.53% from 597); Max value from RGB is 236 - color contains mainly: blue. Hex color #E485EC is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E485EC is #1B7A13. Grayscale: #ACACAC. Windows color (decimal): -1800724 or 15500772. OLE color: 15500772.
HSL color Cylindrical-coordinate representation of color #E485EC: hue angle of 295.34º degrees, saturation: 0.73, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #E485EC is Cyan = 0.03, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E485EC; } p { color: rgb(228,133,236); } H1.HeaderClassName { color: #E485EC; } .AnyTagClassName { color: #E485EC; } </style>
<style> a { background-color: #E485EC; } a { background-color: rgb(228,133,236); } div.DivClassName { background-color: #E485EC; } .BgClassName { background-color: #E485EC; } </style>
<style> span { border-color: #E485EC; } span { border-color: rgb(228,133,236); } td.TdClassName { border-color: #E485EC; } .TagClassName { border-color: #E485EC; } </style>