====== Color ====== ^ Blocks ^ Description ^ | {{blocks:color.png|}} | Report the color (click on sample to change) | | {{blocks:colorrgb.png|}} | Report the color of the combined red green and blue components | | {{blocks:gray.png|}} | Report a gray color with dark to light from 0 to 255 | | {{blocks:randomcolor.png|}} | Report a random color | | {{blocks:transparent.png|}} | Report the transparent color | | {{blocks:redof.png|}} | Report the amount of red in a color | | {{blocks:greenof.png|}} | Report the amount of green in a color | | {{blocks:blueof.png|}} | Report the amount of blue in a color | | {{blocks:alphaof.png|}} | Report the alpha of a color (0 is totally transparent, 255 is totally opaque) | | {{blocks:hueof.png|}} | Report the hue of a color (0 to 360; think "color circle") | | {{blocks:satof.png|}} | Report the saturation of a color (0.0 to 1.0) | | {{blocks:brightof.png|}} | Report the brightness of a color (0.0 to 1.0) | | {{blocks:colorhsb.png|}} | Report a color value with the given hue, saturation and brightness |