sending Object color over network

I need to send the color of each object over network so other player be able to see each other colors.
I tried adding one more Network view and its observed to Mesh Renderer but it didn’t work.
how can I do this?

You can pass any information though a RCP call. Documentation here.