Skip to content

xxdoc/Color_Algorithms

 
 

Repository files navigation

Color_Algorithms

a collection of different algorithms for encoding a color

GitHub GitHub release (latest by date) Github All Releases GitHub followers

Project started around mid 2017.
This is a collection of different algorithms for encoding color-values.
CMYK, RGB-float, RGB, HSL, HSV, XYZ, CieLab, YCbCr and alpha channel for transparency.
all X11-knowncolors, all RAL-classic-colors, all Systemcolors all Munsell-colors and all InfoCad-Colors are included.
How to select a color from your screen:

  • click the button on/off and move your mouse across the screen (don't click)
  • now press the enter-key on your keyboard to activate the on/off-button again and get the color selected.
  • you get the nearest x11-knowncolor, ral-color or munsell-color below the drop-down-boxes

Some links for further reading:

ColorAlgos Image

About

contains different color structures and all convert algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Visual Basic 6.0 77.7%
  • VBA 22.3%