#E68ADF (or 0xE68ADF) is unknown color: approx Violet. HEX triplet: E6, 8A and DF. RGB value is (230,138,223). Sum of RGB (Red+Green+Blue) = 230+138+223=591 (78% of max value = 765). Red value is 230 (90.23% from 255 or 38.92% from 591); Green value is 138 (54.30% from 255 or 23.35% from 591); Blue value is 223 (87.5% from 255 or 37.73% from 591); Max value from RGB is 230 - color contains mainly: red. Hex color #E68ADF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E68ADF is #197520. Grayscale: #AEAEAE. Windows color (decimal): -1668385 or 14650086. OLE color: 14650086.
HSL color Cylindrical-coordinate representation of color #E68ADF: hue angle of 304.57º degrees, saturation: 0.65, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #E68ADF is Cyan = 0, Magento = 0.4, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #E68ADF; } p { color: rgb(230,138,223); } H1.HeaderClassName { color: #E68ADF; } .AnyTagClassName { color: #E68ADF; } </style>
<style> a { background-color: #E68ADF; } a { background-color: rgb(230,138,223); } div.DivClassName { background-color: #E68ADF; } .BgClassName { background-color: #E68ADF; } </style>
<style> span { border-color: #E68ADF; } span { border-color: rgb(230,138,223); } td.TdClassName { border-color: #E68ADF; } .TagClassName { border-color: #E68ADF; } </style>