#ECFCBB (or 0xECFCBB) is unknown color: approx Snow Flurry. HEX triplet: EC, FC and BB. RGB value is (236,252,187). Sum of RGB (Red+Green+Blue) = 236+252+187=675 (89% of max value = 765). Red value is 236 (92.58% from 255 or 34.96% from 675); Green value is 252 (98.83% from 255 or 37.33% from 675); Blue value is 187 (73.44% from 255 or 27.70% from 675); Max value from RGB is 252 - color contains mainly: green. Hex color #ECFCBB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #ECFCBB is #130344. Grayscale: #F0F0F0. Windows color (decimal): -1246021 or 12319980. OLE color: 12319980.
HSL color Cylindrical-coordinate representation of color #ECFCBB: hue angle of 74.77º degrees, saturation: 0.92, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ECFCBB is Cyan = 0.06, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.01.
<style> p { color: #ECFCBB; } p { color: rgb(236,252,187); } H1.HeaderClassName { color: #ECFCBB; } .AnyTagClassName { color: #ECFCBB; } </style>
<style> a { background-color: #ECFCBB; } a { background-color: rgb(236,252,187); } div.DivClassName { background-color: #ECFCBB; } .BgClassName { background-color: #ECFCBB; } </style>
<style> span { border-color: #ECFCBB; } span { border-color: rgb(236,252,187); } td.TdClassName { border-color: #ECFCBB; } .TagClassName { border-color: #ECFCBB; } </style>