crispedge.com

Color picker

Loading...

#ed4d4c hex color - Red - Warm color - Information

#ed4d4c hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed4d4c#ed4d4c
RGB Decimal237, 77, 76rgb(237, 77, 76)
RGB Percent93%, 30%, 30%rgb(93%, 30%, 30%)
CSS RGBa237, 77, 76,1rgba(237,77,76,1)
CMYK Modelcmyk(0%,68%,68%,7%)
HSL Color Space0,82% ,61%hsl(0,82% ,61%)
HSV Color Space0°, 68%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010100110101001100
Octal355115114
Decimal2377776
Hexed4d4c

Different shades of #ed4d4c color code.

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

Light Shade of #ed4d4c
#f27b7a
Dark Shade of #ed4d4c
#e81f1e
Saturated Shade of #ed4d4c
#f74342
Desaturated Shade of #ed4d4c
#e35756
Grey scale Shade of #ed4d4c
#9c9c9c
Brighten Shade
#ff6665
Most Readable Shade
#FFFFFF

Shades of #ed4d4c color code

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

#ed4d4c
#d24443
#b83b3b
#9e3332
#832a2a
#692221
#4f1919
#341110
#1a0808
#000000

Similar Color like #ed4d4c color

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

#ee4e4d
#ef4f4e
#f0504f
#f15150
#f25251
#f35352
#f45453
#f55554
#f65655
#f75756
#f85857
#f95958
#fa5a59
#fb5b5a
#ec4c4b
#eb4b4a
#ea4a49
#e94948
#e84847
#e74746
#e64645
#e54544
#e44443
#e34342
#e24241
#e14140
#e0403f
#df3f3e

Monochromatic Color with #ed4d4c

#ed4d4c
#180808
#431615
#6d2423
#983131
#c23f3e

Tints of #ed4d4c Color

#ed4d4c
#ef605f
#f17473
#f38887
#f59c9b
#f7afaf
#f9c3c3
#fbd7d7
#fdebeb
#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

#ed4d4c
#4ceced

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

Split Complementary

#ed4d4c
#4ced9d
#4c9ced

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

Analogous Color

#ed4c8b
#ed4c6b
#ed4d4c
#ed6d4c
#ed8d4c

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

#ed4d4c
#4ced4d
#4d4ced

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

#ed4d4c
#9bed4c
#4ceced
#9d4ced

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

#ed4d4c
#4ceced
#4c9ced
#ed9d4c

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

#ed4d4c Color Code Preview on Black Background Color

This is how #ed4d4c Color will look on black background color. Color contrast ratio is 5.77

#ed4d4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed4d4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed4d4c

#ed4d4c color code is use for CSS Background Color

Background color for the above div is #ed4d4c

HTML with inline CSS

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

#ed4d4c color code is use for CSS Border Color

CSS Border color for the above div is #ed4d4c

HTML with inline CSS

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

CSS Border Left color for the above div is #ed4d4c

HTML with inline CSS

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

CSS Border Right color for the above div is #ed4d4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed4d4c

HTML with inline CSS

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

CSS Border Top color for the above div is #ed4d4c

HTML with inline CSS

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

#ed4d4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed4d4c Color code Preview on White Background

This is how #ed4d4c Color code will look on white background color. Color contrast ratio is 3.64

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

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