top of page
5. Calculation of R, G, B min
RGB min: R, G, B decimal code with smallest value. Absolute value = |0 - 255|.
5.0 - When R′, G′, B′ = Zero (0):
5.1 - Simplifying the equations:
Comment:
- B = Brightness,
- B % = When the value of the brightness is expressed as a percentage.
- C = Chroma,
- m = R′, G′, B min = R′, G′, B′ decimal code with smallest value.
- B = Blue color, with an absolute value of 0 – 255.
- B′ = Blue color with an absolute value of 0 – 1.
- S = Saturation.
5.2 - Example:
5.3 - RGB min - Graph:
6. Summary
bottom of page