Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Precision: 8, 16 or 32 bit?
#1
Hi, 

I was trying to use the RGB equivalent of a specific CMYK, namely 4,100,95,0 (RGB = 244,8 0,0 12,8; #F5000d).

However, although I selected this color (# F5000d) the result when checked was always #F5000c; RGB 245.0 0.0 12.0

Even at http://paletton.com/#uid=75B0u0kw0vijNCzp8xHytouDMjd when I entered the code #F5000d, the code #F5000c was automatically assumed.

I struggled with this limitation for some time until I finally looked for a solution.

This happened by chance, when doing experiments I changed the precision from 8 bit to 16-bit integer and voilà.

With that precision, I was able to select the color #F5000d and now the Color Picker Tool recognized that color. (Although the RGB slightly different 245.0 0.0 13.0)

I am not aware of this precision issue (Image - Precision - x bit)
Does choosing between 8 bit, 16 or 32 results in some type of higher memory or processor consumption?
Can I select the option 32 bit (or 16 bit) without any fear of any unknown consequences?
In general what reference should I take to find out what is the best precision that best suits my use?

Thanks in advance!
Reply


Messages In This Thread
Precision: 8, 16 or 32 bit? - by Krikor - 03-20-2020, 07:25 PM
RE: Precision: 8, 16 or 32 bit? - by rich2005 - 03-21-2020, 08:55 AM
RE: Precision: 8, 16 or 32 bit? - by Ofnuts - 03-21-2020, 09:23 AM

Forum Jump: