Git Product home page Git Product logo

Comments (10)

agcolom avatar agcolom commented on July 19, 2024

It seems that the CMYK values are not corresponding to the Hex either. I've used some converters to check, but then I know nothing about that, so it would be great if someone who knows about colors could check.

from brand.jquery.org.

kborchers avatar kborchers commented on July 19, 2024

#3eb249 #4b5
limegreen
hsl(125,48,47)
rgb(62,178,73)

#108040 #184
forestgreen
hsl(145,77,28)
rgb(16,128,64)

from brand.jquery.org.

agcolom avatar agcolom commented on July 19, 2024

So I've done a screenshot with all the current values, and will check all of them as I go along, and hope to get a PR ready today with at least RGB and CMYK values corrected
colors

from brand.jquery.org.

scottgonzalez avatar scottgonzalez commented on July 19, 2024

While we're doing this, we should make sure that the colors are actually correct by comparing to the stylesheets.

from brand.jquery.org.

agcolom avatar agcolom commented on July 19, 2024

yes, good idea. I'll do that now also.

from brand.jquery.org.

kborchers avatar kborchers commented on July 19, 2024

Also, while you're making changes to that page can you fix the minor typo where jQuery Secondary Orange should be jQuery UI Secondary Orange?

from brand.jquery.org.

agcolom avatar agcolom commented on July 19, 2024

re: secondary orange -> ui secondary orange: yes, that was on my list :-)
I have checked the stylesheet and for each site, the darker color is used for the elements with the corresponding container id, while the lighter color is used for the borders (border-top-color), so it seems that all the hex values for the above colors are correct.

from brand.jquery.org.

agcolom avatar agcolom commented on July 19, 2024

I've used 2 different tools for checking the CMYK colors as that's not something I'm familiar with and both gave me the same answers. This: http://www.perbang.dk/ seems to be a pretty good tool to get the pantone values also. I'll leave this for a second PR though as there is actually no direct equivalent between web colors and pantone. Instead, we have to check which one is the best match, and as we need to ensure primary and secondary colors work well together, the closest match is not always the best match. Hopefully there is someone around that knows about pantone colors? In some cases, the tool mentioned the values we have currently as one of the best match proposed, so I'll do another screenshot with that so we know where to stand.

from brand.jquery.org.

agcolom avatar agcolom commented on July 19, 2024

Summary of the changes illustrated in the picture... Pantone with tick means the value is checked and seems correct. Pantone with question mark means the value needs to be checked (the tool didn't give the current value in closest match list, so I need to check what color the currently listed value corresponds to.

colors2

PR for changes made so far to follow shortly.

from brand.jquery.org.

agcolom avatar agcolom commented on July 19, 2024

the remaining pantone values seem ok.

from brand.jquery.org.

Related Issues (15)

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.