#EFFEC7 (or 0xEFFEC7) is unknown color: approx Snow Flurry. HEX triplet: EF, FE and C7. RGB value is (239,254,199). Sum of RGB (Red+Green+Blue) = 239+254+199=692 (91% of max value = 765). Red value is 239 (93.75% from 255 or 34.54% from 692); Green value is 254 (99.61% from 255 or 36.71% from 692); Blue value is 199 (78.12% from 255 or 28.76% from 692); Max value from RGB is 254 - color contains mainly: green. Hex color #EFFEC7 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFFEC7 is #100138. Grayscale: #F3F3F3. Windows color (decimal): -1048889 or 13106927. OLE color: 13106927.
HSL color Cylindrical-coordinate representation of color #EFFEC7: hue angle of 76.36º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #EFFEC7 is Cyan = 0.06, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.00.
<style> p { color: #EFFEC7; } p { color: rgb(239,254,199); } H1.HeaderClassName { color: #EFFEC7; } .AnyTagClassName { color: #EFFEC7; } </style>
<style> a { background-color: #EFFEC7; } a { background-color: rgb(239,254,199); } div.DivClassName { background-color: #EFFEC7; } .BgClassName { background-color: #EFFEC7; } </style>
<style> span { border-color: #EFFEC7; } span { border-color: rgb(239,254,199); } td.TdClassName { border-color: #EFFEC7; } .TagClassName { border-color: #EFFEC7; } </style>