Dear color lovers – together, we’ll have a more colorful future. Support us on

CSS Gradients:
RGB 180 11 24

Information

close all

We suggest CSS gradients from two color tones such as the base color and the complementary color.

Find examples of linear and radial color transitions.

Easy for web design: Copy the CSS code for easy integration on your website.

Get CSS gradients from two color tones like the base color and a lighter shade.

Find examples of linear and radial color transitions from Lighter colors.

Simple for web design: Copy the CSS code for easy integration on your website

Let us suggest CSS gradients from two shades like the base color and a darker shade.

Find examples of linear and radial color transitions of Darker colors.

Easy for Web Design: Copy the CSS code for easy integration on your website.

Display options

Description

With this color, red stands out from the other colors. The value that represents the red hue is greater than the other two values. It is far different from the value for the green and blue hue. Since the color values are relatively low compared to others, this hue appears darker to us.

The breakdown of the color into the RGB color system: of 255 maximum color components, 180 red, 11 green and 24 blue.

The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.

In the illustration you can see how the color is composed of the three components: red (top),green (bottom right) and blue (bottom left). In the middle you can see the result color.
180 11 24 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, none cyan, 94 magenta, 87 yellow and 29 key.

The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.

In the diagram you can see how the color is composed of the four components cyan (top left),magenta (top right),yellow (bottom right) and black or key (bottom left). In the middle you can see the result color.
0% 94% 87% 29% C M Y K

Verification of their color palette as a manufacturer!

Provide designers and agencies with accurate color values.

Let's go

Lineal

HEX #B40B18 to HEX #4BF4E7


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 4%, #4BF4E7 91%);

Radial

HEX #B40B18 to HEX #4BF4E7


CSS-Code:

