Software that would give me the resulting color depending

  • Thread starter Thread starter penguin007
  • Start date Start date
  • Tags Tags
    Color Software
AI Thread Summary
The discussion centers on finding software that calculates the resulting color based on the luminance contributions of different wavelengths. The initial query highlights an example where specific percentages of red, green, and blue light combine to produce white. Participants clarify that luminance is a measure integrated over wavelengths, suggesting that the term "radiance" may be more appropriate. They also point out that perceived color is influenced by non-linear interactions between wavelengths, making the original question complex. Instead of seeking software, it is recommended to explore color space conversions, such as RGB to HSV, for better understanding. The conversation concludes by emphasizing that predicting perceived color from monochromatic light is more a physics question than a software issue, suggesting a shift to physics-focused forums for further inquiry.
penguin007
Messages
75
Reaction score
0
(Sorry if this message isn't in the right place, I couldn't find any other)

Hi,
I'm looking for a software that would give me the resulting color depending on the luminances of other colors (for instance 30% of red (680 nm) + 59% of green (545nm) + 11%of blue (440 nm) gives a white color).

Thanks for the help.
 
Physics news on Phys.org


penguin007 said:
Hi,
I'm looking for a software that would give me the resulting color depending on the luminances of other colors (for instance 30% of red (680 nm) + 59% of green (545nm) + 11%of blue (440 nm) gives a white color).

Thanks for the help.

1) Luminance is a perceptual measure of light integrated over wavelength, it doesn't really make sense to talk about luminance in individual wavelengths because luminance is a quantity integrated over wavelength. I think the word you are looking for is radiance.

2) I believe the question is ill-posed because you assume that the perceived color is determined only by the proportion of radiant light in each wavelength...whereas I believe the perception of each wavelength is non-linear.

3) Anyway, I think your question may be best answered by simply converting between color spaces...such as, convert from RGB into HSV color space. Conversation equations are here,

http://en.wikipedia.org/wiki/HSL_and_HSV

By the way, this isn't really a software question as nobody is going to design a piece of software for such a basic calculation.
 


Thanks for this explanation but I still do not understand everything:
Supposing that we light up the same surface of an optical system (the eye) by two different monochromatic lights (each one characterized by a wavelength and intensity): Can we predict the color that will be perceived by the eye?
 


I believe that is possible, but it is not a programming problem so much as a physics problem. Try asking in the Physics areas.
 
Back
Top