Coder Social home page Coder Social logo

color-cli's Introduction

Docs

Build

cargo build --release

Run

cargo run --release <number>

Help

./target/release/color-cli --help

Example response

cargo run --release 10 --a 0.5
Hex: #256AD6
Hex short: #256AD6
RGB: rgb(37, 106, 214)
RGBA: rgba(37, 106, 214, 0.5)

Hex: #A883F6
Hex short: #A883F6
RGB: rgb(168, 131, 246)
RGBA: rgba(168, 131, 246, 0.5)

Hex: #7C3947
Hex short: #7C3947
RGB: rgb(124, 57, 71)
RGBA: rgba(124, 57, 71, 0.5)

Hex: #F2C325
Hex short: #F2C325
RGB: rgb(242, 195, 37)
RGBA: rgba(242, 195, 37, 0.5)

Hex: #B37149
Hex short: #B37149
RGB: rgb(179, 113, 73)
RGBA: rgba(179, 113, 73, 0.5)

Hex: #2F0823
Hex short: #2F823
RGB: rgb(47, 8, 35)
RGBA: rgba(47, 8, 35, 0.5)

Hex: #8DE378
Hex short: #8DE378
RGB: rgb(141, 227, 120)
RGBA: rgba(141, 227, 120, 0.5)

Hex: #0EEA26
Hex short: #EEA26
RGB: rgb(14, 234, 38)
RGBA: rgba(14, 234, 38, 0.5)

Hex: #B04C57
Hex short: #B04C57
RGB: rgb(176, 76, 87)
RGBA: rgba(176, 76, 87, 0.5)

Hex: #397529
Hex short: #397529
RGB: rgb(57, 117, 41)
RGBA: rgba(57, 117, 41, 0.5)

color-cli's People

Contributors

renzynx avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.