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.
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, 224 red, none green and 26 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.
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, none cyan, 100 magenta, 88 yellow and 12 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.
This color is used by at least one manufactures. Here you can see which:
53% - カンタス航空|ホームページ|航空券|旅行...
Link: http://www.qantas.com.au
61% - Havas Group is one o...
Link: http://www.havasgroup.com
Provide designers and agencies with accurate color values.
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 9%, #1FFFE5 96%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 10%, #1FFFE5 93%);
CSS-Code:
background-image: linear-gradient(135deg, #1FFFE5 10%, #E0001A 95%);
CSS-Code:
background-image: radial-gradient(circle, #1FFFE5 3%, #E0001A 99%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 6%, #E00056 87%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 11%, #E00056 95%);
CSS-Code:
background-image: linear-gradient(135deg, #E00056 8%, #E0001A 90%);
CSS-Code:
background-image: radial-gradient(circle, #E00056 5%, #E0001A 91%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 2%, #E02100 99%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 4%, #E02100 97%);
CSS-Code:
background-image: linear-gradient(135deg, #E02100 2%, #E0001A 89%);
CSS-Code:
background-image: radial-gradient(circle, #E02100 5%, #E0001A 95%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 1%, #E05D00 92%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 11%, #E05D00 100%);
CSS-Code:
background-image: linear-gradient(135deg, #E05D00 6%, #E0001A 87%);
CSS-Code:
background-image: radial-gradient(circle, #E05D00 11%, #E0001A 89%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 9%, #B70015 94%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 10%, #B70015 92%);
CSS-Code:
background-image: linear-gradient(135deg, #B70015 12%, #E0001A 100%);
CSS-Code:
background-image: radial-gradient(circle, #B70015 13%, #E0001A 97%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 0%, #FF0A27 89%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 1%, #FF0A27 88%);
CSS-Code:
background-image: linear-gradient(135deg, #FF0A27 3%, #E0001A 98%);
CSS-Code:
background-image: radial-gradient(circle, #FF0A27 4%, #E0001A 91%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 9%, #FF334B 86%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 9%, #FF334B 91%);
CSS-Code:
background-image: linear-gradient(135deg, #FF334B 13%, #E0001A 95%);
CSS-Code:
background-image: radial-gradient(circle, #FF334B 13%, #E0001A 100%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 4%, #E00056 99%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 11%, #E00056 95%);
CSS-Code:
background-image: linear-gradient(135deg, #E00056 12%, #E0001A 88%);
CSS-Code:
background-image: radial-gradient(circle, #E00056 7%, #E0001A 92%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 11%, #E02100 100%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 7%, #E02100 90%);
CSS-Code:
background-image: linear-gradient(135deg, #E02100 1%, #E0001A 95%);
CSS-Code:
background-image: radial-gradient(circle, #E02100 2%, #E0001A 89%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 9%, #E05D00 89%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 1%, #E05D00 93%);
CSS-Code:
background-image: linear-gradient(135deg, #E05D00 13%, #E0001A 87%);
CSS-Code:
background-image: radial-gradient(circle, #E05D00 3%, #E0001A 93%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 2%, #B70015 94%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 9%, #B70015 88%);
CSS-Code:
background-image: linear-gradient(135deg, #B70015 7%, #E0001A 100%);
CSS-Code:
background-image: radial-gradient(circle, #B70015 4%, #E0001A 100%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 14%, #FF0A27 88%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 6%, #FF0A27 93%);
CSS-Code:
background-image: linear-gradient(135deg, #FF0A27 11%, #E0001A 96%);
CSS-Code:
background-image: radial-gradient(circle, #FF0A27 10%, #E0001A 87%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 11%, #FF334B 90%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 6%, #FF334B 99%);
CSS-Code:
background-image: linear-gradient(135deg, #FF334B 12%, #E0001A 96%);
CSS-Code:
background-image: radial-gradient(circle, #FF334B 14%, #E0001A 86%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 12%, #CDE000 96%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 6%, #CDE000 100%);
CSS-Code:
background-image: linear-gradient(135deg, #CDE000 1%, #E0001A 96%);
CSS-Code:
background-image: radial-gradient(circle, #CDE000 1%, #E0001A 92%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 8%, #0073E0 97%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 7%, #0073E0 89%);
CSS-Code:
background-image: linear-gradient(135deg, #0073E0 7%, #E0001A 98%);
CSS-Code:
background-image: radial-gradient(circle, #0073E0 0%, #E0001A 89%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 7%, #1AE000 91%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 7%, #1AE000 100%);
CSS-Code:
background-image: linear-gradient(135deg, #1AE000 9%, #E0001A 93%);
CSS-Code:
background-image: radial-gradient(circle, #1AE000 2%, #E0001A 87%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 4%, #001AE0 96%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 1%, #001AE0 92%);
CSS-Code:
background-image: linear-gradient(135deg, #001AE0 14%, #E0001A 95%);
CSS-Code:
background-image: radial-gradient(circle, #001AE0 13%, #E0001A 88%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 14%, #CDE000 89%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 9%, #CDE000 88%);
CSS-Code:
background-image: linear-gradient(135deg, #CDE000 3%, #E0001A 93%);
CSS-Code:
background-image: radial-gradient(circle, #CDE000 14%, #E0001A 92%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 8%, #00E0C6 94%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 6%, #00E0C6 92%);
CSS-Code:
background-image: linear-gradient(135deg, #00E0C6 9%, #E0001A 87%);
CSS-Code:
background-image: radial-gradient(circle, #00E0C6 9%, #E0001A 96%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 8%, #1200E0 93%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 10%, #1200E0 93%);
CSS-Code:
background-image: linear-gradient(135deg, #1200E0 9%, #E0001A 95%);
CSS-Code:
background-image: radial-gradient(circle, #1200E0 11%, #E0001A 100%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 0%, #8AE000 92%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E0001A 9%, #8AE000 90%);
CSS-Code:
background-image: linear-gradient(135deg, #8AE000 10%, #E0001A 86%);
CSS-Code:
background-image: radial-gradient(circle, #8AE000 8%, #E0001A 93%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 7%, #00E0C6 91%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 11%, #00E0C6 86%);
CSS-Code:
background-image: linear-gradient(135deg, #00E0C6 5%, #E0001A 95%);
CSS-Code:
background-image: radial-gradient(circle, #00E0C6 13%, #E0001A 97%);
CSS-Code:
background-image: linear-gradient(135deg, #E0001A 8%, #5600E0 95%);
CSS-Code:
background-image: radial-gradient(circle, #E0001A 12%, #5600E0 96%);
CSS-Code:
background-image: linear-gradient(135deg, #5600E0 1%, #E0001A 98%);
CSS-Code:
background-image: radial-gradient(circle, #5600E0 2%, #E0001A 91%);
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
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)
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 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)
HEX to RGB
convert from #RRGGBB to RGB red green blue
HEX to CMYK
convert from #RRGGBB to CMYK cyan / magenta / yellow / black
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)
RAL® to RGB
convert from RAL®-number (RAL 0000) to RGB red green blue
RAL® to CMYK
convert from RAL®-number (RAL 0000) to CMYK cyan / magenta / yellow / black
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)
HKS® to RGB
convert from HKS®-number (HKS 00) to RGB red green blue
HKS® to CMYK
convert from HKS®-number (HKS 00) to CMYK cyan / magenta / yellow / black
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)
PANTONE® to RGB
convert from Pantone®-number (Pantone 0000) to RGB red green blue
PANTONE® to CMYK
convert from Pantone®-number (Pantone 0000) to CMYK cyan / magenta / yellow / black
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)
Sherwin Williams® to RGB
convert from Sherwin Williams®-number (SW 0000) to RGB red green blue
Sherwin Williams® to CMYK
convert from Sherwin Williams®-number (SW 0000) to CMYK cyan / magenta / yellow / black
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)
NCS® to RGB
convert from NCS-number (S0000-X00X) to RGB red green blue
NCS® to CMYK
convert from NCS-number (S0000-X00X) to CMYK cyan / magenta / yellow / black
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)
NCS® to Sherwin Williams®
convert from NCS-number (S0000-X00X) to Sherwin Williams®-number (SW 0000)