Web design, Interior design: the color brown
Tutoring web graphics to myself, this was an early curiosity. Html colors can be expressed as rgb(0-255, 0-255, 0-255): the first number is for red, the second green, the third blue. Red, for instance, is rgb(255,0,0). Interestingly, brown can be …