if( $(this).css("background-color").match(/^(?:white|#fff(?:fff)?|rgba?(s*255s*,s*255s*,s*255s*(?:,s*1s*)?))$/i)) this.style.backgroundColor = "#000";