A digital scanner reads a sequence of pixel values from a multi-colored calibration strip:
C M Y K C M Y K C M Y K
(Where C = Cyan, M = Magenta, Y = Yellow, K = Black)
Explain why Run-Length Encoding (RLE) is not a suitable method for compressing this sequence.