#EE71EF (or 0xEE71EF) is unknown color: approx Violet. HEX triplet: EE, 71 and EF. RGB value is (238,113,239). Sum of RGB (Red+Green+Blue) = 238+113+239=590 (78% of max value = 765). Red value is 238 (93.36% from 255 or 40.34% from 590); Green value is 113 (44.53% from 255 or 19.15% from 590); Blue value is 239 (93.75% from 255 or 40.51% from 590); Max value from RGB is 239 - color contains mainly: blue. Hex color #EE71EF is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #EE71EF is #118E10. Grayscale: #A4A4A4. Windows color (decimal): -1150481 or 15692270. OLE color: 15692270.
HSL color Cylindrical-coordinate representation of color #EE71EF: hue angle of 299.52º degrees, saturation: 0.8, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #EE71EF is Cyan = 0.00, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #EE71EF; } p { color: rgb(238,113,239); } H1.HeaderClassName { color: #EE71EF; } .AnyTagClassName { color: #EE71EF; } </style>
<style> a { background-color: #EE71EF; } a { background-color: rgb(238,113,239); } div.DivClassName { background-color: #EE71EF; } .BgClassName { background-color: #EE71EF; } </style>
<style> span { border-color: #EE71EF; } span { border-color: rgb(238,113,239); } td.TdClassName { border-color: #EE71EF; } .TagClassName { border-color: #EE71EF; } </style>