#E696DB (or 0xE696DB) is unknown color: approx Plum. HEX triplet: E6, 96 and DB. RGB value is (230,150,219). Sum of RGB (Red+Green+Blue) = 230+150+219=599 (79% of max value = 765). Red value is 230 (90.23% from 255 or 38.40% from 599); Green value is 150 (58.98% from 255 or 25.04% from 599); Blue value is 219 (85.94% from 255 or 36.56% from 599); Max value from RGB is 230 - color contains mainly: red. Hex color #E696DB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E696DB is #196924. Grayscale: #B5B5B5. Windows color (decimal): -1665317 or 14391014. OLE color: 14391014.
HSL color Cylindrical-coordinate representation of color #E696DB: hue angle of 308.25º degrees, saturation: 0.62, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #E696DB is Cyan = 0, Magento = 0.35, Yellow = 0.05 and Black (K on CMYK) = 0.10.
<style> p { color: #E696DB; } p { color: rgb(230,150,219); } H1.HeaderClassName { color: #E696DB; } .AnyTagClassName { color: #E696DB; } </style>
<style> a { background-color: #E696DB; } a { background-color: rgb(230,150,219); } div.DivClassName { background-color: #E696DB; } .BgClassName { background-color: #E696DB; } </style>
<style> span { border-color: #E696DB; } span { border-color: rgb(230,150,219); } td.TdClassName { border-color: #E696DB; } .TagClassName { border-color: #E696DB; } </style>