Function values
Each control corresponds to a named CSS filter function. blur() takes a length; brightness(), contrast(), and grayscale() accept numbers or percentages; hue-rotate() takes an angle. Their identity values are blur(0), brightness(100%), contrast(100%), grayscale(0%), and hue-rotate(0deg). Moving away from those values changes the preview and the filter declaration.