#ECECFB (or 0xECECFB) is unknown color: approx Lavender. HEX triplet: EC, EC and FB. RGB value is (236,236,251). Sum of RGB (Red+Green+Blue) = 236+236+251=723 (95% of max value = 765). Red value is 236 (92.58% from 255 or 32.64% from 723); Green value is 236 (92.58% from 255 or 32.64% from 723); Blue value is 251 (98.44% from 255 or 34.72% from 723); Max value from RGB is 251 - color contains mainly: blue. Hex color #ECECFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #ECECFB is #131304. Grayscale: #EDEDED. Windows color (decimal): -1250053 or 16510188. OLE color: 16510188.
HSL color Cylindrical-coordinate representation of color #ECECFB: hue angle of 240º degrees, saturation: 0.65, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #ECECFB is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #ECECFB; } p { color: rgb(236,236,251); } H1.HeaderClassName { color: #ECECFB; } .AnyTagClassName { color: #ECECFB; } </style>
<style> a { background-color: #ECECFB; } a { background-color: rgb(236,236,251); } div.DivClassName { background-color: #ECECFB; } .BgClassName { background-color: #ECECFB; } </style>
<style> span { border-color: #ECECFB; } span { border-color: rgb(236,236,251); } td.TdClassName { border-color: #ECECFB; } .TagClassName { border-color: #ECECFB; } </style>