ColorMode and ARGB values

thanks after further experiments I saved a file with values from 0,100000 in their color counterpart and it seems that the values are simply mapped with a modulus function. I was hoping the color space would be able to map individual values but unfortunately it doesnt function this way.

this is a sample of the output file and we can see that the color space is unable to provide individual values for each index.

92.1569, 364
392.1569, 365
392.1569, 366
392.1569, 367
392.1569, 368
392.1569, 369
392.1569, 370
392.1569, 371
392.1569, 372
392.1569, 373
392.1569, 374
392.1569, 375
392.1569, 376
392.1569, 377
392.1569, 378
392.1569, 379
392.1569, 380
392.1569, 381
392.1569, 382
392.1569, 383
392.1569, 384
784.3138, 385
784.3138, 386
784.3138, 387
784.3138, 388
784.3138, 389
1 Like