Skip to main content Skip to docs navigation

#e404aa 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 Pantone Rhodamine Red C and its hex is #E10098 Nearest Color Name

Color Hue/Base color: Red

Hex #e404aa Color code in RGB color code model is created after adding 89.41% red color, 1.57% green color and 66.67% blue color. Hex #e404aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 25% yellow and 10.59% black.

Hex #e404aa color code is between #dd0099 web safe hex color code and #ee00bb web safe hex color code. #dd0099 is the nearest web safe color code. You can see here many more shades of #e404aa color code.

RGB Chart

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

Color Table

Hex Color Code e404aa #e404aa
RGB Decimal 228, 4, 170 228, 4, 170
RGB Percent 89%, 2%, 67% rgb(89%, 2%, 67%)
CSS RGBa 228, 4, 170,1 rgba(228,4,170,1)
CMYK Model cmyk(0%,98%,25%,10.59%)
HSL Color Space 316,97% ,45% hsl(316,97% ,45%)
HSV Color Space 316°, 98%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100100 00000100 10101010
Octal 344 4 252
Decimal 228 4 170
Hex e4 04 aa

Different shades of #e404aa color code.

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

Darkest of #e404aa
#4e013a
Darker of #e404aa
#80025f
Dark of #e404aa
#b20385
Base of #e404aa
#e404aa
Light of #e404aa
#fb20c2
Lighter
#fc52d0
Lightest
#fd84de

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

#e404aa
#04e43e

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

Split Complementary

#e404aa
#3ae404
#04e4ae

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

Analogous Color

#9b04e4
#c104e4
#e404aa
#e4045f
#e40604

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

#e404aa
#04aae4
#aae404

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

#e404aa
#aae404
#04e43e
#3e04e4

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

#e404aa
#e4ae04
#04e43e
#043ae4

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 #e404aa

#1c0015
#4e013a
#80025f
#b20385
#e404aa
#fb20c2
#fc52d0
#fd84de
#feb6eb

Tints of #e404aa Color

#e404aa
#e71fb3
#ea3bbc
#ed57c6
#f073cf
#f38fd9
#f6abe2
#f9c7ec
#fce3f5
#ffffff

Shades of #e404aa color code

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

#e404aa
#ca0397
#b10384
#980271
#7e025e
#65014b
#4c0138
#320025
#190012
#000000

Tones

#e404aa
#cd1b9f
#b63294
#9e4a88
#87617d

Tones

Similar Color like #e404aa color

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

#e505ab
#e606ac
#e707ad
#e808ae
#e909af
#ea0ab0
#eb0bb1
#ec0cb2
#ed0db3
#ee0eb4
#ef0fb5
#f010b6
#f111b7
#f212b8
#e303a9
#e202a8
#e101a7
#e000a6
#df00a5
#de00a4
#dd00a3
#dc00a2
#db00a1
#da00a0
#d9009f
#d8009e
#d7009d
#d6009c

Download this Dark Red

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

#e404aa Color Code Preview on Black Background Color

This is how #e404aa Color will look on black background color. Color contrast ratio is 4.90

#e404aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e404aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e404aa

#e404aa color code is use for CSS Background Color

Background color for the above div is #e404aa

HTML with inline CSS

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

#e404aa color code is use for CSS Border Color

CSS Border color for the above div is #e404aa

HTML with inline CSS

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

CSS Border Left color for the above div is #e404aa

HTML with inline CSS

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

CSS Border Right color for the above div is #e404aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e404aa

HTML with inline CSS

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

CSS Border Top color for the above div is #e404aa

HTML with inline CSS

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

#e404aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e404aa Color code Preview on White Background

This is how #e404aa Color code will look on white background color. Color contrast ratio is 4.29

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

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(228,4,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(4,228,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,4,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }