crispedge.com

#ea4457 hex color - Red - Warm color - Information

#ea4457 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ea4457 Color code in RGB color code model is created after adding 91.76% red color, 26.67% green color and 34.12% blue color. Hex #ea4457 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 63% yellow and 8% black.

Hex #ea4457 color code is between #ee3355 web safe hex color code and #dd5566 web safe hex color code. #ee3355 is the nearest web safe color code. You can see here many more shades of #ea4457 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeea4457#ea4457
RGB Decimal234, 68, 87rgb(234, 68, 87)
RGB Percent92%, 27%, 34%rgb(92%, 27%, 34%)
CSS RGBa234, 68, 87,1rgba(234,68,87,1)
CMYK Modelcmyk(0%,71%,63%,8%)
HSL Color Space353,80% ,59%hsl(353,80% ,59%)
HSV Color Space353°, 71%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100100010001010111
Octal352104127
Decimal2346887
Hexea4457

Different shades of #ea4457 color code.

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

Light Shade of #ea4457
#ef7280
Dark Shade of #ea4457
#e21930
Saturated Shade of #ea4457
#f43a4f
Desaturated Shade of #ea4457
#e04e5f
Grey scale Shade of #ea4457
#979797
Brighten Shade
#ff5d70
Most Readable Shade
#FFFFFF

Shades of #ea4457 color code

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

#ea4457
#d03c4d
#b63443
#9c2d3a
#822530
#681e26
#4e161d
#340f13
#1a0709
#000000

Similar Color like #ea4457 color

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

#eb4558
#ec4659
#ed475a
#ee485b
#ef495c
#f04a5d
#f14b5e
#f24c5f
#f34d60
#f44e61
#f54f62
#f65063
#f75164
#f85265
#e94356
#e84255
#e74154
#e64053
#e53f52
#e43e51
#e33d50
#e23c4f
#e13b4e
#e03a4d
#df394c
#de384b
#dd374a
#dc3649

Monochromatic Color with #ea4457

#ea4457
#150608
#401318
#6a1f28
#952b37
#bf3847

Tints of #ea4457 Color

#ea4457
#ec5869
#ee6d7c
#f1828f
#f397a1
#f5abb4
#f8c0c7
#fad5d9
#fceaec
#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

#ea4457
#44ead7

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

Split Complementary

#ea4457
#44ea84
#44aaea

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

Analogous Color

#ea4499
#ea4478
#ea4457
#ea5244
#ea7344

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

#ea4457
#57ea44
#4457ea

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

#ea4457
#aaea44
#44ead7
#8444ea

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

#ea4457
#44ead7
#44aaea
#ea8444

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 #ea4457 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.

#ea4457 Color Code Preview on Black Background Color

This is how #ea4457 Color will look on black background color. Color contrast ratio is 5.46

#ea4457 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea4457

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea4457

#ea4457 color code is use for CSS Background Color

Background color for the above div is #ea4457

HTML with inline CSS

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

#ea4457 color code is use for CSS Border Color

CSS Border color for the above div is #ea4457

HTML with inline CSS

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

CSS Border Left color for the above div is #ea4457

HTML with inline CSS

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

CSS Border Right color for the above div is #ea4457

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea4457

HTML with inline CSS

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

CSS Border Top color for the above div is #ea4457

HTML with inline CSS

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

#ea4457 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea4457 Color code Preview on White Background

This is how #ea4457 Color code will look on white background color. Color contrast ratio is 3.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 #ea4457; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ea4457; }

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(234,68,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,234,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,68,87,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>