Skip to main content Skip to docs navigation

#e71a4e hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Spanish Crimson and its hex is #E51A4C Nearest Color Name

Color Hue/Base color: Red

Hex #e71a4e Color code in RGB color code model is created after adding 90.59% red color, 10.2% green color and 30.59% blue color. Hex #e71a4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 66% yellow and 9.41% black.

Hex #e71a4e color code is between #ee2255 web safe hex color code and #dd1144 web safe hex color code. #ee2255 is the nearest web safe color code. You can see here many more shades of #e71a4e color code.

RGB Chart

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

Color Table

Hex Color Code e71a4e #e71a4e
RGB Decimal 231, 26, 78 231, 26, 78
RGB Percent 91%, 10%, 31% rgb(91%, 10%, 31%)
CSS RGBa 231, 26, 78,1 rgba(231,26,78,1)
CMYK Model cmyk(0%,89%,66%,9.41%)
HSL Color Space 345,81% ,50% hsl(345,81% ,50%)
HSV Color Space 345°, 89%, 91%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100111 00011010 01001110
Octal 347 32 116
Decimal 231 26 78
Hex e7 1a 4e

Different shades of #e71a4e color code.

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

Darkest of #e71a4e
#5e0a1f
Darker of #e71a4e
#8c0f2f
Dark of #e71a4e
#ba143e
Base of #e71a4e
#e71a4e
Light of #e71a4e
#ec4872
Lighter
#f17695
Lightest
#f6a4b9

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

#e71a4e
#1ae7b3

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

Split Complementary

#e71a4e
#1ae74c
#1ab4e7

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

Analogous Color

#e71ac6
#e71aa3
#e71a4e
#e72a1a
#e7801a

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

#e71a4e
#1a4ee7
#4ee71a

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

#e71a4e
#4ee71a
#1ae7b3
#b31ae7

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

Square Color

#e71a4e
#b4e71a
#1ae7b3
#4c1ae7

Square 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).

Monochromatic Color with #e71a4e

#300510
#5e0a1f
#8c0f2f
#ba143e
#e71a4e
#ec4872
#f17695
#f6a4b9
#fad3dd

Tints of #e71a4e Color

#e71a4e
#e93361
#ec4c75
#ef6689
#f17f9c
#f499b0
#f7b2c4
#f9ccd7
#fce5eb
#ffffff

Shades of #e71a4e color code

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

#e71a4e
#cd1745
#b3143c
#9a1134
#800e2b
#660b22
#4d081a
#330511
#190208
#000000

Tones

#e71a4e
#ce335a
#b44d67
#9b6673
#827f80

Tones

Similar Color like #e71a4e color

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

#e81b4f
#e91c50
#ea1d51
#eb1e52
#ec1f53
#ed2054
#ee2155
#ef2256
#f02357
#f12458
#f22559
#f3265a
#f4275b
#f5285c
#e6194d
#e5184c
#e4174b
#e3164a
#e21549
#e11448
#e01347
#df1246
#de1145
#dd1044
#dc0f43
#db0e42
#da0d41
#d90c40

Download this Dark Red

Hex #e71a4e 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.

#e71a4e Color Code Preview on Black Background Color

This is how #e71a4e Color will look on black background color. Color contrast ratio is 4.66

#e71a4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e71a4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e71a4e

#e71a4e color code is use for CSS Background Color

Background color for the above div is #e71a4e

HTML with inline CSS

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

#e71a4e color code is use for CSS Border Color

CSS Border color for the above div is #e71a4e

HTML with inline CSS

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

CSS Border Left color for the above div is #e71a4e

HTML with inline CSS

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

CSS Border Right color for the above div is #e71a4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e71a4e

HTML with inline CSS

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

CSS Border Top color for the above div is #e71a4e

HTML with inline CSS

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

#e71a4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e71a4e Color code Preview on White Background

This is how #e71a4e Color code will look on white background color. Color contrast ratio is 4.51

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 #e71a4e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e71a4e; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(231,26,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,231,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(231,26,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }