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

CSS Gradients:
RGBA 10 53 155 0.81

Information

close all

Let CSS suggest color gradients from two hues such as the base hue 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.

Let CSS suggest color gradients from two hues such as the base hue and a lighter hue.

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 CSS suggest color gradients from two hues such as the base hue and a darker hue.

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

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

Display options

Description

Dark color: low color values appear darker.

The breakdown of the color into the RGB color system: of 255 maximum color components, 10 red, 53 green and 155 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.
10 53 155 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 76 cyan, 53 magenta, none yellow and 32 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.
76% 53% 0% 32% 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 #0A359BCE to HEX #F5CA64CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 7%, #F5CA64CE 95%);

Radial

HEX #0A359BCE to HEX #F5CA64CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 0%, #F5CA64CE 95%);

 

HEX #F5CA64CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #F5CA64CE 7%, #0A359BCE 90%);

 

HEX #F5CA64CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #F5CA64CE 4%, #0A359BCE 89%);

Lineal

HEX #0A359BCE to HEX #0A5B99CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 13%, #0A5B99CE 92%);

Radial

HEX #0A359BCE to HEX #0A5B99CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 13%, #0A5B99CE 98%);

 

HEX #0A5B99CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A5B99CE 11%, #0A359BCE 97%);

 

HEX #0A5B99CE to HEX #0A359BCE


CSS-Code:

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

 

HEX #0A359BCE to HEX #0A3599CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 3%, #0A3599CE 86%);

 

HEX #0A359BCE to HEX #0A3599CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 13%, #0A3599CE 100%);

 

HEX #0A3599CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A3599CE 6%, #0A359BCE 91%);

 

HEX #0A3599CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A3599CE 6%, #0A359BCE 99%);

 

HEX #0A359BCE to HEX #0A0F99CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 10%, #0A0F99CE 92%);

 

HEX #0A359BCE to HEX #0A0F99CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 12%, #0A0F99CE 93%);

 

HEX #0A0F99CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A0F99CE 9%, #0A359BCE 97%);

 

HEX #0A0F99CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A0F99CE 11%, #0A359BCE 100%);

 

HEX #0A359BCE to HEX #2B0A99CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 10%, #2B0A99CE 96%);

 

HEX #0A359BCE to HEX #2B0A99CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 4%, #2B0A99CE 88%);

 

HEX #2B0A99CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #2B0A99CE 2%, #0A359BCE 94%);

 

HEX #2B0A99CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #2B0A99CE 7%, #0A359BCE 92%);

Lineal

HEX #0A359BCE to HEX #072773


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 7%, #072773 88%);

Radial

HEX #0A359BCE to HEX #072773


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 8%, #072773 100%);

 

HEX #072773 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #072773 0%, #0A359BCE 92%);

 

HEX #072773 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #072773 3%, #0A359BCE 100%);

 

HEX #0A359BCE to HEX #0A3499


CSS-Code:

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

 

HEX #0A359BCE to HEX #0A3499


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 3%, #0A3499 95%);

 

HEX #0A3499 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A3499 0%, #0A359BCE 94%);

 

HEX #0A3499 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A3499 14%, #0A359BCE 97%);

 

HEX #0A359BCE to HEX #0C42C0


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 12%, #0C42C0 95%);

 

HEX #0A359BCE to HEX #0C42C0


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 7%, #0C42C0 93%);

 

HEX #0C42C0 to HEX #0A359BCE


CSS-Code:

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

 

HEX #0C42C0 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0C42C0 0%, #0A359BCE 97%);

 

HEX #0A359BCE to HEX #0F4FE7


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 1%, #0F4FE7 96%);

 

HEX #0A359BCE to HEX #0F4FE7


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 14%, #0F4FE7 87%);

 

HEX #0F4FE7 to HEX #0A359BCE


CSS-Code:

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

 

HEX #0F4FE7 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0F4FE7 5%, #0A359BCE 86%);

Lineal

HEX #0A359BCE to HEX #0A5B99CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 1%, #0A5B99CE 92%);

Radial

HEX #0A359BCE to HEX #0A5B99CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 12%, #0A5B99CE 92%);

 

HEX #0A5B99CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A5B99CE 9%, #0A359BCE 86%);

 

HEX #0A5B99CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A5B99CE 6%, #0A359BCE 87%);

 

HEX #0A359BCE to HEX #0A3599CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 9%, #0A3599CE 99%);

 

HEX #0A359BCE to HEX #0A3599CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 1%, #0A3599CE 96%);

 

HEX #0A3599CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A3599CE 9%, #0A359BCE 91%);

 

HEX #0A3599CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A3599CE 1%, #0A359BCE 99%);

 

HEX #0A359BCE to HEX #0A0F99CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 12%, #0A0F99CE 90%);

 

HEX #0A359BCE to HEX #0A0F99CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 0%, #0A0F99CE 96%);

 

HEX #0A0F99CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A0F99CE 14%, #0A359BCE 87%);

 

HEX #0A0F99CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A0F99CE 10%, #0A359BCE 86%);

 

HEX #0A359BCE to HEX #2B0A99CE


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 8%, #2B0A99CE 91%);

 

HEX #0A359BCE to HEX #2B0A99CE


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 5%, #2B0A99CE 93%);

 

HEX #2B0A99CE to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #2B0A99CE 12%, #0A359BCE 98%);

 

