beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

HSBtoRGB Op



HSBtoRGB
Namespace: Ops.Color

Op author: pandur

Converts a color from HSB to RGB (conversion, HSV, HSL, colour, mode)




Inputs

Hue (Number)

The hue in range [0..1]

Saturation (Number)

The saturation in range [0..1] - default value is 0.5

Brightness (Number)

The brightness in range [0..1] - default value is 0.5

Outputs

R (Number)

The red amount in range [0..1]

G (Number)

The green amount in range [0..1]

B (Number)

The blue amount in range [0..1]


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

HSB color conversion


Youtube Video Tutorial

Patches using HSBtoRGB

  • Examples (5)
  • Public
  • My Patches