crispedge.com

#ed354e hex color - Red - Warm color - Information

#ed354e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ed354e Color code in RGB color code model is created after adding 92.94% red color, 20.78% green color and 30.59% blue color. Hex #ed354e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 67% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed354e#ed354e
RGB Decimal237, 53, 78rgb(237, 53, 78)
RGB Percent93%, 21%, 31%rgb(93%, 21%, 31%)
CSS RGBa237, 53, 78,1rgba(237,53,78,1)
CMYK Modelcmyk(0%,78%,67%,7%)
HSL Color Space352,84% ,57%hsl(352,84% ,57%)
HSV Color Space352°, 78%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010011010101001110
Octal35565116
Decimal2375378
Hexed354e

Different shades of #ed354e color code.

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

Light Shade of #ed354e
#f16477
Dark Shade of #ed354e
#db142f
Saturated Shade of #ed354e
#f82a46
Desaturated Shade of #ed354e
#e24056
Grey scale Shade of #ed354e
#919191
Brighten Shade
#ff4e67
Most Readable Shade
#FFFFFF

Shades of #ed354e color code

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

#ed354e
#d22f45
#b8293c
#9e2334
#831d2b
#691722
#4f111a
#340b11
#1a0508
#000000

Similar Color like #ed354e color

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

#ee364f
#ef3750
#f03851
#f13952
#f23a53
#f33b54
#f43c55
#f53d56
#f63e57
#f73f58
#f84059
#f9415a
#fa425b
#fb435c
#ec344d
#eb334c
#ea324b
#e9314a
#e83049
#e72f48
#e62e47
#e52d46
#e42c45
#e32b44
#e22a43
#e12942
#e02841
#df2740

Monochromatic Color with #ed354e

#ed354e
#180508
#430f16
#6d1824
#982232
#c22c40

Tints of #ed354e Color

#ed354e
#ef4b61
#f16175
#f37889
#f58e9c
#f7a5b0
#f9bbc4
#fbd2d7
#fde8eb
#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

#ed354e
#35edd4

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

Split Complementary

#ed354e
#35ed78
#35aaed

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

Analogous Color

#ed3598
#ed3573
#ed354e
#ed4135
#ed6635

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

#ed354e
#4eed35
#354eed

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

#ed354e
#aaed35
#35edd4
#7835ed

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

#ed354e
#35edd4
#35aaed
#ed7835

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

#ed354e Color Code Preview on Black Background Color

This is how #ed354e Color will look on black background color. Color contrast ratio is 5.22

#ed354e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed354e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed354e

#ed354e color code is use for CSS Background Color

Background color for the above div is #ed354e

HTML with inline CSS

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

#ed354e color code is use for CSS Border Color

CSS Border color for the above div is #ed354e

HTML with inline CSS

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

CSS Border Left color for the above div is #ed354e

HTML with inline CSS

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

CSS Border Right color for the above div is #ed354e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed354e

HTML with inline CSS

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

CSS Border Top color for the above div is #ed354e

HTML with inline CSS

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

#ed354e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed354e Color code Preview on White Background

This is how #ed354e Color code will look on white background color. Color contrast ratio is 4.02

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

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,53,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,237,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,53,78,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>