Search for a tool
Hexahue

Tool to decrypt / encode with Hexahue, a code using combinations of 6 squares (3x2) among 8 colors, made by Josh Cramer.

Results

Hexahue -

Tag(s) : Symbol Substitution

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Hexahue' tool for free! Thank you!

Hexahue

Hexahue Decoder

Hexahue Encoder

 

See also: HTML Colors

Answers to Questions (FAQ)

What is Hexahue? (Definition)

Hexahue is an alphabet of colored blocks (consisting of 6 squares) of 6 colors, invented by Josh Cramer.

How to encrypt using Hexahue cipher?

Hexahue has 40 characters: the 26 characters of the Latin alphabet (from A to Z), the 10 digits (from 0 to 9) as well as the comma ,, the point . and use 2 blocks for and spaces (one all black and one all white). The other characters are shown in the following table:

Achar(65)Bchar(66)Cchar(67)Dchar(68)Echar(69)Fchar(70)Gchar(71)Hchar(72)
Ichar(73)Jchar(74)Kchar(75)Lchar(76)Mchar(77)Nchar(78)Ochar(79)Pchar(80)
Qchar(81)Rchar(82)Schar(83)Tchar(84)Uchar(85)Vchar(86)Wchar(87)Xchar(88)
Ychar(89)Zchar(90)0char(48)1char(49)2char(50)3char(51)4char(52)5char(53)
6char(54)7char(55)8char(56)9char(57).char(46),char(44)
dCode.fr

Example: HEXAHUE is coded char(72)char(69)char(88)char(65)char(72)char(85)char(69)

The correspondence is 1 to 1: a letter / number always corresponds to a symbol (for letters, upper case and lower case are not differentiated).

How to decrypt Hexahue cipher?

Hexahue decryption consists of the transcription of colored rectangles into plain letters or numbers according to the correspondence table above.

Example: char(68)char(67)char(79)char(68)char(69) is read DCODE

How to recognize a Hexahue ciphertext?

Any message encrypted by Hexahue is in a rather colorful image format with a maximum of 9 distinct colors: red, green, blue, yellow, cyan, magenta, white, gray and black.

The symbols are made up of combinations of 6 colored squares grouped into a rectangle 3 high by 2 wide.

The letters are coded with the 6 primary and secondary colors: red, green, blue, yellow, cyan, magenta and never have the same color twice.

The digits/figures are coded with 3 levels of gray: white, gray and black, with mandatory 2 squares of each shade.

The punctuation (the point . And the comma ,) is coded with only black and white (3 black squares and 3 white squares staggered)

The spaces are either all black or all white.

Source code

dCode retains ownership of the "Hexahue" source code. Except explicit open source licence (indicated Creative Commons / free), the "Hexahue" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Hexahue" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Hexahue" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Hexahue" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Hexahue on dCode.fr [online website], retrieved on 2024-05-11, https://www.dcode.fr/hexahue-cipher

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Hexahue' tool for free! Thank you!


https://www.dcode.fr/hexahue-cipher
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback