7

Inspired by this puzzle I decided to make something similar. To warm up, I made something simple. It follows the rules set up by @Dmihawk except for the size:

enter image description here

Final answer: (1,6)

Jens
  • 8,830
  • 1
  • 22
  • 55

1 Answers1

4

The colors can be decoded

using their RGB values: each one is either 0, 125, or 250. Decoding each color as ternary yields SIMPLE.
(Not sure what the other letter could be, because this uses all of the given information...)

Deusovi
  • 146,248
  • 16
  • 519
  • 609