You would likely need the canvas GetBackgroundPixelColor block for this to get the MITAI color value.
Then you would use the color SplitColor block to get the RGB values into a list.
Here is an example app:
note: the last set of blocks gets the Green value, not the Blue value as indicated in the comment :(