How to Convert Pantone to Hexadecimal

How to Convert Pantone to Hexadecimal thumbnail
Translate and convert into web obtimized hexadecimal colors

The Pantone Matching System (PMS) is a set of standard color values used primarily in printing and the manufacturing of colored fabric, paint and plastics. Pantone values are a standard when dealing with color precision. Hexadecimal (hex) is the number value assigned to colors on the web. The alphanumeric hex value is used in HTML to translate into colors on the screen.

Instructions

    • 1

      Obtain the RGB (red, green and blue) color values of the color you wish to convert from Pantone. Pantone guides and chip sets are available from Pantone. Sea green has RGB values of R=51, G=219 and B=153. We’ll use this example to illustrate how to convert Pantone to Hexadecimal.

    • 2

      Calculate the value of Red. Divide the value of Red (51) by 16. Round the resulting value of 3.1875 to the nearest integer--3 becomes the first number of the hexadecimal formula. Multiply the remainder (0.1875) by 16, which equals 3--the second number of the hexadecimal number. Red (51) therefore translates to 33 in hex.

      Use this formula for each RGB value. For integers and remainders of 10 to 15, translate the two-digit number into a letter: 10=A, 11=B, 12=C, 13=D, 14=E and 15=F.

    • 3

      Calculate the value of Green. The Green value of 219 translates to DB: 219 divided by 16 equals 13.69 which translates to D. Multiplying 0.69 by 16 equals 11 which translates to B.

    • 4

      Calculate the value of Blue. The Blue value of 153 translates to 99: 153 divided by 16 equals 9. And 0.5625 multiplied by 16 equals 9.

    • 5

      String the three values of RGB together to get the hexadecimal value. For the example of sea green, the hexadecimal value is 33DB99

Related Searches:

References

Resources

  • Photo Credit color image by Yermashkevich Pavel from Fotolia.com

Comments

You May Also Like

  • 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...

  • 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...

  • 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 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 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 Convert CYMK to Pantone

    While custom images or artwork found in CMYK files can be output to a digital printer, they can't be used for projects...

  • 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 Code

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

Related Ads

Featured