#EEC1FD (or 0xEEC1FD) is unknown color: approx Mauve. HEX triplet: EE, C1 and FD. RGB value is (238,193,253). Sum of RGB (Red+Green+Blue) = 238+193+253=684 (90% of max value = 765). Red value is 238 (93.36% from 255 or 34.80% from 684); Green value is 193 (75.78% from 255 or 28.22% from 684); Blue value is 253 (99.22% from 255 or 36.99% from 684); Max value from RGB is 253 - color contains mainly: blue. Hex color #EEC1FD is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EEC1FD is #113E02. Grayscale: #D5D5D5. Windows color (decimal): -1129987 or 16630254. OLE color: 16630254.
HSL color Cylindrical-coordinate representation of color #EEC1FD: hue angle of 285º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #EEC1FD is Cyan = 0.06, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EEC1FD; } p { color: rgb(238,193,253); } H1.HeaderClassName { color: #EEC1FD; } .AnyTagClassName { color: #EEC1FD; } </style>
<style> a { background-color: #EEC1FD; } a { background-color: rgb(238,193,253); } div.DivClassName { background-color: #EEC1FD; } .BgClassName { background-color: #EEC1FD; } </style>
<style> span { border-color: #EEC1FD; } span { border-color: rgb(238,193,253); } td.TdClassName { border-color: #EEC1FD; } .TagClassName { border-color: #EEC1FD; } </style>