/chrome-ColorNameSeasonIdentifier

Chrome extension that identifies possible name and wardrobe season for any pixel in the current tab.

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

chrome-ColorNameSeasonIdentifier

Build Status Release Status Commitizen friendly Known Vulnerabilities

Identifies hex code, possible name, and possible wardrobe season for any pixel in the current tab page. Is it "khaki", or is it "beige"? Now you'll know what that color is probably called... by finding the closest match from digital standards like X11 and W3C as well as approximations of non-digital color sources like Crayola crayons.

Is it a good shade of blue for "Deep Winter" or for "True Summer"? If you've ever finally figured out your wardrobe color season but still cannot tell which shade is right for you just by looking at it, next time you're looking at items on your browser, maybe this extension can help!

PLEASE NOTE: The digital color detected is subject to your computer's as well as your browser's color profile settings. Different computers may not display a pixel exactly the same way. This extension can only provide a best guess based on the particular hex code detected using your current color profile settings.

HOW TO INSTALL

FEATURES

  • Click extension icon to open/close color detection information.
  • Mouseover any pixel on the current tab to see detected color, closest name, and closest season.
  • Changing tab url, scrolling, and clicking anywhere on current tab will reload image data.

COLOR DATA SOURCES

CHANGES

CHANGELOG

CONTRIBUTORS

GitHub Contributors Image

CONTRIBUTING GUIDE