#ECECEE (or 0xECECEE) is unknown color: approx Lavender. HEX triplet: EC, EC and EE. RGB value is (236,236,238). Sum of RGB (Red+Green+Blue) = 236+236+238=710 (94% of max value = 765). Red value is 236 (92.58% from 255 or 33.24% from 710); Green value is 236 (92.58% from 255 or 33.24% from 710); Blue value is 238 (93.36% from 255 or 33.52% from 710); Max value from RGB is 238 - color contains mainly: blue. Hex color #ECECEE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #ECECEE is #131311. Grayscale: #ECECEC. Windows color (decimal): -1250066 or 15658220. OLE color: 15658220.
HSL color Cylindrical-coordinate representation of color #ECECEE: hue angle of 240º degrees, saturation: 0.06, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #ECECEE is Cyan = 0.01, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ECECEE; } p { color: rgb(236,236,238); } H1.HeaderClassName { color: #ECECEE; } .AnyTagClassName { color: #ECECEE; } </style>
<style> a { background-color: #ECECEE; } a { background-color: rgb(236,236,238); } div.DivClassName { background-color: #ECECEE; } .BgClassName { background-color: #ECECEE; } </style>
<style> span { border-color: #ECECEE; } span { border-color: rgb(236,236,238); } td.TdClassName { border-color: #ECECEE; } .TagClassName { border-color: #ECECEE; } </style>