What is the RGB model and the hexadecimal structure associated with it?
000000
For each color - min is 0 (hex 0)
If I wanted transparency for my colors, then what format do I need to use?
You need to use the RGBA format with an alpha value
How does width and height affect the box model?
It does the entire box including the padding and content