Average Colors (vuo.color.average)

Finds the average of the given colors.

The average of the colors is based on the RGB color model. It’s found by taking the average of each component of the colors — red, green, and blue.

Keywords: blend, chroma, combine, mix, tint, tone


Example compositions:


Back to vuo.color node set documentation.