hex-codes

There are 17 repositories under hex-codes topic.

  • jacintak/colRoz

    A colour palette for the land down under

    Language:R25112
  • tlux/tint

    An Elixir library to work with colors, convert between different colorspaces and calculate color distances.

    Language:Elixir11324
  • CyanVoxel/ColorHex

    A simple C# script that allows for creating UnityEngine Color32 variables via a hex code string

    Language:C#9200
  • nikaocreatives/color-contrast-checker

    Make sure your colors pass accessibility standards with this handy tool.

    Language:HTML5203
  • oliviaruizknott/color_coder

    “color_coder” is a simple review web app that allows users to read about, post, and review colors entered by hex code.

    Language:Ruby4201
  • dev-xero/rgb-to-hex

    Python script to convert an RGB text sequence into HEX Code

    Language:Python2100
  • keirakaitlynn/BinaryFileHexEditor

    An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at specific addresses / offsets in the original game's files (SAVED.GAM). (HxD-autosetter.py can be ignored; This is an extra file originally written to change the stats of all 16 characters to 99, or 999 for some, & requires HxD.exe to execute since it implements OS & Key.Controller).

    Language:Python2200
  • staetyk/HexGuess

    A (surprisingly) challenging game centered around hex-codes, Hex Guess is sure to be a fun experience.

    Language:Python2101
  • brandonhimpfen/is-hex-color-code

    A simple npm package to validate hexadecimal color codes.

    Language:JavaScript110
  • knottx/HexColorExt

    Hex Color Extension. available on CocoaPods.

    Language:Swift110
  • tobybell/hex

    A minimal command line tool for encoding and decoding hexadecimal data.

    Language:C1100
  • didionconsult/eight-digit-hex-codes

    🎨 Eight-digit hex codes and alpha variations.

    Language:CSS0100
  • thisiscap/hex-words

    #HEX colour values that spell words

    Language:HTML0100
  • tlystad24/hex-clock

    Javascript-based clock with a background updating to the hex-color of the current time

    Language:JavaScript0231
  • MichaelReiter/Random-Color-Generator

    An iOS app built with Swift that generates a random colors along with HEX codes for web developers.

    Language:Swift20
  • parvezk/color-transformer

    Color-converter is a color conversion utility library for all Javascript environment (including CommonJs, AMD and ES2015). It helps convert between rgb, hsv and hex color codes.

    Language:JavaScript10
  • reiver/go-hexcolor

    Package hexcolor provides tools for working with hex color codes, for the Go programming language. Hex Color Codes look like these: #1B2A34, 1E5AA8, #fd0304, and 00852b.

    Language:Go20