Posts: 1,752
Threads: 460
Joined: Apr 2011
Reputation:
0
Does he have like a colour wheel like Paint.net and chooses the colour? Or does he do it by a click? :o
Posts: 805
Threads: 85
Joined: May 2011
Reputation:
0
He probably uses the hex codes.
Posts: 1,926
Threads: 133
Joined: Apr 2011
Reputation:
0
06-18-2011, 05:25 AM
(This post was last modified: 06-18-2011, 05:46 AM by 2Drobloxrocker64.)
Eg:
#000000 -- Black
#FFFFFF -- White
#FF0000 -- Red
#00FF00 -- Green
#0000FF -- Blue
#FFFF00 -- Yellow
#00FFFF -- Cyan
#FF00FF -- Magenta
Where:
#RRGGBB
R = Red Light
G = Green Light
B = Blue Light