What is the CMY co-ordinates of a colour at (0.2, 1, 0.5) in the RGB space?

2021

What is the CMY co-ordinates of a colour at (0.2, 1, 0.5) in the RGB space?

Answer: B. (0.8, 0, 0.5)To convert RGB to CMY, subtract each component from 1. For (0.2, 1, 0.5), calculate C = 1 - 0.2 = 0.8, M = 1 - 1 = 0, and Y = 1 - 0.5 = 0.5. The resulting CMY…

  1. A.

    (0.8, 1, 0.5)

  2. B.

    (0.8, 0, 0.5)

  3. C.

    (1.2, 0, 1.5)

  4. D.

    (0.2, 0.8, 0.3)

Attempted by 230 students.

Show answer & explanation

Correct answer: B

To convert RGB to CMY, subtract each component from 1. For (0.2, 1, 0.5), calculate C = 1 - 0.2 = 0.8, M = 1 - 1 = 0, and Y = 1 - 0.5 = 0.5. The resulting CMY coordinates are (0.8, 0, 0.5).

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…