Patches

Color to RGB

Color to RGB

Converts a color to RGBA values from 0 to 1.

Color to RGB

  •  
  • Red
  • Green
  • Blue
  • Alpha

Input

A color to convert.

Red

A number from 0 to 1 that represents the red value of the color.

Green

A number from 0 to 1 that represents the green value of the color.

Blue

A number from 0 to 1 that represents the blue value of the color.

Alpha

A number from 0 to 1 that represents the opacity of the color.