What are the HSB values for

(i) white
(ii) black
(iii) red
(iv) green
(v) blue
(vi) cyan
(vii) magenta
(viii) yellow


(i) hue dos not matter, saturation=0%, birghtness= 100%
(ii) hue dos not matter, saturation does not matter, birghtness= 0%
(iii) 0, 100%, 100%
(iv) 120%, 100%, 100%
(v) 240%, 100%, 100%
(vi) 180%, 100%, 100%
(vii) 300%, 100%, 100%
(viii) 60, 100%, 100%

Computer Science & Information Technology

You might also like to view...

Which key incident management personnel represents the central point of contact for all incidents?

A) Incident response coordinators B) Designated incident handlers C) Incident response team members D) External advisors

Computer Science & Information Technology

Each color in a bitmap graphic is mapped to a specific pixel on a grid.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A field whose data type is ____ can store an OLE object, which is an object linked to or embedded in the table.

A. Picture B. Image C. OLE Object D. Bitmap

Computer Science & Information Technology

Enabling reuse of code through extending the functionality of classes describes ____ as it relates to object oriented development.

A. abstraction B. encapsulation C. polymorphism D. inheritance

Computer Science & Information Technology