Skip to content

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.

License

Notifications You must be signed in to change notification settings

andriksantos/ColorHexConverter

Repository files navigation

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 [email protected] on Gmail or open an issue on GitHub.


About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages