#E256F3 (or 0xE256F3) is unknown color: approx Free Speech Magenta. HEX triplet: E2, 56 and F3. RGB value is (226,86,243). Sum of RGB (Red+Green+Blue) = 226+86+243=555 (73% of max value = 765). Red value is 226 (88.67% from 255 or 40.72% from 555); Green value is 86 (33.98% from 255 or 15.50% from 555); Blue value is 243 (95.31% from 255 or 43.78% from 555); Max value from RGB is 243 - color contains mainly: blue. Hex color #E256F3 is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #E256F3 is #1DA90C. Grayscale: #919191. Windows color (decimal): -1943821 or 15947490. OLE color: 15947490.
HSL color Cylindrical-coordinate representation of color #E256F3: hue angle of 293.5º degrees, saturation: 0.87, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #E256F3 is Cyan = 0.07, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #E256F3; } p { color: rgb(226,86,243); } H1.HeaderClassName { color: #E256F3; } .AnyTagClassName { color: #E256F3; } </style>
<style> a { background-color: #E256F3; } a { background-color: rgb(226,86,243); } div.DivClassName { background-color: #E256F3; } .BgClassName { background-color: #E256F3; } </style>
<style> span { border-color: #E256F3; } span { border-color: rgb(226,86,243); } td.TdClassName { border-color: #E256F3; } .TagClassName { border-color: #E256F3; } </style>