ScratchData LogoScratchData
Back to MasterOfArithmetic's profile

Hex to RGB

MAMasterOfArithmetic•Created June 5, 2014
Hex to RGB
5
6
225 views
View on Scratch

Instructions

Enter a hex color, WITHOUT the # sign. A example is FFFFFF. http://www.javascripter.net/faq/rgbtohex.htm

Description

This works by finding the separate hex number for R, G, and B, (if it was AABBCC it would find AA, BB, and CC) then converting to decimal.

Project Details

Project ID23255250
CreatedJune 5, 2014
Last ModifiedOctober 14, 2014
SharedJune 5, 2014
Visibilityvisible
CommentsAllowed