#E99FCD (or 0xE99FCD) is unknown color: approx Shocking. HEX triplet: E9, 9F and CD. RGB value is (233,159,205). Sum of RGB (Red+Green+Blue) = 233+159+205=597 (79% of max value = 765). Red value is 233 (91.41% from 255 or 39.03% from 597); Green value is 159 (62.5% from 255 or 26.63% from 597); Blue value is 205 (80.47% from 255 or 34.34% from 597); Max value from RGB is 233 - color contains mainly: red. Hex color #E99FCD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E99FCD is #166032. Grayscale: #BABABA. Windows color (decimal): -1466419 or 13475817. OLE color: 13475817.
HSL color Cylindrical-coordinate representation of color #E99FCD: hue angle of 322.7º degrees, saturation: 0.63, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #E99FCD is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.09.
<style> p { color: #E99FCD; } p { color: rgb(233,159,205); } H1.HeaderClassName { color: #E99FCD; } .AnyTagClassName { color: #E99FCD; } </style>
<style> a { background-color: #E99FCD; } a { background-color: rgb(233,159,205); } div.DivClassName { background-color: #E99FCD; } .BgClassName { background-color: #E99FCD; } </style>
<style> span { border-color: #E99FCD; } span { border-color: rgb(233,159,205); } td.TdClassName { border-color: #E99FCD; } .TagClassName { border-color: #E99FCD; } </style>