2
10kviews
What is RGB model? Find a RGB coordinate of a color at (0.2,1,0.5) in CMY space
1 Answer
written 7.4 years ago by |
RBG MODEL
To find RBG co-ordinates of color at (0.2,1,0.5) in CYM space
[ C Y M ] = [1 1 1] - [ R B G ] [ C Y M] = [1 1 1] -[0.2 1 0.5] [C Y M] =[0.8 0 0.5]