项目作者: andriksantos

项目描述 :
This is a color converter that runs on the web browser.It can convert RGB to hexadecimal color code (HEX), or convert hexadecimal color code to RGB.
高级语言: C#
项目地址: git://github.com/andriksantos/ColorHexConverter.git
创建时间: 2020-08-06T20:54:48Z
项目社区:https://github.com/andriksantos/ColorHexConverter

开源协议:GNU Affero General Public License v3.0

下载



Logo

Color Hex Converter














Contribution Guide





Just type Color Hex Converter to go here. Check out my web and follow me on Twitter.



About

Ever get a color code from somebody but it’s as three decimal numbers and what you want is the hex code? Here we can fix that.

Paste in the color as you got it, e.g. as a string “R:56 G:111 B:208” and then press enter. It recognizes and emits upper and lower case hex codes, decimal triples (in R, G, B order) and code snippets for NSColor (Mac OS X Cocoa) UIColor (iOS) and as an ARGB 32-bit unsigned Integer (Android Color).

Licence

GPL-3.0 License

Author

contributors

  • . . .

Contributing

Your contributions are always welcome! Our list is constantly changing for continuous improvement.

Please See contribution guidelines.

If you have any question about this opinionated list, do not hesitate to contact me andricksantos1@gmail.com on Gmail or open an issue on GitHub.