#E5AFDF (or 0xE5AFDF) is unknown color: approx French Lilac. HEX triplet: E5, AF and DF. RGB value is (229,175,223). Sum of RGB (Red+Green+Blue) = 229+175+223=627 (83% of max value = 765). Red value is 229 (89.84% from 255 or 36.52% from 627); Green value is 175 (68.75% from 255 or 27.91% from 627); Blue value is 223 (87.5% from 255 or 35.57% from 627); Max value from RGB is 229 - color contains mainly: red. Hex color #E5AFDF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E5AFDF is #1A5020. Grayscale: #C4C4C4. Windows color (decimal): -1724449 or 14659557. OLE color: 14659557.
HSL color Cylindrical-coordinate representation of color #E5AFDF: hue angle of 306.67º degrees, saturation: 0.51, 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 #E5AFDF is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #E5AFDF; } p { color: rgb(229,175,223); } H1.HeaderClassName { color: #E5AFDF; } .AnyTagClassName { color: #E5AFDF; } </style>
<style> a { background-color: #E5AFDF; } a { background-color: rgb(229,175,223); } div.DivClassName { background-color: #E5AFDF; } .BgClassName { background-color: #E5AFDF; } </style>
<style> span { border-color: #E5AFDF; } span { border-color: rgb(229,175,223); } td.TdClassName { border-color: #E5AFDF; } .TagClassName { border-color: #E5AFDF; } </style>