Challenge: Color convert | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

Challenge: Color convert

Create code to convert input from rgb to hex or the other way round. Web would be very cool, but Java or other languages are welcome too! e.g. RGB 255,156,0 HEX #ff9c00

13th Dec 2017, 9:17 PM
Novas
Novas - avatar
4 Answers
17th Dec 2017, 10:32 PM
Morpheus
Morpheus - avatar
+ 10
Wow cool you already have a code😅👌
14th Dec 2017, 5:56 PM
Novas
Novas - avatar
+ 10
I don't know if you can make seekbars like in android? Then changing color by using seekbar would be great!
14th Dec 2017, 5:58 PM
Novas
Novas - avatar
+ 1
https://code.sololearn.com/cr8iSWCe8hP9/?ref=app enter rgb like 255, 156, 13 enter hex like ff9c0d
24th Dec 2017, 6:08 PM
Ahmed Noor
Ahmed Noor - avatar