[Challenge] Design a webpage to mix rgb values and display the resulting color, numeric values, and hex values | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

[Challenge] Design a webpage to mix rgb values and display the resulting color, numeric values, and hex values

It can take a long time to find the right color combination to make a color you want in a web page if you just enter rgb values and compile. Make a tool that allows you to quickly change rgb values and display the resulting color. It should also display the rgb values and preferably the hexadecimal values as well. I'll display my solution after people have had a chance to try it on their own.

12th Oct 2017, 4:29 PM
Justin Christensen
Justin Christensen - avatar
2 Antworten
13th Oct 2017, 12:57 AM
Calviղ
Calviղ - avatar
0
https://code.sololearn.com/W0pxyrfeT8BT/?ref=app
13th Oct 2017, 6:26 PM
Justin Christensen
Justin Christensen - avatar