Quantitative color calls

Some initial experiments

Data gathered from images taken in the QC shack with a Sony RX100mk3 camera. Images were processed with a Python script that (1) cropped each image to a central region containing only glass, (2) randomly sampled 1000 pixel color values (in both RGB and LAB color spaces), (3) calculated the mean and standard deviation of each color channel, (4) saved this data table to disk, (5) created a 3D interactive scatter plot of color values in LAB space.

Additional images were collected from the Bullseye website of 171 "base" colors, including cathedrals and opals. They were processed identically, though with a different crop region.

Here are some plots.

  1. The RGB color space, in 20 unit "steps" (eg (0,0,0)->(0,0,20)->(0,0,40)->...).
  2. Styles from website
  3. Opal color samples, from camera, slightly overexposed (probably).
  4. Opal color samples, from camera, better exposure (probably).
  5. Cathedral colors samples, from camera, questionable first trial.
  6. Styles from website, 100 pixels from each image to show variation in pixel values within the image.
  7. Opal color samples, from camera, 100 pixels from each image to show variation in pixel values within the image.

Camera settings

setting value
set plot #3 above
Mode Manual
ISO 100
WB 4400K GR(0), BY(0)
A 2.8
S 1/100
setting value
set plot #4 above
Mode Manual
ISO 100
WB 4400k GR(0), BY(0)
A 2.8
S 1/125
setting value
set plot #5 above
Mode Manual
ISO 100
WB 4400k GR(0), BY(0)
A 2.8
S 1/400 (with overhead light on)