Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OlimilO1402 committed Feb 26, 2023
1 parent 3216e3e commit 4e5bfea
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# Color_Algorithms
## a Collection of different algorithms for encoding a color
## a collection of different algorithms for encoding a color

[![GitHub](https://img.shields.io/github/license/OlimilO1402/Color_Algorithms?style=plastic)](https://github.com/OlimilO1402/Color_Algorithms/blob/master/LICENSE)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OlimilO1402/Color_Algorithms?style=plastic)](https://github.com/OlimilO1402/Color_Algorithms/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Color_Algorithms/total.svg)](https://github.com/OlimilO1402/Color_Algorithms/releases/download/v1.0.9/ColorAlgos_v1.0.9.zip)
[![Follow](https://img.shields.io/github/followers/OlimilO1402.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/OlimilO1402/Color_Algorithms/watchers)
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Color_Algorithms/total.svg)](https://github.com/OlimilO1402/Color_Algorithms/releases/download/v2023.2.26/ColorAlgos_v2023.2.26.zip)
![GitHub followers](https://img.shields.io/github/followers/OlimilO1402?style=social)

Project started around mid.2017.
This is a Collection of different algorithms for encoding a color-value.
This is a collection of different algorithms for encoding color-values.
RGB, RGB-float, CMYK, HSL, HSV, XYZ and alpha channel for transparency.
X11-knowncolors and RAL-classic colors are also included.
Select any color from your screen, click the button on/off, move your mouse, and press enter to select the color.
X11-knowncolors, RAL-classic colors and Systemcolors are also included.
How to select a color from your screen:
* click the button on/off and move your mouse over the screen (don't click)
* now pressing the enter-key on your keyboard activates the on/off-button again and gets the color selected.


![ColorAlgos Image](Resources/ColorAlgos.png "ColorAlgos Image")
![ColorAlgos Image](Resources/ColorAlgos.png "ColorAlgos Image")

0 comments on commit 4e5bfea

Please sign in to comment.