- #1
mikejm
- 40
- 2
I have been doing some 3D computer graphics modelling and I have observed a phenomenon I cannot find anything about. I am using Blender (free 3D program). I am also using "Just Color Picker" which is a free Windows tool that let's you check the hue/saturation/value (HSV) for any color on your screen.
The phenomenon I have observed is summarized as:
Here by contrast is an intermediate color between blue and cyan, where we can see that the highlights measure around 202 degrees (towards cyan) and dark regions 211 degrees (towards blue):
Here is a more intentionally dramatic case where we can see the sphere can measure up to 315 at the highlights (towards magenta) and 341 in the dark zone (toward red), thus giving a 26 degree hue rotation just by power of variable illumination:
Or here we see and measure the sphere clearly tilt cyan at the highlights and towards green at lowlights when the color is between these primary/secondary points:
Or others here tilting from cyan to blue in dark or magenta to blue in dark:
These objects are being lit with pure white light in simulation. I am wondering if anyone is familiar with the nature of this phenomenon or if there are any existing mathematical models that describe it. ie. Models that can predict how the measured hue of a given colored object will shift from its actual color to the nearest primary color as illumination intensity or its value is decreased.
It is a strange phenomenon and hard to wrap my head around. Thanks for any help.
The phenomenon I have observed is summarized as:
- Objects colored with pure primary or secondary colors (red, blue, green, or cyan (blue+green), magenta (red+blue), yellow (green+yellow) when sampled demonstrate the same measured hue all over their surfaces irrespective of lighting conditions.
- Objects with colors that have hues in between the primary and secondary colors exhibit shifting of their hues towards the nearest primary color in darker lit regions.
- red = 0
- yellow = 60
- green = 120
- cyan = 180
- blue = 240
- magenta = 300
Here by contrast is an intermediate color between blue and cyan, where we can see that the highlights measure around 202 degrees (towards cyan) and dark regions 211 degrees (towards blue):
Here is a more intentionally dramatic case where we can see the sphere can measure up to 315 at the highlights (towards magenta) and 341 in the dark zone (toward red), thus giving a 26 degree hue rotation just by power of variable illumination:
Or here we see and measure the sphere clearly tilt cyan at the highlights and towards green at lowlights when the color is between these primary/secondary points:
Or others here tilting from cyan to blue in dark or magenta to blue in dark:
These objects are being lit with pure white light in simulation. I am wondering if anyone is familiar with the nature of this phenomenon or if there are any existing mathematical models that describe it. ie. Models that can predict how the measured hue of a given colored object will shift from its actual color to the nearest primary color as illumination intensity or its value is decreased.
It is a strange phenomenon and hard to wrap my head around. Thanks for any help.
Last edited: