About ColorAssist
Use the camera to capture RGB values in real-time and convert them to the closest color name from a dictionary of nearly 900 colors. Also available: RYB, HSL and CMYK values, HTML color code, closest HTML color name, and...
Use the camera to capture RGB values in real-time and convert them to the closest color name from a dictionary of nearly 900 colors. Also available: RYB, HSL and CMYK values, HTML color code, closest HTML color name, and simple color name. Touch a color square to view the information for that sample at any time. "Auto" uses the camera's auto focus and auto contrast adjustment feature. "Lock" fixes or locks the current contrast setting. And "Target" allows you to touch any area of the screen to select that spot as the source for the color sample (in cases where moving the device would disrupt the focus/contrast, or where the device is mounted in a fixed position). Manage named color sample sets on the Edit screen. After organizing a sample set, email the color samples with color chips, with color chips and a selected photo, or as text only. On the Options screen, select which color conversions to display, and set the spacial and temporal apertures from 1x1 to 50x50 pixels, and 1 to 30 frames. Touch the "Target" selector then touch the screen to move the sample location without moving the device. App Store screen shots simulated Photo copyright E. Huybrechts https://www.flickr.com/photos/ensh/4769294947/in/album-72157607460583769/ Modified and used under license: Creative Commons Attribution 2.0 Generic https://creativecommons.org/licenses/by/2.0/
Version History + NEW: Built with the iOS 18.2 and iPadOS 18.2 SDKs 2.7 02/04/2025 + NEW: Built with the iOS 17 SDK + Change: iOS Deployment Target 16.0 2.6 02/04/2024 + NEW: Crayon Name Analysis + NEW: Target iOS 15.0 + NEW: Rebuilt with iOS 16 SDK 2.5 07/29/2023 + FIX: Dark Mode UI 2.4 11/02/2020 + NEW: Manage named Sample Sets on the Edit screen + Change: Swipe to delete support added to the Edit screen + FIX: Correct defect in target location 2.3 09/21/2020 + NEW: Rebuilt with iOS 13 SDK + NEW: Temporal averaging (running average for sample color over 1 to 30 frames) + Change: Swap pause and add sample buttons (pause on left, add in middle) 2.2 08/25/2020 + NEW: Rebuild for iOS 12 + Change: Update to Swift 5 + Fix: To address crash in iOS 11.2 2.1 08/19/2019 + NEW: Completely rebuilt in Swift 4 for iOS 11 + NEW: Launch screen storyboard + Change: Add HTML: prefix for both the HTML color name and hex code + Change: Increase realtime sample view from 30x30 (and 36x36 on iPad) to 50x50 + Fix: Delay update of the selected sample until after the animation has been completed + Fix: Ensure at least one output is always enabled on the Options screen (when all are switched off, force Simple Color Name on) 2.0 01/08/2018 + NEW: Rebuilt for iOS 10 + NEW: Added "Simple Color Name" (...you know, Red, Orange, Yellow, Green, Teal, Blue, Purple, Magenta, Pink, Brown, Gray, Black and White) + NEW: Save color samples to User Defaults + Change: Show the selected "first" enabled color name and analysis on the Samples screen + Change: Move all localization text back into code 1.9 03/28/2017 + NEW: Updated for iOS 9! + NEW: Remember aperture setting + Change: Build for iOS 8.0 instead of 5.0 + Change: Move Settings button from bottom-right to top-right, and change from System Info button to gear icon + Change: Convert UIActionSheet and UIAlertView to UIAlertController + Change: Move from manual retain/release/autorelease to ARC + Change: Refactor all analysis code into Analysis strategy classes and an AnalysisManager + Change: Move analysisLabel, sampleView and targetView to Storyboards + Fix: Overhauled CMYK algorithm + Fix: Touch background to clear selected color sample + Fix: Improve error handling for MFMailComposeViewController + Fix: Overhaul popover handling for UIImagePickerController + Fix: Cleaned up color names 1.8 10/18/2015 + NEW: Icon updates, user interface changes and native support for iOS 7 + NEW: Aperture size slider on Options screen (1x1 to 50x50 pixels -- default is still 5x5 pixels) + NEW: "Target" option to adjust position of the sample target + NEW: "Auto / Lock" added for iPad + Change: Capture buffer expanded to occupy entire screen, and highest resolution available + Change: Target moved closer to the "top" of the screen, "info display" position fixed + Fix: Color samples now remain visible while sorted 1.7 10/15/2013 + Fix: (iPad) Eliminate crash caused when sample count exceeds screen width 1.6 06/27/2013 + Fix: (iPhone 5) View for the camera image expanded to cover the full height of the screen + Removed: Camera button (replaced by Pause button and screen shot) 1.5 05/08/2013 + RYB (red, yellow, blue) values option added + "Famous" (RGB 0, 255, 0) is now "Famous (Magenta)" 1.4 03/08/2013 + iPad support 1.3 10/13/2012 + Include an option to turn on the camera light so the program can be independent of the ambient light. + Increase sample size to stabilize the color reading (was five pixels; now 5x5). 1.2 06/20/2012 + NEW: ColorAssist has a new icon! + NEW: Touch color samples on the main screen to see values + NEW: Sample Editor list entries now show the full color name (and RGB values) + NEW: Added a second layer of color samples in the paid app (20 samples at a time) + NEW: Disable "add" button when sample tray is full (10 for free, 20 for paid) + NEW: German and Spanish translations for iTunes and app text + Attach emails as JPEG rather than PNG + Fix attached photo rotation + Fix overlay offset bug in photo + Fix scrolling for Options screen + Fix PhotoEmaiLTitle missing localization text + Retitled "Settings" screen as "Options" 1.1 03/21/2012 1.0 01/26/2012
Previous Versions
Here you can find the changelog of ColorAssist since it was posted on our website on 2016-10-18 19:07:01.
The latest version is 2.7 and it was updated on 2026-06-23 09:41:09. See below the changes in each version.
ColorAssist version 2.7
Updated At: 2026-06-02
Changes: Version History + NEW: Built with the iOS 18.2 and iPadOS 18.2 SDKs 2.7 02/04/2025 + NEW: Built with the iOS 17 SDK
+ Change: iOS Deployment Target 16.0 2.6 02/04/2024 + NEW: Crayon Name Analysis
+ NEW: Target iOS 15.0
+ NEW: Rebuilt with iOS 16 SDK 2.5 07/29/2023 + FIX: Dark Mode UI 2.4 11/02/2020 + NEW: Manage named Sample Sets on the Edit screen
+ Change: Swipe to delete support added to the Edit screen
+ FIX: Correct defect in target location 2.3 09/21/2020 + NEW: Rebuilt with iOS 13 SDK
+ NEW: Temporal averaging (running average for sample color over 1 to 30 frames)
+ Change: Swap pause and add sample buttons (pause on left, add in middle) 2.2 08/25/2020 + NEW: Rebuild for iOS 12
+ Change: Update to Swift 5
+ Fix: To address crash in iOS 11.2 2.1 08/19/2019 + NEW: Completely rebuilt in Swift 4 for iOS 11
+ NEW: Launch screen storyboard
+ Change: Add HTML: prefix for both the HTML color name and hex code
+ Change: Increase realtime sample view from 30x30 (and 36x36 on iPad) to 50x50
+ Fix: Delay update of the selected sample until after the animation has been completed
+ Fix: Ensure at least one output is always enabled on the Options screen (when all are switched off, force Simple Color Name on) 2.0 01/08/2018 + NEW: Rebuilt for iOS 10
+ NEW: Added "Simple Color Name" (...you know, Red, Orange, Yellow, Green, Teal, Blue, Purple, Magenta, Pink, Brown, Gray, Black and White)
+ NEW: Save color samples to User Defaults
+ Change: Show the selected "first" enabled color name and analysis on the Samples screen
+ Change: Move all localization text back into code 1.9 03/28/2017 + NEW: Updated for iOS 9!
+ NEW: Remember aperture setting
+ Change: Build for iOS 8.0 instead of 5.0
+ Change: Move Settings button from bottom-right to top-right, and change from System Info button to gear icon
+ Change: Convert UIActionSheet and UIAlertView to UIAlertController
+ Change: Move from manual retain/release/autorelease to ARC
+ Change: Refactor all analysis code into Analysis strategy classes and an AnalysisManager
+ Change: Move analysisLabel, sampleView and targetView to Storyboards
+ Fix: Overhauled CMYK algorithm
+ Fix: Touch background to clear selected color sample
+ Fix: Improve error handling for MFMailComposeViewController
+ Fix: Overhaul popover handling for UIImagePickerController
+ Fix: Cleaned up color names 1.8 10/18/2015 + NEW: Icon updates, user interface changes and native support for iOS 7
+ NEW: Aperture size slider on Options screen (1x1 to 50x50 pixels -- default is still 5x5 pixels)
+ NEW: "Target" option to adjust position of the sample target
+ NEW: "Auto / Lock" added for iPad
+ Change: Capture buffer expanded to occupy entire screen, and highest resolution available
+ Change: Target moved closer to the "top" of the screen, "info display" position fixed
+ Fix: Color samples now remain visible while sorted 1.7 10/15/2013 + Fix: (iPad) Eliminate crash caused when sample count exceeds screen width 1.6 06/27/2013 + Fix: (iPhone 5) View for the camera image expanded to cover the full height of the screen
+ Removed: Camera button (replaced by Pause button and screen shot) 1.5 05/08/2013 + RYB (red, yellow, blue) values option added
+ "Famous" (RGB 0, 255, 0) is now "Famous (Magenta)" 1.4 03/08/2013 + iPad support 1.3 10/13/2012 + Include an option to turn on the camera light so the program can be independent of the ambient light.
+ Increase sample size to stabilize the color reading (was five pixels; now 5x5). 1.2 06/20/2012 + NEW: ColorAssist has a new icon!
+ NEW: Touch color samples on the main screen to see values
+ NEW: Sample Editor list entries now show the full color name (and RGB values)
+ NEW: Added a second layer of color samples in the paid app (20 samples at a time)
+ NEW: Disable "add" button when sample tray is full (10 for free, 20 for paid)
+ NEW: German and Spanish translations for iTunes and app text
+ Attach emails as JPEG rather than PNG
+ Fix attached photo rotation
+ Fix overlay offset bug in photo
+ Fix scrolling for Options screen
+ Fix PhotoEmaiLTitle missing localization text
+ Retitled "Settings" screen as "Options" 1.1 03/21/2012 1.0 01/26/2012
ColorAssist version 2.7
Updated At: 2025-02-04
Changes: Feb 4, 2025
Version 2.7
+ NEW: Built with the iOS 18.2 and iPadOS 18.2 SDKs
ColorAssist version 2.7
Updated At: 2025-02-04
Changes: + NEW: Built with the iOS 18.2 and iPadOS 18.2 SDKs
ColorAssist version 2.6
Updated At: 2024-02-04
Changes: Feb 4, 2024
Version 2.6
+ NEW: Built with the iOS 17 SDK
+ Change: iOS Deployment Target 16.0
ColorAssist version 2.5
Updated At: 2023-07-29
Changes: Jul 29, 2023
Version 2.5
+ NEW: Crayon Name Analysis
+ NEW: Target iOS 15.0
+ NEW: Rebuilt with iOS 16 SDK
ColorAssist version 2.4
Updated At: 2020-11-02
Changes: Nov 2, 2020 Version 2.4
+ FIX: Dark Mode UI
ColorAssist version 2.3
Updated At: 2020-09-21
Changes: Sep 21, 2020 Version 2.3
+ NEW: Manage named Sample Sets on the Edit screen
+ Change: Swipe to delete support added to the Edit screen
+ FIX: Correct defect in target location
ColorAssist version 2.2
Updated At: 2020-08-25
Changes: Aug 25, 2020 Version 2.2
+ NEW: Rebuilt with iOS 13 SDK
+ NEW: Temporal averaging (running average for sample color over 1 to 30 frames)
+ Change: Swap pause and add sample buttons (pause on left, add in middle)
ColorAssist version 2.1
Updated At: 2019-08-19
Changes: Aug 19, 2019 Version 2.1
+ NEW: Rebuild for iOS 12
+ Change: Update to Swift 5
+ Fix: To address crash in iOS 11.2
ColorAssist version 1.8
Updated At: 2012-01-27
Disclaimer
Official App Store Link
We do not host ColorAssist on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Apple and passed their terms and conditions to be listed there. We recommend caution when installing it.
The App Store link for ColorAssist is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.