Home » CSS » Css miscellaneous » Question
  1. Which of the following specify the approximate range of colors?
    1. color-gamut
    2. max-color-index
    3. max-color
    4. color-index
    5. None of these
Correct Option: A

The approximate range of colors that are supported by user agent and output device is specified by color-gamut, the number of colors the device can display is specified by color-index, the maximum number of bits per color component for the output device is specified by max-color.



Your comments will be displayed only after manual approval.