#ECEBF5 (or 0xECEBF5) is unknown color: approx Lavender. HEX triplet: EC, EB and F5. RGB value is (236,235,245). Sum of RGB (Red+Green+Blue) = 236+235+245=716 (94% of max value = 765). Red value is 236 (92.58% from 255 or 32.96% from 716); Green value is 235 (92.19% from 255 or 32.82% from 716); Blue value is 245 (96.09% from 255 or 34.22% from 716); Max value from RGB is 245 - color contains mainly: blue. Hex color #ECEBF5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #ECEBF5 is #13140A. Grayscale: #ECECEC. Windows color (decimal): -1250315 or 16116716. OLE color: 16116716.
HSL color Cylindrical-coordinate representation of color #ECEBF5: hue angle of 246º degrees, saturation: 0.33, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #ECEBF5 is Cyan = 0.04, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #ECEBF5; } p { color: rgb(236,235,245); } H1.HeaderClassName { color: #ECEBF5; } .AnyTagClassName { color: #ECEBF5; } </style>
<style> a { background-color: #ECEBF5; } a { background-color: rgb(236,235,245); } div.DivClassName { background-color: #ECEBF5; } .BgClassName { background-color: #ECEBF5; } </style>
<style> span { border-color: #ECEBF5; } span { border-color: rgb(236,235,245); } td.TdClassName { border-color: #ECEBF5; } .TagClassName { border-color: #ECEBF5; } </style>