HEX #2B0A99CE to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #2B0A99CE 13%, #0A359BCE 89%);

Lineal

HEX #0A359BCE to HEX #072773


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 9%, #072773 90%);

Radial

HEX #0A359BCE to HEX #072773


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 4%, #072773 96%);

 

HEX #072773 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #072773 4%, #0A359BCE 96%);

 

HEX #072773 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #072773 14%, #0A359BCE 90%);

 

HEX #0A359BCE to HEX #0A3499


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 6%, #0A3499 98%);

 

HEX #0A359BCE to HEX #0A3499


CSS-Code:

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

 

HEX #0A3499 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A3499 10%, #0A359BCE 96%);

 

HEX #0A3499 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A3499 13%, #0A359BCE 86%);

 

HEX #0A359BCE to HEX #0C42C0


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 14%, #0C42C0 87%);

 

HEX #0A359BCE to HEX #0C42C0


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 10%, #0C42C0 92%);

 

HEX #0C42C0 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0C42C0 12%, #0A359BCE 86%);

 

HEX #0C42C0 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0C42C0 1%, #0A359BCE 92%);

 

HEX #0A359BCE to HEX #0F4FE7


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 12%, #0F4FE7 88%);

 

HEX #0A359BCE to HEX #0F4FE7


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 11%, #0F4FE7 95%);

 

HEX #0F4FE7 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0F4FE7 10%, #0A359BCE 97%);

 

HEX #0F4FE7 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0F4FE7 12%, #0A359BCE 99%);

Lineal

HEX #0A359BCE to HEX #8B0A99


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 10%, #8B0A99 99%);

Radial

HEX #0A359BCE to HEX #8B0A99


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 3%, #8B0A99 90%);

 

HEX #8B0A99 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #8B0A99 11%, #0A359BCE 93%);

 

HEX #8B0A99 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #8B0A99 7%, #0A359BCE 97%);

 

HEX #0A359BCE to HEX #6E990A


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 8%, #6E990A 98%);

 

HEX #0A359BCE to HEX #6E990A


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 8%, #6E990A 93%);

 

HEX #6E990A to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #6E990A 11%, #0A359BCE 91%);

 

HEX #6E990A to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #6E990A 8%, #0A359BCE 90%);

Lineal

HEX #0A359BCE to HEX #990A35


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 4%, #990A35 98%);

Radial

HEX #0A359BCE to HEX #990A35


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 9%, #990A35 97%);

 

HEX #990A35 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #990A35 7%, #0A359BCE 96%);

 

HEX #990A35 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #990A35 12%, #0A359BCE 87%);

 

HEX #0A359BCE to HEX #35990A


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 12%, #35990A 99%);

 

HEX #0A359BCE to HEX #35990A


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 3%, #35990A 93%);

 

HEX #35990A to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #35990A 9%, #0A359BCE 89%);

 

HEX #35990A to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #35990A 11%, #0A359BCE 100%);

Lineal

HEX #0A359BCE to HEX #8B0A99


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 6%, #8B0A99 91%);

Radial

HEX #0A359BCE to HEX #8B0A99


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 4%, #8B0A99 100%);

 

HEX #8B0A99 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #8B0A99 11%, #0A359BCE 90%);

 

HEX #8B0A99 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #8B0A99 5%, #0A359BCE 96%);

 

HEX #0A359BCE to HEX #996E0A


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 0%, #996E0A 98%);

 

HEX #0A359BCE to HEX #996E0A


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 0%, #996E0A 92%);

 

HEX #996E0A to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #996E0A 4%, #0A359BCE 96%);

 

HEX #996E0A to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #996E0A 13%, #0A359BCE 92%);

 

HEX #0A359BCE to HEX #18990A


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 11%, #18990A 94%);

 

HEX #0A359BCE to HEX #18990A


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 1%, #18990A 98%);

 

HEX #18990A to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #18990A 7%, #0A359BCE 87%);

 

HEX #18990A to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #18990A 12%, #0A359BCE 90%);

Lineal

HEX #0A359BCE to HEX #990A7D


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 3%, #990A7D 94%);

Radial

HEX #0A359BCE to HEX #990A7D


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 3%, #990A7D 92%);

 

HEX #990A7D to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #990A7D 14%, #0A359BCE 89%);

 

HEX #990A7D to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #990A7D 6%, #0A359BCE 90%);

 

HEX #0A359BCE to HEX #996E0A


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 0%, #996E0A 99%);

 

HEX #0A359BCE to HEX #996E0A


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 4%, #996E0A 96%);

 

HEX #996E0A to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #996E0A 0%, #0A359BCE 93%);

 

HEX #996E0A to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #996E0A 1%, #0A359BCE 91%);

 

HEX #0A359BCE to HEX #0A9927


CSS-Code:

background-image: linear-gradient(135deg, #0A359BCE 9%, #0A9927 100%);

 

HEX #0A359BCE to HEX #0A9927


CSS-Code:

background-image: radial-gradient(circle, #0A359BCE 3%, #0A9927 94%);

 

HEX #0A9927 to HEX #0A359BCE


CSS-Code:

background-image: linear-gradient(135deg, #0A9927 13%, #0A359BCE 91%);

 

HEX #0A9927 to HEX #0A359BCE


CSS-Code:

background-image: radial-gradient(circle, #0A9927 6%, #0A359BCE 89%);

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, a registration is required.

Log 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 desired link.

Share

OK, I have copied the links

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

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

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