Skip to main content Skip to docs navigation

#e5495c hex color | Download Dark Violet 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 Paradise Pink and its hex is #E4445E Nearest Color Name

Color Hue/Base color: Violet

Hex #e5495c Color code in RGB color code model is created after adding 89.8% red color, 28.63% green color and 36.08% blue color. Hex #e5495c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 60% yellow and 10.2% black.

Hex #e5495c color code is between #dd4455 web safe hex color code and #ee5566 web safe hex color code. #dd4455 is the nearest web safe color code. You can see here many more shades of #e5495c color code.

RGB Chart

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

Color Table

Hex Color Code e5495c #e5495c
RGB Decimal 229, 73, 92 229, 73, 92
RGB Percent 90%, 29%, 36% rgb(90%, 29%, 36%)
CSS RGBa 229, 73, 92,1 rgba(229,73,92,1)
CMYK Model cmyk(0%,68%,60%,10.2%)
HSL Color Space 353,75% ,59% hsl(353,75% ,59%)
HSV Color Space 353°, 68%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 01001001 01011100
Octal 345 111 134
Decimal 229 73 92
Hex e5 49 5c

Different shades of #e5495c color code.

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

Darkest of #e5495c
#821320
Darker of #e5495c
#af192b
Dark of #e5495c
#dc1f36
Base of #e5495c
#e5495c
Light of #e5495c
#eb7684
Lighter
#f2a2ac
Lightest
#f8cfd4

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

#e5495c
#49e5d2

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

Split Complementary

#e5495c
#49e584
#49aae5

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

Analogous Color

#e549b7
#e5499d
#e5495c
#e56a49
#e5ab49

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

#e5495c
#495ce5
#5ce549

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

#e5495c
#5ce549
#49e5d2
#d249e5

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

#e5495c
#aae549
#49e5d2
#8449e5

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

#560c15
#821320
#af192b
#dc1f36
#e5495c
#eb7684
#f2a2ac
#f8cfd4
#fffcfc

Tints of #e5495c Color

#e5495c
#e75d6e
#ea7180
#ed8592
#f099a4
#f3aeb6
#f6c2c8
#f9d6da
#fceaec
#ffffff

Shades of #e5495c color code

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

#e5495c
#cb4051
#b23847
#98303d
#7f2833
#652028
#4c181e
#321014
#19080a
#000000

Tones

#e5495c
#d05e6c
#bb737b
#a7878b
#979797

Tones

Similar Color like #e5495c color

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

#e64a5d
#e74b5e
#e84c5f
#e94d60
#ea4e61
#eb4f62
#ec5063
#ed5164
#ee5265
#ef5366
#f05467
#f15568
#f25669
#f3576a
#e4485b
#e3475a
#e24659
#e14558
#e04457
#df4356
#de4255
#dd4154
#dc4053
#db3f52
#da3e51
#d93d50
#d83c4f
#d73b4e

Download this Dark Violet

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

#e5495c Color Code Preview on Black Background Color

This is how #e5495c Color will look on black background color. Color contrast ratio is 5.44

#e5495c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5495c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5495c

#e5495c color code is use for CSS Background Color

Background color for the above div is #e5495c

HTML with inline CSS

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

#e5495c color code is use for CSS Border Color

CSS Border color for the above div is #e5495c

HTML with inline CSS

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

CSS Border Left color for the above div is #e5495c

HTML with inline CSS

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

CSS Border Right color for the above div is #e5495c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5495c

HTML with inline CSS

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

CSS Border Top color for the above div is #e5495c

HTML with inline CSS

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

#e5495c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5495c Color code Preview on White Background

This is how #e5495c Color code will look on white background color. Color contrast ratio is 3.86

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

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(229,73,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,229,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,73,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }