[Function][v1/v2] getColorName() - Best matching name from hex RGB color values

Post your working scripts, libraries and tools for AHK v1.1 and older
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

[Function][v1/v2] getColorName() - Best matching name from hex RGB color values

05 Jan 2019, 08:27

https://github.com/sswwaagg/Func_getColorName

Code: Select all

#Include getColorName.ahk
MsgBox % getColorName(0x443322) ; Ultra Indigo
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: [Function][v1/v2] getColorName() - Best matching name from hex RGB color values

05 Jan 2019, 09:34

Cool, that is quite a list :)

Thanks for sharing, cheers.
User avatar
SpeedMaster
Posts: 494
Joined: 12 Nov 2016, 16:09

Re: [Function][v1/v2] getColorName() - Best matching name from hex RGB color values

05 Jan 2019, 12:43

Hello,

Cool, but not working for me :(
(Empty msgbox) :?:
Win 7, AHK U32 1.1.28.02
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: [Function][v1/v2] getColorName() - Best matching name from hex RGB color values

05 Jan 2019, 12:45

Object.Count() was introduced in 1.1.29... i think
replace it with .length() or .MaxIndex() on line 10
User avatar
aeiklmr
Posts: 17
Joined: 09 Dec 2018, 22:28
Location: Europe
Contact:

Re: [Function][v1/v2] getColorName() - Best matching name from hex RGB color values

06 Jan 2019, 06:45

Absolutely stunning! Hat's off my friend. I've recently played with photoshop. Your tool and the fact I've just recently found Ps is controllable via Controls...

I am an online marketer I will definitely use this thanks! :) +1 kudo point

I like to think extroverts have attention dependency disorder.

my projects: D2 Reconsidered - Diablo 2 Resurrected script | HideMyIcon, customizable desktop icon hider for Windows 10
Riduch
Posts: 1
Joined: 08 Jun 2022, 17:09

Re: [Function][v1/v2] getColorName() - Best matching name from hex RGB color values

08 Jun 2022, 17:15

aeiklmr wrote:
06 Jan 2019, 06:45
Absolutely stunning! Hat's off my friend. I've recently played with photoshop. Your tool and the fact I've just recently found Ps is controllable via Controls...

I am an online marketer I will definitely use this thanks! :) +1 kudo point

Hello. Indeed, in Internet marketing, color palettes play a rather serious role. I know this from my own experience, experience in SMM.
Marcov
Posts: 1
Joined: 31 Jul 2022, 03:57

Re: [Function][v1/v2] getColorName() - Best matching name from hex RGB color values

31 Jul 2022, 06:39

Hi everybody, my first post on Autohotkey Comunity

My portable solution. No name can escape me!! 😊

I must say that Autohotkey surprises me more every day. It is now present in almost all commonly used scenarios. At least for me.
Regarding getColorName function, apart from a few minor snags about coding a few names, it's a great tool.

Greetings

https://youtu.be/pqxO0y8q5Lk

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 103 guests