top | item 43673761

How much oranger do red orange bags make oranges look?

173 points| otras | 10 months ago |alexanderell.is

103 comments

order

Dwedit|10 months ago

Warning, always convert your colors to from sRGB to Linear RGB before doing any math on them, then convert them back to sRGB afterwards for displaying them.

sRGB is the familiar color space you all know and love, it's what your display uses, and it's what has those RGB numbers between 0 and 255. But it's not a linear color space.

First think of values as being between 0 and 1 instead of 0 and 255. To change sRGB to Linear, do X^2.2 (close to squaring the value). To change Linear back to sRGB, do X^(1/2.2) (close to a square root).

In Linear RGB, a value of 0.5 is halfway between black and white. You can put a stripe or checkerboard pattern next to the color value, and it will appear to be the same brightness. But in sRGB, a value of 0.5 is much darker. Linear RGB of 0.5 is roughly equivalent to sRGB of 0.73.

The actual method of conversion involves a complicated curve that isn't continuous, using X^2.2 is still an approximation.

brookst|10 months ago

Even better, convert to HSL or CieLAB. RGB is not at all how our eyes see things.

mcherm|10 months ago

> The actual method of conversion involves a complicated curve that isn't continuous

Isn't continuous? Really? That seems surprising to me; tell me more.

mrob|10 months ago

>First, the average pixel is not what I would expect it to be at all

It looks like the averaging was done in default sRGB color space, with:

magick "$f" -resize 1x1 txt:-

Downscaling should instead be done in a linear colorspace. Human vision is non-linear, but the filtering required for downscaling is equivalent to blurring, which is linear because it's done optically not within the retina or brain. Using ImageMagick:

magick "$f" -colorspace RGB -resize 1x1 -colorspace sRGB txt:-

Additionally, JPEG supports chroma subsampling, which is usually enabled by default. I don't know what sips does, but with these small files you might as well use PNG and avoid the risk of losing color information this way.

This should produce results closer to human perception.

noqc|10 months ago

>The average pixel was not what I expected.

The average pixel doesn't look correct because human vision does not interepret shadowed colors as different colors. We first guess at the shadows, and then do some kind of inverse mapping from the shaded color space to the illuminated one before we "perceive a color". This is why the black,blue/white,gold dress illusion exists.

RataNova|10 months ago

It's kinda wild how much our brain just auto-corrects for lighting without us realizing it

ipv6ipv4|10 months ago

I'm of the belief that fruit and vegetable packaging is often designed to hide defects, and to make it harder to visually discern how fresh the produce is (on top of not letting you touch it).

Some examples.

Red netting on oranges makes it hard to see imperfections on the skin. Green netting does the same for avocados. Costco sells corn in trays that are cling wrapped with a wrap that is unmistakably designed to hide the ends of the corn (the easiest way to discern if corn has gone bad). Other fruits, and veggies like melons, onions, and potatoes have similar netting with colors that seem to be carefully chosen to maximize visual clutter.

Why aren't all the nets the same color?

Costco sometimes sells pears in plastic trays with multiple creases that cause reflections that make it very difficult to see what the pears inside look like.

adornKey|10 months ago

Supermarkets also sometimes play with the light around the vegetables. Some areas have so much red in the light that you better take the items to a different area to be able to see if they are yellow or orange.

pixelatedindex|10 months ago

They really don’t look all that different to my untrained eye - in fact I think it looks “better” without the bag. Maybe I’m loco.

horsawlarway|10 months ago

I'm in the same camp. It definitely doesn't look more orange to me. If anything, it looks more brown.

The unbagged oranges are more appealing.

otras|10 months ago

Taking another look, I think you're right! Particularly since the first orange is pretty orange already. I think the first example would have been better served with a yellower, less ripe orange to highlight the difference and the pull in the redder, riper direction from the bag.

happymellon|10 months ago

Could it also be an "anti-marketing" bias?

We know that other people will not be truthful, misleading even.

We subconsciously know that the bag is orange to manipulate us.

Could it look better because you know it's truthful?

bawolff|10 months ago

Colours are often very relative though. We usually don't see a single orange on a white background. I'm not sure that would be representitive of real oranges at the shopping mall.

