#E99DB1 (or 0xE99DB1) is unknown color: approx Illusion. HEX triplet: E9, 9D and B1. RGB value is (233,157,177). Sum of RGB (Red+Green+Blue) = 233+157+177=567 (75% of max value = 765). Red value is 233 (91.41% from 255 or 41.09% from 567); Green value is 157 (61.72% from 255 or 27.69% from 567); Blue value is 177 (69.53% from 255 or 31.22% from 567); Max value from RGB is 233 - color contains mainly: red. Hex color #E99DB1 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #E99DB1 is #16624E. Grayscale: #B5B5B5. Windows color (decimal): -1466959 or 11640297. OLE color: 11640297.
HSL color Cylindrical-coordinate representation of color #E99DB1: hue angle of 344.21º degrees, saturation: 0.63, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #E99DB1 is Cyan = 0, Magento = 0.33, Yellow = 0.24 and Black (K on CMYK) = 0.09.
<style> p { color: #E99DB1; } p { color: rgb(233,157,177); } H1.HeaderClassName { color: #E99DB1; } .AnyTagClassName { color: #E99DB1; } </style>
<style> a { background-color: #E99DB1; } a { background-color: rgb(233,157,177); } div.DivClassName { background-color: #E99DB1; } .BgClassName { background-color: #E99DB1; } </style>
<style> span { border-color: #E99DB1; } span { border-color: rgb(233,157,177); } td.TdClassName { border-color: #E99DB1; } .TagClassName { border-color: #E99DB1; } </style>