#EE56FF (or 0xEE56FF) is unknown color: approx Pink Flamingo. HEX triplet: EE, 56 and FF. RGB value is (238,86,255). Sum of RGB (Red+Green+Blue) = 238+86+255=579 (76% of max value = 765). Red value is 238 (93.36% from 255 or 41.11% from 579); Green value is 86 (33.98% from 255 or 14.85% from 579); Blue value is 255 (100% from 255 or 44.04% from 579); Max value from RGB is 255 - color contains mainly: blue. Hex color #EE56FF is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #EE56FF is #11A900. Grayscale: #969696. Windows color (decimal): -1157377 or 16733934. OLE color: 16733934.
HSL color Cylindrical-coordinate representation of color #EE56FF: hue angle of 293.96º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #EE56FF is Cyan = 0.07, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #EE56FF; } p { color: rgb(238,86,255); } H1.HeaderClassName { color: #EE56FF; } .AnyTagClassName { color: #EE56FF; } </style>
<style> a { background-color: #EE56FF; } a { background-color: rgb(238,86,255); } div.DivClassName { background-color: #EE56FF; } .BgClassName { background-color: #EE56FF; } </style>
<style> span { border-color: #EE56FF; } span { border-color: rgb(238,86,255); } td.TdClassName { border-color: #EE56FF; } .TagClassName { border-color: #EE56FF; } </style>