Color to HSVA

 
 
 

Categories

  • Color

  • Conversion

Description

Creates and outputs a new HSVA color space by converting the hue, saturation, value and alpha components taken from the input color.

The specified input alpha component has no effect on the conversion. The resulting alpha component equals the alpha component of the specified input color.

Ports

Inputs

Color

The color to convert.

Outputs

Hue

The converted hue component.

Saturation

The converted saturation component.

Value

The converted value component.

Alpha

The alpha component of the input color.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License