#ECF8CA (or 0xECF8CA) is unknown color: approx Snow Flurry. HEX triplet: EC, F8 and CA. RGB value is (236,248,202). Sum of RGB (Red+Green+Blue) = 236+248+202=686 (90% of max value = 765). Red value is 236 (92.58% from 255 or 34.40% from 686); Green value is 248 (97.27% from 255 or 36.15% from 686); Blue value is 202 (79.30% from 255 or 29.45% from 686); Max value from RGB is 248 - color contains mainly: green. Hex color #ECF8CA is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #ECF8CA is #130735. Grayscale: #EFEFEF. Windows color (decimal): -1247030 or 13301996. OLE color: 13301996.
HSL color Cylindrical-coordinate representation of color #ECF8CA: hue angle of 75.65º degrees, saturation: 0.77, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ECF8CA is Cyan = 0.05, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.03.
<style> p { color: #ECF8CA; } p { color: rgb(236,248,202); } H1.HeaderClassName { color: #ECF8CA; } .AnyTagClassName { color: #ECF8CA; } </style>
<style> a { background-color: #ECF8CA; } a { background-color: rgb(236,248,202); } div.DivClassName { background-color: #ECF8CA; } .BgClassName { background-color: #ECF8CA; } </style>
<style> span { border-color: #ECF8CA; } span { border-color: rgb(236,248,202); } td.TdClassName { border-color: #ECF8CA; } .TagClassName { border-color: #ECF8CA; } </style>