ScratchData LogoScratchData
Back to joe-j0e's profile

RGB Color with brightness

JOjoe-j0e•Created October 7, 2024
RGB Color with brightness
1
1
5 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 ID1078010170
CreatedOctober 7, 2024
Last ModifiedOctober 7, 2024
SharedOctober 7, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root