#E999D9 (or 0xE999D9) is unknown color: approx Plum. HEX triplet: E9, 99 and D9. RGB value is (233,153,217). Sum of RGB (Red+Green+Blue) = 233+153+217=603 (79% of max value = 765). Red value is 233 (91.41% from 255 or 38.64% from 603); Green value is 153 (60.16% from 255 or 25.37% from 603); Blue value is 217 (85.16% from 255 or 35.99% from 603); Max value from RGB is 233 - color contains mainly: red. Hex color #E999D9 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E999D9 is #166626. Grayscale: #B8B8B8. Windows color (decimal): -1467943 or 14260713. OLE color: 14260713.
HSL color Cylindrical-coordinate representation of color #E999D9: hue angle of 312º degrees, saturation: 0.65, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #E999D9 is Cyan = 0, Magento = 0.34, Yellow = 0.07 and Black (K on CMYK) = 0.09.
<style> p { color: #E999D9; } p { color: rgb(233,153,217); } H1.HeaderClassName { color: #E999D9; } .AnyTagClassName { color: #E999D9; } </style>
<style> a { background-color: #E999D9; } a { background-color: rgb(233,153,217); } div.DivClassName { background-color: #E999D9; } .BgClassName { background-color: #E999D9; } </style>
<style> span { border-color: #E999D9; } span { border-color: rgb(233,153,217); } td.TdClassName { border-color: #E999D9; } .TagClassName { border-color: #E999D9; } </style>