HSB and RGB Intersections

I rediscovered a wonderfully trivial post I made to the Processing forum in 2004. In it, I listed off the fourteen colors that have the same representation in HSB and RGB notations (when each component is in the range 0..255):

0, 0, 0        192, 127, 254
193, 126, 250        194, 125, 247
196, 124, 242        198, 123, 238
199, 122, 235        201, 121, 231
203, 120, 227        204, 119, 225
205, 119, 224        207, 118, 221
209, 117, 218        212, 116, 214
       
       
       
       
       

Posted by user narain on July 25, 2004 at 6:41 am
“That lesson certainly ought to be inapplicable elsewhere in life.” — Hobbes

:)

Leave a Reply