codexdesign
code and design experiences for beginners
Visual Design Color Systems ( javascript )
code notes: Visual Design Color Systems introduces code for controlling color systems including grayscale, rgb (red, green, blue), and hsb (hue, saturation, brightness). Approaches to achieving transparency (alpha) are also introduced
design notes: Visual Design Color Systems introduces code for using basic additive (screen-based) color theory and color schemes.