Also that picture (both versions) are the brownish oranges i have ever seen in my life.

RataNova|10 months ago

The bagged version feels like it's trying a little too hard

alwa|10 months ago

It makes sense that adding red adds red (in addition to the avocado sacks you mention, I think of lemons’ yellow bags, limes’ green bags, and the red packaging/shelf lining and pink-tinged light in the butcher’s case)—but those images really do look strangely exposed to me.

Did you do exercise any specific control over the phone’s camera?

I wonder if the ring light might use the sort of general-market LEDs that underperform specifically at illuminating saturated reds and oranges in this range… see for example

https://www.canada.ca/en/conservation-institute/services/con...

and

https://indiecinemaacademy.com/are-leds-ruining-your-project...

otras|10 months ago

That's a good question, and I could easily see the camera settings (and the light) being a source of error here. Naively, I used the default iPhone camera with the same exposure for each one, then ended up manually removing some of the HDR settings from each one when they were showing up as way overexposed on my computer. Not exactly an advanced, scientific technique, and there was also a bright source of soft white light from the window next to the setup, which could have thrown off the automatic exposure.

Another comment mentioned it, but I wonder if the overall effect would be more visible with yellower baseline oranges (or, as you mention, pale lemons and limes). Really interesting about the LEDs underperforming as well!

johncalvinyoung|10 months ago

This was my immediate thought when I saw the ring light. Very very likely a CRI of 90 or below, which doesn’t even weight much in red shades. Not uncommon to see 92 CRI with a R9 (red) score below 50% of sunlight or tungsten illumination.

RataNova|10 months ago

This is one of those things I knew on some subconscious level but never really thought about until now. Of course the red mesh makes them look more orange - it's basically grocery store color grading. Honestly kinda love how simple the trick is. No fancy tech, no marketing wizardry - just "put red stuff over orange stuff, profit." Makes me wonder what other dumb little visual hacks are happening around me that I'm not noticing at all.

rightbyte|10 months ago

I need to look at all the nets and see what colors they are I think. Lemons, advocados etc there are probably more in the same class of trickery.

Maybe tomatoes are in boxes that make them look more red? Who knows. I am looking forward to the next super market visit.

dylan604|10 months ago

> Makes me wonder what other dumb little visual hacks are happening around me that I'm not noticing at all.

If it's marketing, all of it. Movies as well.

basisword|10 months ago

I think the lighting/camera work doesn't help here. The first photo of the orange...doesn't look orange. It's really dark. In the photo from the shop they look orange.

ricardobeat|10 months ago

My first thought as well. The author probably has a monitor with not very accurate color, those look almost red.

pezezin|10 months ago

Same here, most of the pictures look really dark and not orange at all.

jaffa2|10 months ago

Am i mossing something or is this really a blog post saying that if you put something red in a picture and compare it to the same thing without red, then the picture with more red, looks, well, more red?

xandrius|10 months ago

If you put an object of color X of intensityn N in a net with color X of intensity N+M, then the object will get some spill over from the net similar to M, which the brain/person doesn't necessarily realise and simply assigns it to the object ad well.

It is also a consumer advice about not comparing an orange inside a bag (of any color) with one outside of one as we have a hard time truly comparing them.

RataNova|10 months ago

It's like science fair energy for adults: "Ok but how much more red, exactly?"

JadeNB|10 months ago

