RGB value
HEX value
HSL
Bonus
100

How would you get black?

(0, 0, 0)

100

what is bb?

blue

100

What does 0% and 100% mean 

0 is black 

100 is white 

200

what is the lowest value?

0

200

what is gg?

green 

200
What is lightness?

Another percentage 

300

What is the highet value? 

255

300

what is rr?

red 

300

What is Saturation?

A percentage value 

400

The transparency goes from 0 to what number?  

255 

400

What does HEX mean?

hexadecimal

400

What is Hue? 

A degree on the color wheel from 0 to 360

400

HSLA color values are an _____ of HSL color values

extension 

500

What is RGB?

Red, Green, Blue

500

What would you display red? 

ff0000

500

What is HSl?

hue, saturation, and lightness 

500

What is HSLA?

(hue, saturation, lightness, alpha)