I'm afraid there's not a way to do that. A MovieClip can be multicolored, so it wouldn't even make sense, if you could. You can get the current color transform however, but I don't think that's what you are looking for.
An alternative solution would be to create a bitmap object from your movieclip and then get the color of the pixels at a specific coordinate using getPixel,