#ECFDE3 (or 0xECFDE3) is unknown color: approx Panache. HEX triplet: EC, FD and E3. RGB value is (236,253,227). Sum of RGB (Red+Green+Blue) = 236+253+227=716 (94% of max value = 765). Red value is 236 (92.58% from 255 or 32.96% from 716); Green value is 253 (99.22% from 255 or 35.34% from 716); Blue value is 227 (89.06% from 255 or 31.70% from 716); Max value from RGB is 253 - color contains mainly: green. Hex color #ECFDE3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #ECFDE3 is #13021C. Grayscale: #F5F5F5. Windows color (decimal): -1245725 or 14941676. OLE color: 14941676.
HSL color Cylindrical-coordinate representation of color #ECFDE3: hue angle of 99.23º degrees, saturation: 0.87, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #ECFDE3 is Cyan = 0.07, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.01.
<style> p { color: #ECFDE3; } p { color: rgb(236,253,227); } H1.HeaderClassName { color: #ECFDE3; } .AnyTagClassName { color: #ECFDE3; } </style>
<style> a { background-color: #ECFDE3; } a { background-color: rgb(236,253,227); } div.DivClassName { background-color: #ECFDE3; } .BgClassName { background-color: #ECFDE3; } </style>
<style> span { border-color: #ECFDE3; } span { border-color: rgb(236,253,227); } td.TdClassName { border-color: #ECFDE3; } .TagClassName { border-color: #ECFDE3; } </style>