SAKryukov / color-names-js-wpf

Color names for CSS and WPF, a convenient software development reference and tool

Home Page:https://www.SAKryukov.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Names for CSS and WPF

A convenient software development reference and tool

For the definitions to include in an application, see JavaScript code.

Features:

  • Interactive color table for CSS and WPF color names
  • Arrow keys and mouse navigation
  • Output in the form of CSS color properties, both RGBA and HSLA
  • Optional output to the clipboard
  • Optional color sampling shown on colored text and background
  • Complementary colors
  • 14 sorting modes
  • The application can be used as a PWA. Once installed, it can be used 100% offline.

Credits

I used RGB to HSL conversion suggested by Michael Jackson as a prototype, but I had to improve the code and notify Michael of the potential problems.

About

Color names for CSS and WPF, a convenient software development reference and tool

https://www.SAKryukov.org

License:MIT License


Languages

Language:JavaScript 78.2%Language:HTML 17.1%Language:C# 2.9%Language:Batchfile 1.9%