ScratchData LogoScratchData
Back to user-4945's profile

RGB Color

USuser-4945•Created August 23, 2024
RGB Color
0
0
4 views
View on Scratch

Instructions

This project is here to demonstrate how to calculate a colour value used by the "set pen color" or "touching color" blocks from it's Red, Green & Blue components. Get Color YouTube Video: https://youtu.be/aBTh756kCZw Scratch Studio: https://scratch.mit.edu/studios/31461577/comments ★★★★★★★★★★★★★★★★★★★★★★ Color = red * 65536 + green * 256 + blue ★★★★★★★★★★★★★★★★★★★★★★

Project Details

Project ID1058639636
CreatedAugust 23, 2024
Last ModifiedAugust 23, 2024
SharedAugust 23, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root