Skip to content

SurajRawatr07/COLOR-RGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌈 COLOR RGB (Color Converter Tool)


🧠 What is this project?

COLOR RGB is an interactive web tool that helps users understand and work with RGB color values in real-time.

It is designed as a learning + utility project for frontend developers to understand how digital colors work.


⚡ Core Idea

Instead of guessing colors manually, this tool allows you to:

  • 🎨 Select colors visually
  • 🔴 View RGB values instantly
  • 🧮 Understand color composition
  • 🔄 Convert and experiment with shades

✨ Features

  • 🎯 Real-time RGB color display
  • 🎨 Interactive color selection UI
  • 🔴 Live Red-Green-Blue value updates
  • 📋 Easy copy color values
  • 📱 Fully responsive design
  • ⚡ Instant visual feedback

🖥️ How it works

Pick Color → RGB Values Change → Visual Preview Updates


🛠️ Tech Stack

  • HTML5 → Structure
  • CSS3 → Styling
  • JavaScript → RGB logic & interaction

📂 Project Structure

COLOR-RGB/ │ ├── index.html ├── style.css ├── script.js └── assets/


🧪 What I Learned

  • How RGB color model works in browsers
  • DOM manipulation using JavaScript
  • Real-time UI updates
  • Color theory basics in frontend

🔮 Future Improvements

  • 🌈 HEX ↔ RGB converter
  • 🎛️ Sliders for manual RGB control
  • 📊 Color palette generator
  • 🌙 Dark mode UI
  • 💾 Save favorite colors

👨‍💻 Author

Suraj Rawat
GitHub: https://github.com/SurajRawatr07


⭐ Support

If you like this project, give it a ⭐ on GitHub 🚀


📜 License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors