[ASP] random image sets from a database

I have three img elements on a page. I have designed a multi coloured pack. I have labelled the images like colourarrow, colorblock, and colologo.

My intention is to add a few fields inside my database for the page. Which would include the three image areas. For example I have green, orange and pink colour sets for each img.

I would like to display a random set for these colours using the database alongside my asp pages. I would be greatful for any direction on this, as it is a far advanced approach rather than using three seperate pages.

Please please help.