Which of the following function converts an element’s color to a shade of gray, for use by the filter property?
(a) shade()
(b) grayscale()
(c) black()
(d) brightness()
I got this question in examination.
My question is taken from CSS Functions topic in chapter CSS Fundamentals, Colors and Styling of CSS