crispedge.com

Color picker

Loading...

#e50014 hex color - Red - Warm color - Information

#e50014 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e50014 Color code in RGB color code model is created after adding 89.8% red color, 0% green color and 7.84% blue color. Hex #e50014 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 91% yellow and 10% black.

Hex #e50014 color code is between #dd0011 web safe hex color code and #ee0022 web safe hex color code. #dd0011 is the nearest web safe color code. You can see here many more shades of #e50014 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee50014#e50014
RGB Decimal229, 0, 20rgb(229, 0, 20)
RGB Percent90%, 0%, 8%rgb(90%, 0%, 8%)
CSS RGBa229, 0, 20,1rgba(229,0,20,1)
CMYK Modelcmyk(0%,100%,91%,10%)
HSL Color Space355,100% ,45%hsl(355,100% ,45%)
HSV Color Space355°, 100%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001010000000000010100
Octal345024
Decimal229020
Hexe50014

Different shades of #e50014 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #e50014
#ff192d
Dark Shade of #e50014
#b20010
Saturated Shade of #e50014
#e50014
Desaturated Shade of #e50014
#da0b1d
Grey scale Shade of #e50014
#727272
Brighten Shade
#fe192d
Most Readable Shade
#FFFFFF

Shades of #e50014 color code

Generate more color scales with scales (color stack) generator.

#e50014
#cb0011
#b2000f
#98000d
#7f000b
#650008
#4c0006
#320004
#190002
#000000

Similar Color like #e50014 color

Find visually similar hex color codes nearing to #e50014 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#e60115
#e70216
#e80317
#e90418
#ea0519
#eb061a
#ec071b
#ed081c
#ee091d
#ef0a1e
#f00b1f
#f10c20
#f20d21
#f30e22
#e40013
#e30012
#e20011
#e10010
#e0000f
#df000e
#de000d
#dd000c
#dc000b
#db000a
#da0009
#d90008
#d80007
#d70006

Monochromatic Color with #e50014

#e50014
#100001
#3b0005
#650009
#90000d
#ba0010

Tints of #e50014 Color

#e50014
#e71c2e
#ea3848
#ed5562
#f0717c
#f38d96
#f6aab0
#f9c6ca
#fce2e4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#e50014
#00e5d1

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#e50014
#00e55e
#0086e5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#e50070
#e50042
#e50014
#e51a00
#e54800

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#e50014
#14e500
#0014e5

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#e50014
#86e500
#00e5d1
#5e00e5

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#e50014
#00e5d1
#0086e5
#e55f00

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #e50014 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#e50014 Color Code Preview on Black Background Color

This is how #e50014 Color will look on black background color. Color contrast ratio is 4.34

#e50014 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#e50014">Your Example Paragraph content text in with font color #e50014 </p>

Your Example Paragraph content text in with font color #e50014

HTML with inline CSS

<div style="color:#e50014">Your Paragraph text in with font color #e50014 </div>

Your Example Paragraph content text in with font color #e50014

#e50014 color code is use for CSS Background Color

Background color for the above div is #e50014

HTML with inline CSS

<div style="background-color:#e50014;"></div>

#e50014 color code is use for CSS Border Color

CSS Border color for the above div is #e50014

HTML with inline CSS

<div style="border:5px solid #e50014;"></div>

CSS Border Left color for the above div is #e50014

HTML with inline CSS

<div style="border-left:5px solid #e50014;"></div>

CSS Border Right color for the above div is #e50014

HTML with inline CSS

<div style="border-right:5px solid #e50014;"></div>

CSS Border Bottom color for the above div is #e50014

HTML with inline CSS

<div style="border-bottom:5px solid #e50014;"></div>

CSS Border Top color for the above div is #e50014

HTML with inline CSS

<div style="border-top:5px solid #e50014;"></div>

#e50014 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#e50014; } .examplecolorclass {color:#e50014; } .examplebordercolor {border:3px solid #e50014; }

#e50014 Color code Preview on White Background

This is how #e50014 Color code will look on white background color. Color contrast ratio is 4.84

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #e50014; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e50014; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(229,0,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,229,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,0,20,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.