JavaScript Agregar Color Effect

#item {
    filter: grayscale(1);
}
Awful Albatross