• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Some questions about color management for an app

Engaged ,
Jan 24, 2019 Jan 24, 2019

Copy link to clipboard

Copied

Hello, I hope this is the right place to ask these questions.

I am commissioning the development of an app that will generate color schemes according to classical rules of harmony.

I would like the user to be able to specify the output medium using ICC profiles, so that the app knows the gamut of colors to select from.  Q1: Are there color management or color engine solutions out there that can be used for this purpose? I don't want my app developer to reinvent the wheel for this part of the project if instead he/she could purchase/download a solution that someone has already developed and tried out.

When the color scheme is complete, I'd like the user to be able to output it as a swatch file. Q2: Are there swatch file creation solutions out there that can be used for this purpose? Again, I don't want my app developer to reinvent the wheel for this part of the project if instead he/she could purchase/download a solution that someone has already developed and tried out. Obviously, .ASE format is the most important one, but it would also be nice if other formats could also be offered, for use in CAD or Microsoft Office or other applications.

Views

503

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jan 28, 2019 Jan 28, 2019

Copy link to clipboard

Copied

I am not a software developer nor a color expert but may be ArgyllCMS?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 28, 2019 Jan 28, 2019

Copy link to clipboard

Copied

thank you, I will check it out.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 31, 2019 Jan 31, 2019

Copy link to clipboard

Copied

Q1: Are there color management or color engine solutions out there that can be used for this purpose?

If the app is going to be web based I'm guessing you will have problems. Adobe has the competing Adobe Color CC and it is not color managed—current web browsers and mobile devices are not capable of full color management. I'm guessing your developer will be up against the same limitations.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 03, 2019 Feb 03, 2019

Copy link to clipboard

Copied

LATEST

A bit of a workaround perhaps, but if the color scheme is based on sRGB numbers, then Chrome or Firefox (mode1) will assign sRGB even if the file is untagged. The color is then correctly color managed on the user's computer, using the monitor profile.

The main thing, as I see it, is to clearly define the numbers given in a specific color space. ​Then the color is unambiguously defined and all you need to do on the receiving end, is make sure that profile is assigned to the file.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines