Coder Social home page Coder Social logo

NCS about color-space HOT 3 OPEN

colorjs avatar colorjs commented on September 27, 2024
NCS

from color-space.

Comments (3)

olehmelnyk avatar olehmelnyk commented on September 27, 2024 1

Updated link http://ncscolour.com/about-us/how-the-ncs-system-works/

What if we just hardcode all the values? At least colors that start with S which means "standardized" should be hardcoded somehow.
All color samples (official site) http://ncscolour.com/product-category/shop/colour-samples/

Here's how to search for color http://ncscolour.com/product-category/shop/colour-samples/?s=1010-Y90R where the s= param is a color name

or here's a list of CMYK/RGB/HEX equivalents https://colorscheme.ru/ncs-colors.html

from color-space.

olehmelnyk avatar olehmelnyk commented on September 27, 2024

These page contain NCS conversion functions
http://jsfiddle.net/jdias/b3hEa/ -- NCS to HSV / RGB / HEX - not sure if this algorithm can be reverted for backward conversion

Another example of ncs to rgb and hex
https://github.com/m90/ncs-color

We also will need a json/csv/etc library of existing colors with names to check if this color is from the library and can be reproduced in print - well, this is what I can provide (if needed) - just let me know the preferred format... The same thing goes for HKS, TOYO, PANTONE, RAL, British Standard Colour, US Federal Standard 595, and other color libs that have names, that can't be generated by formula and must be stored somewhere... so we should create a standardized template/algo for such cases

from color-space.

akrizs avatar akrizs commented on September 27, 2024

Anyone ever figure out the formula to convert rgb/hex/hsl/b to ncs?

from color-space.

Related Issues (20)

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.