crispedge.com

#ed4d89 hex color - Red - Warm color - Information

#ed4d89 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ed4d89 Color code in RGB color code model is created after adding 92.94% red color, 30.2% green color and 53.73% blue color. Hex #ed4d89 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 42% yellow and 7.06% black.

Hex #ed4d89 color code is between #ee5588 web safe hex color code and #dd4499 web safe hex color code. #ee5588 is the nearest web safe color code. You can see here many more shades of #ed4d89 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed4d89#ed4d89
RGB Decimal237, 77, 137rgb(237, 77, 137)
RGB Percent93%, 30%, 54%rgb(93%, 30%, 54%)
CSS RGBa237, 77, 137,1rgba(237,77,137,1)
CMYK Modelcmyk(0%,68%,42%,7.06%)
HSL Color Space338,82% ,62%hsl(338,82% ,62%)
HSV Color Space337°, 68%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010100110110001001
Octal355115211
Decimal23777137
Hexed4d89

Different shades of #ed4d89 color code.

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

Light Shade of #ed4d89
#f27ba8
Dark Shade of #ed4d89
#e81f6a
Saturated Shade of #ed4d89
#f74387
Desaturated Shade of #ed4d89
#e3578b
Grey scale Shade of #ed4d89
#9d9d9d
Brighten Shade
#ff66a2
Most Readable Shade
#000000

Shades of #ed4d89 color code

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

#ed4d89
#d24479
#b83b6a
#9e335b
#832a4c
#69223c
#4f192d
#34111e
#1a080f
#000000

Similar Color like #ed4d89 color

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

#ee4e8a
#ef4f8b
#f0508c
#f1518d
#f2528e
#f3538f
#f45490
#f55591
#f65692
#f75793
#f85894
#f95995
#fa5a96
#fb5b97
#ec4c88
#eb4b87
#ea4a86
#e94985
#e84884
#e74783
#e64682
#e54581
#e44480
#e3437f
#e2427e
#e1417d
#e0407c
#df3f7b

Monochromatic Color with #ed4d89

#ed4d89
#18080e
#431627
#6d243f
#983158
#c23f70

Tints of #ed4d89 Color

#ed4d89
#ef6096
#f174a3
#f388b0
#f59cbd
#f7afca
#f9c3d7
#fbd7e4
#fdebf1
#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

#ed4d89
#4dedb1

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

Split Complementary

#ed4d89
#4ded61
#4dd9ed

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

Analogous Color

#ed4dc9
#ed4da9
#ed4d89
#ed4d69
#ed514d

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

#ed4d89
#89ed4d
#4d89ed

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

#ed4d89
#d9ed4d
#4dedb1
#614ded

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

#ed4d89
#4dedb1
#4dd9ed
#ed614d

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

#ed4d89 Color Code Preview on Black Background Color

This is how #ed4d89 Color will look on black background color. Color contrast ratio is 6.02

#ed4d89 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed4d89

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed4d89

#ed4d89 color code is use for CSS Background Color

Background color for the above div is #ed4d89

HTML with inline CSS

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

#ed4d89 color code is use for CSS Border Color

CSS Border color for the above div is #ed4d89

HTML with inline CSS

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

CSS Border Left color for the above div is #ed4d89

HTML with inline CSS

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

CSS Border Right color for the above div is #ed4d89

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed4d89

HTML with inline CSS

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

CSS Border Top color for the above div is #ed4d89

HTML with inline CSS

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

#ed4d89 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed4d89 Color code Preview on White Background

This is how #ed4d89 Color code will look on white background color. Color contrast ratio is 3.49

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

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(237,77,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,237,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,77,137,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.