How to Convert Pantone to Hex

Pantone is a global color language and industry standard tool used in the textile, printing, plastic, and design industries. Pantone has been considered the world's color authority for over 40 years. Photoshop and other graphics design programs have a Pantone swatch system to convert Pantone to hexadecimal codes. It is possible to manually convert Pantone to hexadecimal number if you have the Pantone Red-Green-Blue (RGB) color. Hexadecimal colors have a 16-base, six-digit number used in html coding for displaying Web pages in browsers.

Instructions

    • 1

      Get Red-Green-Blue (RGB) color from Pantone.

    • 2

      Convert Pantone to hexadecimal using any color. In this example, it is: R=128, G=153, and B=0.

    • 3

      Divide Red color, 128 by 16 (base of 16), which equals number 8 with no remainder. Because there is no remainder, use a placeholder of zero. Stringing these two values together, the Value of Red is 80 is how to convert Pantone to hexadecimal. First two digits of the hexadecimal number: #80.

    • 4

      Green color equals 153. Divide 153 by 16 which equal 9.5625. First digit is 9. Multiply remainder of .5625 by 16 which equals 9. Stringing these two values together, the result is 99.

    • 5

      Blue value is 0 with a remainder of 0. Stringing these two values yields, 00 for the last value of how to convert Pantone to hexadecimal.

    • 6

      Combine numbers of R (80), G (99), and B (00) for the hexadecimal value of #809900, a neat lime green color.

Tips & Warnings

  • Note: You have probably seen hexadecimals numbers with letters. Integers or remainders, 10 to 15, translate to the following: 10=A, 11=B, 12=C, 13=D, 14=E, and 15=F. For example, if the green color is 253. Divide 253 by 16 which equal 15.8125. Integer 15 translates to F. Remainder .8125 multiplied by 16 translates to 13. Thirteen translates to D, so you have FD for the two-digit Green color for how to convert Pantone to hexadecimal.

Related Searches:

References

Resources

Comments

You May Also Like

  • Pantone to HTML Conversion

    Graphic designers, printers and those in the marketing profession often use Pantone colors (commonly referred to as PMS colors) to communicate specific...

  • How to Convert Hex Color to Pantone

    Converting color information between mediums can be challenging. Internet colors are designated by hexidecimal numbers, while printing, whether on paper, cloth or...

  • How to Convert Pantone Colors

    There are several different color systems that any graphics artist must be aware of. One of these is Pantone. But graphics artists...

  • How to Convert Pantone to Hexadecimal

    The Pantone Matching System (PMS) is a set of standard color values used primarily in printing and the manufacturing of colored fabric,...

  • How to Convert Pantone Code

    The Pantone Matching System is the gold standard of color for printing and is widely used by graphic designers and manufacturers of...

  • How to Convert to Pantone

    Pantone is a popular printing palette created and maintained by the Pantone company. It is most often used by professionals in high-quality...

  • How to Convert Pantone 647U to RGB

    Many times for a web design project or other online use, you may need to convert a Pantone color to RGB. The...

  • How to Convert #dc3343 to Pantone

    Web page colors are defined by a six-digit hexadecimal code that represents the colors of red, green and blue as three sets...

  • How to Make Pantone 341

    Pantone's color system is the most universally used color system. Originally created in 1963 by Lawrence Herbert, the Pantone Matching System standardized...

  • How to Convert Paint Colors to HEX Color Code

    Microsoft Paint uses the RGB color model, which represents values for the red, green and blue components of a color as a...

Related Ads

Featured