background-image: radial-gradient(circle, #B40B18 10%, #4BF4E7 89%);

 

HEX #4BF4E7 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #4BF4E7 6%, #B40B18 96%);

 

HEX #4BF4E7 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #4BF4E7 11%, #B40B18 99%);

Lineal

HEX #B40B18 to HEX #CA1D26


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 4%, #CA1D26 87%);

Radial

HEX #B40B18 to HEX #CA1D26


CSS-Code:

background-image: radial-gradient(circle, #B40B18 3%, #CA1D26 97%);

 

HEX #CA1D26 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #CA1D26 1%, #B40B18 86%);

 

HEX #CA1D26 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #CA1D26 12%, #B40B18 94%);

 

HEX #B40B18 to HEX #DB2F39


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 2%, #DB2F39 97%);

 

HEX #B40B18 to HEX #DB2F39


CSS-Code:

background-image: radial-gradient(circle, #B40B18 12%, #DB2F39 93%);

 

HEX #DB2F39 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #DB2F39 1%, #B40B18 93%);

 

HEX #DB2F39 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #DB2F39 12%, #B40B18 91%);

 

HEX #B40B18 to HEX #EC414C


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 14%, #EC414C 87%);

 

HEX #B40B18 to HEX #EC414C


CSS-Code:

background-image: radial-gradient(circle, #B40B18 5%, #EC414C 92%);

 

HEX #EC414C to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #EC414C 6%, #B40B18 100%);

 

HEX #EC414C to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #EC414C 3%, #B40B18 96%);

 

HEX #B40B18 to HEX #FD535F


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 6%, #FD535F 87%);

 

HEX #B40B18 to HEX #FD535F


CSS-Code:

background-image: radial-gradient(circle, #B40B18 1%, #FD535F 88%);

 

HEX #FD535F to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #FD535F 12%, #B40B18 92%);

 

HEX #FD535F to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #FD535F 10%, #B40B18 99%);

Lineal

HEX #B40B18 to HEX #A30005


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 3%, #A30005 97%);

Radial

HEX #B40B18 to HEX #A30005


CSS-Code:

background-image: radial-gradient(circle, #B40B18 2%, #A30005 95%);

 

HEX #A30005 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #A30005 4%, #B40B18 94%);

 

HEX #A30005 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #A30005 4%, #B40B18 87%);

 

HEX #B40B18 to HEX #920000


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 0%, #920000 91%);

 

HEX #B40B18 to HEX #920000


CSS-Code:

background-image: radial-gradient(circle, #B40B18 11%, #920000 96%);

 

HEX #920000 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #920000 7%, #B40B18 99%);

 

HEX #920000 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #920000 1%, #B40B18 87%);

 

HEX #B40B18 to HEX #810000


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 3%, #810000 88%);

 

HEX #B40B18 to HEX #810000


CSS-Code:

background-image: radial-gradient(circle, #B40B18 6%, #810000 97%);

 

HEX #810000 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #810000 2%, #B40B18 86%);

 

HEX #810000 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #810000 9%, #B40B18 95%);

 

HEX #B40B18 to HEX #700000


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 8%, #700000 89%);

 

HEX #B40B18 to HEX #700000


CSS-Code:

background-image: radial-gradient(circle, #B40B18 7%, #700000 90%);

 

HEX #700000 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #700000 11%, #B40B18 91%);

 

HEX #700000 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #700000 11%, #B40B18 89%);

Lineal

HEX #B40B18 to HEX #B1190B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 3%, #B1190B 96%);

Radial

HEX #B40B18 to HEX #B1190B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 3%, #B1190B 97%);

 

HEX #B1190B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #B1190B 6%, #B40B18 98%);

 

HEX #B1190B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #B1190B 5%, #B40B18 90%);

 

HEX #B40B18 to HEX #B1340B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 0%, #B1340B 99%);

 

HEX #B40B18 to HEX #B1340B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 3%, #B1340B 87%);

 

HEX #B1340B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #B1340B 14%, #B40B18 100%);

 

HEX #B1340B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #B1340B 14%, #B40B18 93%);

 

HEX #B40B18 to HEX #B1500B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 12%, #B1500B 95%);

 

HEX #B40B18 to HEX #B1500B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 10%, #B1500B 92%);

 

HEX #B1500B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #B1500B 2%, #B40B18 97%);

 

HEX #B1500B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #B1500B 1%, #B40B18 86%);

 

HEX #B40B18 to HEX #B16C0B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 6%, #B16C0B 93%);

 

HEX #B40B18 to HEX #B16C0B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 13%, #B16C0B 88%);

 

HEX #B16C0B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #B16C0B 6%, #B40B18 90%);

 

HEX #B16C0B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #B16C0B 4%, #B40B18 87%);

Lineal

HEX #B40B18 to HEX #E70E1F


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 8%, #E70E1F 94%);

Radial

HEX #B40B18 to HEX #E70E1F


CSS-Code:

background-image: radial-gradient(circle, #B40B18 3%, #E70E1F 99%);

 

HEX #E70E1F to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #E70E1F 13%, #B40B18 90%);

 

HEX #E70E1F to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #E70E1F 12%, #B40B18 97%);

 

HEX #B40B18 to HEX #1B0204


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 14%, #1B0204 99%);

 

HEX #B40B18 to HEX #1B0204


CSS-Code:

background-image: radial-gradient(circle, #B40B18 1%, #1B0204 97%);

 

HEX #1B0204 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #1B0204 2%, #B40B18 97%);

 

HEX #1B0204 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #1B0204 11%, #B40B18 93%);

 

HEX #B40B18 to HEX #4E050A


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 1%, #4E050A 98%);

 

HEX #B40B18 to HEX #4E050A


CSS-Code:

background-image: radial-gradient(circle, #B40B18 12%, #4E050A 91%);

 

HEX #4E050A to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #4E050A 0%, #B40B18 86%);

 

HEX #4E050A to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #4E050A 12%, #B40B18 87%);

 

HEX #B40B18 to HEX #810811


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 10%, #810811 97%);

 

HEX #B40B18 to HEX #810811


CSS-Code:

background-image: radial-gradient(circle, #B40B18 6%, #810811 89%);

 

HEX #810811 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #810811 1%, #B40B18 96%);

 

HEX #810811 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #810811 12%, #B40B18 87%);

Lineal

HEX #B40B18 to HEX #9EB10B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 4%, #9EB10B 97%);

Radial

HEX #B40B18 to HEX #9EB10B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 11%, #9EB10B 94%);

 

HEX #9EB10B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #9EB10B 14%, #B40B18 94%);

 

HEX #9EB10B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #9EB10B 8%, #B40B18 91%);

 

HEX #B40B18 to HEX #0B5BB1


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 9%, #0B5BB1 94%);

 

HEX #B40B18 to HEX #0B5BB1


CSS-Code:

background-image: radial-gradient(circle, #B40B18 1%, #0B5BB1 100%);

 

HEX #0B5BB1 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #0B5BB1 7%, #B40B18 93%);

 

HEX #0B5BB1 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #0B5BB1 13%, #B40B18 94%);

Lineal

HEX #B40B18 to HEX #19B10B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 8%, #19B10B 91%);

Radial

HEX #B40B18 to HEX #19B10B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 6%, #19B10B 86%);

 

HEX #19B10B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #19B10B 2%, #B40B18 97%);

 

HEX #19B10B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #19B10B 11%, #B40B18 90%);

 

HEX #B40B18 to HEX #0B19B1


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 14%, #0B19B1 99%);

 

HEX #B40B18 to HEX #0B19B1


CSS-Code:

background-image: radial-gradient(circle, #B40B18 1%, #0B19B1 94%);

 

HEX #0B19B1 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #0B19B1 12%, #B40B18 99%);

 

HEX #0B19B1 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #0B19B1 14%, #B40B18 93%);

Lineal

HEX #B40B18 to HEX #9EB10B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 1%, #9EB10B 87%);

Radial

HEX #B40B18 to HEX #9EB10B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 4%, #9EB10B 95%);

 

HEX #9EB10B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #9EB10B 1%, #B40B18 93%);

 

HEX #9EB10B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #9EB10B 4%, #B40B18 87%);

 

HEX #B40B18 to HEX #0BB1A3


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 8%, #0BB1A3 88%);

 

HEX #B40B18 to HEX #0BB1A3


CSS-Code:

background-image: radial-gradient(circle, #B40B18 11%, #0BB1A3 86%);

 

HEX #0BB1A3 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #0BB1A3 1%, #B40B18 94%);

 

HEX #0BB1A3 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #0BB1A3 2%, #B40B18 100%);

 

HEX #B40B18 to HEX #1E0BB1


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 1%, #1E0BB1 98%);

 

HEX #B40B18 to HEX #1E0BB1


CSS-Code:

background-image: radial-gradient(circle, #B40B18 10%, #1E0BB1 91%);

 

HEX #1E0BB1 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #1E0BB1 8%, #B40B18 100%);

 

HEX #1E0BB1 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #1E0BB1 8%, #B40B18 92%);

Lineal

HEX #B40B18 to HEX #6CB10B


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 13%, #6CB10B 94%);

Radial

HEX #B40B18 to HEX #6CB10B


CSS-Code:

background-image: radial-gradient(circle, #B40B18 4%, #6CB10B 88%);

 

HEX #6CB10B to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #6CB10B 13%, #B40B18 89%);

 

HEX #6CB10B to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #6CB10B 13%, #B40B18 94%);

 

HEX #B40B18 to HEX #0BB1A3


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 1%, #0BB1A3 86%);

 

HEX #B40B18 to HEX #0BB1A3


CSS-Code:

background-image: radial-gradient(circle, #B40B18 13%, #0BB1A3 89%);

 

HEX #0BB1A3 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #0BB1A3 4%, #B40B18 89%);

 

HEX #0BB1A3 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #0BB1A3 5%, #B40B18 92%);

 

HEX #B40B18 to HEX #500BB1


CSS-Code:

background-image: linear-gradient(135deg, #B40B18 12%, #500BB1 95%);

 

HEX #B40B18 to HEX #500BB1


CSS-Code:

background-image: radial-gradient(circle, #B40B18 6%, #500BB1 86%);

 

HEX #500BB1 to HEX #B40B18


CSS-Code:

background-image: linear-gradient(135deg, #500BB1 0%, #B40B18 94%);

 

HEX #500BB1 to HEX #B40B18


CSS-Code:

background-image: radial-gradient(circle, #500BB1 8%, #B40B18 96%);

Show more color palettes

Services

Colors

RGB to HEX

convert from RGB red green blue to #RRGGBB

RGB to CMYK

convert from RGB red green blue to CMYK cyan / magenta / yellow / black

Icons

RGB to RAL®

convert from RGB red green blue to RAL®-number (RAL 0000)

RGB to HKS®

convert from RGB red green blue to HKS®-number (HKS 00)

RGB to PANTONE®

convert from RGB red green blue to Pantone®-number (Pantone 0000)

RGB to Sherwin Williams®

convert from RGB red green blue to Sherwin Williams®-number (SW 0000)

RGB to NCS®

convert from RGB red green blue to NCS-number (S0000-X00X)

nsc-logo

RGBA to HEX

convert from RGBA red green blue transparency to #RRGGBB

RGBA to CMYK

convert from RGBA red green blue transparency to CMYK cyan / magenta / yellow / black

Icons

RGBA to RAL®

convert from RGBA red green blue transparency to RAL®-number (RAL 0000)

RGBA to HKS®

convert from RGBA red green blue transparency to HKS®-number (HKS 00)

RGBA to PANTONE®

convert from RGBA red green blue transparency to Pantone®-number (Pantone 0000)

RGBA to Sherwin Williams®

convert from RGBA red green blue transparency to Sherwin Williams®-number (SW 0000)

RGBA to NCS®

convert from RGBA red green blue transparency to NCS-number (S0000-X00X)

nsc-logo

CMYK to HEX

convert from CMYK cyan / magenta / yellow / black to #RRGGBB

CMYK to RGB

convert from CMYK cyan / magenta / yellow / black to RGB red green blue

CMYK to RGBA

convert from CMYK cyan / magenta / yellow / black to RGBA red green blue transparency

CMYK to RAL®

convert from CMYK cyan / magenta / yellow / black to RAL®-number (RAL 0000)

CMYK to HKS®

convert from CMYK cyan / magenta / yellow / black to HKS®-number (HKS 00)

CMYK to PANTONE®

convert from CMYK cyan / magenta / yellow / black to Pantone®-number (Pantone 0000)

CMYK to Sherwin Williams®

convert from CMYK cyan / magenta / yellow / black to Sherwin Williams®-number (SW 0000)

CMYK to NCS®

convert from CMYK cyan / magenta / yellow / black to NCS-number (S0000-X00X)

nsc-logo

HEX to RGB

convert from #RRGGBB to RGB red green blue

HEX to RGBA

convert from #RRGGBB to RGBA red green blue transparency

HEX to CMYK

convert from #RRGGBB to CMYK cyan / magenta / yellow / black

Icons

HEX to RAL®

convert from #RRGGBB to RAL®-number (RAL 0000)

HEX to HKS®

convert from #RRGGBB to HKS®-number (HKS 00)

HEX to PANTONE®

convert from #RRGGBB to Pantone®-number (Pantone 0000)

HEX to Sherwin Williams®

convert from #RRGGBB to Sherwin Williams®-number (SW 0000)

HEX to NCS®

convert from #RRGGBB to NCS-number (S0000-X00X)

nsc-logo

RAL® to RGB

convert from RAL®-number (RAL 0000) to RGB red green blue

RAL® to RGBA

convert from RAL®-number (RAL 0000) to RGBA red green blue transparency

RAL® to CMYK

convert from RAL®-number (RAL 0000) to CMYK cyan / magenta / yellow / black

Icons

RAL® to HEX

convert from RAL®-number (RAL 0000) to #RRGGBB

RAL® to HKS®

convert from RAL®-number (RAL 0000) to HKS®-number (HKS 00)

RAL® to PANTONE®

convert from RAL®-number (RAL 0000) to Pantone®-number (Pantone 0000)

RAL® to Sherwin Williams®

convert from RAL®-number (RAL 0000) to Sherwin Williams®-number (SW 0000)

RAL® to NCS®

convert from RAL®-number (RAL 0000) to NCS-number (S0000-X00X)

nsc-logo

HKS® to RGB

convert from HKS®-number (HKS 00) to RGB red green blue

HKS® to RGBA

convert from HKS®-number (HKS 00) to RGBA red green blue transparency

HKS® to CMYK

convert from HKS®-number (HKS 00) to CMYK cyan / magenta / yellow / black

Icons

HKS® to HEX

convert from HKS®-number (HKS 00) to #RRGGBB

HKS® to RAL®

convert from HKS®-number (HKS 00) to RAL®-number (RAL 0000)

HKS® to PANTONE®

convert from HKS®-number (HKS 00) to Pantone®-number (Pantone 0000)

HKS® to Sherwin Williams®

convert from HKS®-number (HKS 00) to Sherwin Williams®-number (SW 0000)

HKS® to NCS®

convert from HKS®-number (HKS 00) to NCS-number (S0000-X00X)

nsc-logo

PANTONE® to RGB

convert from Pantone®-number (Pantone 0000) to RGB red green blue

PANTONE® to RGBA

convert from Pantone®-number (Pantone 0000) to RGBA red green blue transparency

PANTONE® to CMYK

convert from Pantone®-number (Pantone 0000) to CMYK cyan / magenta / yellow / black

Icons

PANTONE® to HEX

convert from Pantone®-number (Pantone 0000) to #RRGGBB

PANTONE® to RAL®

convert from Pantone®-number (Pantone 0000) to RAL®-number (RAL 0000)

PANTONE® to HKS®

convert from Pantone®-number (Pantone 0000) to HKS®-number (HKS 00)

PANTONE® to Sherwin Williams®

convert from Pantone®-number (Pantone 0000) to Sherwin Williams®-number (SW 0000)

PANTONE® to NCS®

convert from Pantone®-number (Pantone 0000) to NCS-number (S0000-X00X)

nsc-logo

Sherwin Williams® to RGB

convert from Sherwin Williams®-number (SW 0000) to RGB red green blue

Sherwin Williams® to RGBA

convert from Sherwin Williams®-number (SW 0000) to RGBA red green blue transparency

Sherwin Williams® to CMYK

convert from Sherwin Williams®-number (SW 0000) to CMYK cyan / magenta / yellow / black

Icons

Sherwin Williams® to HEX

convert from Sherwin Williams®-number (SW 0000) to #RRGGBB

Sherwin Williams® to RAL®

convert from Sherwin Williams®-number (SW 0000) to RAL®-number (RAL 0000)

Sherwin Williams® to HKS®

convert from Sherwin Williams®-number (SW 0000) to HKS®-number (HKS 00)

Sherwin Williams® to PANTONE®

convert from Sherwin Williams®-number (SW 0000) to Pantone®-number (Pantone 0000)

Sherwin Williams® to NCS®

convert from Sherwin Williams®-number (SW 0000) to NCS-number (S0000-X00X)

nsc-logo

NCS® to RGB

convert from NCS-number (S0000-X00X) to RGB red green blue

NCS® to RGBA

convert from NCS-number (S0000-X00X) to RGBA red green blue transparency

NCS® to CMYK

convert from NCS-number (S0000-X00X) to CMYK cyan / magenta / yellow / black

Icons

NCS® to HEX

convert from NCS-number (S0000-X00X) to #RRGGBB

NCS® to RAL®

convert from NCS-number (S0000-X00X) to RAL®-number (RAL 0000)

NCS® to HKS®

convert from NCS-number (S0000-X00X) to HKS®-number (HKS 00)

NCS® to PANTONE®

convert from NCS-number (S0000-X00X) to Pantone®-number (Pantone 0000)

To be able to save color palettes, you must be logged in.

Sign in to your account

or

Create an account

Current color palette Share
Should it be public or private?
Link(s) will follow after sharing.

Cancel Share

Color palette shared
Please copy and save the link you want.

Share

OK, I have copied the links

Your colors will be saved in a new color palette.
View it under your profile.
You can further customize it, and share it.

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

By clicking you can create palettes and download the color swatches.