In response to the observation the average pixel color is surprisingly brown, I'll take today's opportunity to induct some of my fellow HNers into today's lucky 10,000 by linking Technology Connections's "Color is weird" video (https://www.youtube.com/watch?v=wh4aWZRtTwU).

Syntonicles|10 months ago

Thank you for the video, that was really interesting. I had no idea that brown was orange, and that makes me wonder how those darker colors are perceived by people with many more categories of colors in their minds. If simply naming brown makes it seem like a unique color, I imagine the abrupt switchover that I experienced watching that video would happen for more color-discerning people as well when they see "Dark Blue" or "Dark Purple" or "Dark Red".

Or... maybe you have be both discerning and naive in regards to it for the illusion to work.

krisoft|10 months ago

I just don’t see the effect. Especialy with the picture on the top, the fruit with or without the net looks the same colour to me.

NicOnHN|10 months ago

Just an FYI, those aren’t oranges.

They are SUMOs which belong to the Dekopon crop type.

rf15|10 months ago

Thanks for clarifying, I was about to ask what kind of oranges those are supposed to be...

jader201|10 months ago

Something is off with those first two pics. The orange already looks red, not orange — with or without the bag.

If you look at the pic below where it shows the oranges in the store, they’re much oranger.

For a post about color accuracy, it seems odd the comparison pics seem to have some color imbalance to them.

dmurray|10 months ago

The best oranges [0] I've had were half green. Fresh from the tree, but still plenty ripe.

It's my understanding that oranges for transport to colder countries are picked unripe and ripened in the holds of cargo ships. This ripening process is great at making the skin more orange, and OK at improving the flavour, but nowhere near as good for that as ripening on the tree.

So if I saw green patches on my supermarket oranges, far from the tropics, I'd be conditioned to expect them to be really good. They wouldn't be, of course.

[0] Satsumas? Clementines? I don't want to get into a debate about what taxonomically is an orange, but these were citrus fruit that turn orange in colour when ripe.

Aloisius|10 months ago

How green an orange is when ripe has to do with the climate they are grown in. In warm climates with little variation in temperature between day or night, oranges will remain green on the tree even when ripe. If nights get cold enough (~55 F), they will turn orange.

That said, in the US, oranges destined for markets de-greened for aesthetic purposes since customers won't generally buy them otherwise.

ltbarcly3|10 months ago

Some oranges, especially the ones you find in Asia or at Asian fruit stands, can be completely ripe and still completely green. The ones sold in US stores are almost all sour and unripe if they are green (almost always but not always). Different regions in the world 'know about' different citrus fruit (there seem to be a lot of overlap and a lot of non-overlap with fruit), so your mileage may vary. Reddit claims this is because of the temperatures: https://www.reddit.com/r/VietNam/comments/16ca895/why_are_th... It's fun to go to fruit stands when traveling and try the fruits you don't recognize! Lots of fruits are very different if you travel to countries where they can grow them natively, and there are a lot of tropical fruits that aren't exported. Lots of the English words for fruits are re-used so you can be eating something totally unrecognized and it's a "tree cherry" or something.

For example, what they call a lime in a lot of countries (for example Calamansi) would be called a tiny orange in North America (we don't have that fruit here). What we call a lime they wouldn't recognize, but if they saw/tasted it they might think it's a green lemon or something.

Clamchop|10 months ago

Oranges and other citrus are examples of non-climacteric fruits, meaning they do not continue to ripen after being picked. So, they have to be picked at the desired level of ripeness.

RataNova|10 months ago

The best-tasting oranges looked nothing like the perfectly polished, all-orange supermarket ones. Some of them were downright ugly by grocery store standards

Morizero|10 months ago

> Maybe the secret is to never buy bagged fruit, since it’s harder to evaluate the quality of each orange.

There's already so much food waste due to safe but blemished produce though!

firesteelrain|10 months ago

I think the author is on the right track just needs to refine the assumptions a bit. Not sure if the method actually tests whether we perceive the oranges as more orange with red bags. Things like too small of a sample size, lack of any statistical analysis, uncontrolled lighting conditions, not controlling for phone camera, and simplistic color analysis (human eye is much more complex). Also lack of applicability to color science principles

motoxpro|10 months ago

Don't let perfect be the enemy of fun

ltbarcly3|10 months ago

The oranges he used were very ripe. Lately small oranges like tangerines have been very ripe for me. Sometimes when they are out of season they are borderline green, or actually have visible green on them, or are basically yellow. When they are so unripe, the red/orange bag makes a HUGE difference in how they look, it's night and day.

ThePowerOfFuet|10 months ago

Wait, is that "local grocery store" selling those oranges for $2.49 _each_?!

johncalvinyoung|10 months ago

Not a typical orange. “Sumo Citrus” / dekopon / shiranui is a hybrid tangor/tangerine cross. Very fragile, specialty fruit, only recently available at scale in the eastern US. This is on the high end per-fruit but I’ve seen higher. I usually buy in cases at ~$1.25 per fruit.

seszett|10 months ago

Wow indeed. Though I think the 4.99 ones are by weight, for 2 lbs? Seems weird though so I'm not sure.

p0w3n3d|10 months ago

Funny experiment however you can change outcome of it just by changing white balance on the camera. I'm not sure if the creator is aware of that the camera in his phone is always choosing the white balance, and that he should setup manual mode and have constant light source for this to compare.

lupusreal|10 months ago

I don't think averaging the color over the whole image is the right way to do this. When you buy bagged oranges you pick up a bag and look at it close, not squint at it from a distance.

dowager_dan99|10 months ago

OT Q: What are the mesh bags made of? They always leave a detritus of orange (citrus) or green (avocados) on the counter; we're definitely ingesting this stuff.

bell-cot|10 months ago

I mostly remember which stores sold me stuff that turned out to be better when I ate it. These days, that's often produce that looks not-so-great.

pikuseru|10 months ago

Glad I’m not the only person stood there focusing intently over my spectacles on orange skin looking for defects through the red plastic netting.

xyzal|10 months ago

I'd like to bag my oranges in bags that make them look less orange. I can't stand orange recently.

ncr100|10 months ago

Oranges in Orange Bags == Rotten Oranges, in my experience. Do Not Buy.

3l3ktr4|10 months ago

I like the energy of the post a lot! Nice job.

thousand_nights|10 months ago

those are some weird oranges

decimalenough|10 months ago

That's because it's not: it's a mandarin-orange hybrid.

Fun fact: "dekopon" means basically "outie" (as in protruding navel, not Severance).

ncr100|10 months ago

/jk

They are just excited to see you, too.

djaouen|10 months ago

I am glad to see we are finally hitting on the real questions everybody has been asking!

windsignaling|10 months ago

This is interesting because it shows us how a programmer thinks of a problem vs. how a psychologist or neuroscientist would think of this problem and highlights the lack of "human-ness" in programmer thinking.

I'm no fan of schools forcing STEM students to study boring electives but this is a prime example of why that might be useful.

The entire premise of the post is wrong - average pixel value has nothing to do with how orange the oranges look - it's all about perception.

Here's an example where the same exact color (pixel value) can be perceived as either light or dark depending on the context: http://brainden.com/images/identical-colors-big.jpg

That's what the bag adds - context - but the author hasn't made this connection.

xandrius|10 months ago

You saw someone making a bunch of observations, setting up an experiment and trying to use maths/programming to prove an hypothesis they believed to be a sign of "lack of human-ness"?

To me it showed curiosity and ingenuity, sure they might not have studied a certain subject but it is a totally valid approach to an unknown problem. It might actually get people who have similar "silly questions" to run a similar set of experiment and perhaps stumble upon something novel.

You comment showed less human-ness than OP, ironically.

ricardobeat|10 months ago

While you are correct about color perception, I don't see the link to a 'lack of humanness in programmer thinking'. It's not an inherent trait to software engineers. The entire field of HCI, interaction design and everything around how we deal with digital colors are fully focused on the human experience.

Maybe a reminder that computer science != programming.

AndrewDucker|10 months ago

Context absolutely affects how we see things.

But so does its colour.

So observing how a red mesh affects that colour is absolutely worth investigating.

BostonFern|10 months ago

See Josef Albers’ Interaction of Color or the recent and more approachable Interacting With Color.

hyperhopper|10 months ago

It's not a "programmer" problem. Any competent program I know would never thing of averaging the color of the orange with the color of the non-orabge bag, and expect that to be orange, or representative of how we percieve the orange.

dang|10 months ago

You clearly have some interesting and substantive points to make! but on HN, can you please do this without putting down others or their work?

It's all too easy to come across as supercilious and I'm afraid you crossed the line, no doubt inadvertently.

https://news.ycombinator.com/newsguidelines.html

VeninVidiaVicii|10 months ago

I mean… the first orange basically looks red on my monitor.

gherkinnn|10 months ago

Brown is dark orange, cmv.

vultour|10 months ago

Well that's pretty much a fact, so why exactly do you want someone to change your view?

dyauspitr|10 months ago

That’s like saying green is a yellower blue. It’s all arbitrary.