#EE65EE (or 0xEE65EE) is unknown color: approx Pink Flamingo. HEX triplet: EE, 65 and EE. RGB value is (238,101,238). Sum of RGB (Red+Green+Blue) = 238+101+238=577 (76% of max value = 765). Red value is 238 (93.36% from 255 or 41.25% from 577); Green value is 101 (39.84% from 255 or 17.50% from 577); Blue value is 238 (93.36% from 255 or 41.25% from 577); Max value from RGB is 238 - color contains mainly: red, blue. Hex color #EE65EE is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #EE65EE is #119A11. Grayscale: #9D9D9D. Windows color (decimal): -1153554 or 15623662. OLE color: 15623662.
HSL color Cylindrical-coordinate representation of color #EE65EE: hue angle of 300º degrees, saturation: 0.8, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #EE65EE is Cyan = 0, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #EE65EE; } p { color: rgb(238,101,238); } H1.HeaderClassName { color: #EE65EE; } .AnyTagClassName { color: #EE65EE; } </style>
<style> a { background-color: #EE65EE; } a { background-color: rgb(238,101,238); } div.DivClassName { background-color: #EE65EE; } .BgClassName { background-color: #EE65EE; } </style>
<style> span { border-color: #EE65EE; } span { border-color: rgb(238,101,238); } td.TdClassName { border-color: #EE65EE; } .TagClassName { border-color: #EE65EE; } </style>