#EE89DD (or 0xEE89DD) is unknown color: approx Pale Magenta. HEX triplet: EE, 89 and DD. RGB value is (238,137,221). Sum of RGB (Red+Green+Blue) = 238+137+221=596 (78% of max value = 765). Red value is 238 (93.36% from 255 or 39.93% from 596); Green value is 137 (53.91% from 255 or 22.99% from 596); Blue value is 221 (86.72% from 255 or 37.08% from 596); Max value from RGB is 238 - color contains mainly: red. Hex color #EE89DD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EE89DD is #117622. Grayscale: #B0B0B0. Windows color (decimal): -1144355 or 14518766. OLE color: 14518766.
HSL color Cylindrical-coordinate representation of color #EE89DD: hue angle of 310.1º degrees, saturation: 0.75, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #EE89DD is Cyan = 0, Magento = 0.42, Yellow = 0.07 and Black (K on CMYK) = 0.07.
<style> p { color: #EE89DD; } p { color: rgb(238,137,221); } H1.HeaderClassName { color: #EE89DD; } .AnyTagClassName { color: #EE89DD; } </style>
<style> a { background-color: #EE89DD; } a { background-color: rgb(238,137,221); } div.DivClassName { background-color: #EE89DD; } .BgClassName { background-color: #EE89DD; } </style>
<style> span { border-color: #EE89DD; } span { border-color: rgb(238,137,221); } td.TdClassName { border-color: #EE89DD; } .TagClassName { border-color: #EE89DD; } </style>