#E6AFDB (or 0xE6AFDB) is unknown color: approx French Lilac. HEX triplet: E6, AF and DB. RGB value is (230,175,219). Sum of RGB (Red+Green+Blue) = 230+175+219=624 (82% of max value = 765). Red value is 230 (90.23% from 255 or 36.86% from 624); Green value is 175 (68.75% from 255 or 28.04% from 624); Blue value is 219 (85.94% from 255 or 35.10% from 624); Max value from RGB is 230 - color contains mainly: red. Hex color #E6AFDB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E6AFDB is #195024. Grayscale: #C4C4C4. Windows color (decimal): -1658917 or 14397414. OLE color: 14397414.
HSL color Cylindrical-coordinate representation of color #E6AFDB: hue angle of 312º degrees, saturation: 0.52, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #E6AFDB is Cyan = 0, Magento = 0.24, Yellow = 0.05 and Black (K on CMYK) = 0.10.
<style> p { color: #E6AFDB; } p { color: rgb(230,175,219); } H1.HeaderClassName { color: #E6AFDB; } .AnyTagClassName { color: #E6AFDB; } </style>
<style> a { background-color: #E6AFDB; } a { background-color: rgb(230,175,219); } div.DivClassName { background-color: #E6AFDB; } .BgClassName { background-color: #E6AFDB; } </style>
<style> span { border-color: #E6AFDB; } span { border-color: rgb(230,175,219); } td.TdClassName { border-color: #E6AFDB; } .TagClassName { border-color: #E6AFDB; } </style>