Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

This page removed for FERPA compliance
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Fall 2006 Midterm 2 Review: Color codes

Post your questions here.

1. Represent the following colors in the rgb encoding:
REMOVED: (0,0,0)
REMOVED: (255,255,255)
Red: (255, 0, 0)

2. Represent the following colors in the hexadecimal format:
REMOVED: 000000
REMOVED: ffffff
Blue: 0000ff

Student4563

Looks good. - Bobby Mathew



Link to this Page