Color code | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Color code

Which hexadecimal code is used to define the color blue?

27th May 2019, 3:46 PM
Mario Di Luca
Mario Di Luca - avatar
1 Antwort
+ 5
#0000XX You know, RGB, B means blue, so any number between 1 and F will be a shade of gray
27th May 2019, 3:46 PM
Airree
Airree - avatar