crispedge.com

Color picker

Loading...

#e34f7c hex color - Red - Warm color - Information

#e34f7c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e34f7c Color code in RGB color code model is created after adding 89.02% red color, 30.98% green color and 48.63% blue color. Hex #e34f7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 45% yellow and 11% black.

Hex #e34f7c color code is between #dd5577 web safe hex color code and #ee4488 web safe hex color code. #dd5577 is the nearest web safe color code. You can see here many more shades of #e34f7c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee34f7c#e34f7c
RGB Decimal227, 79, 124rgb(227, 79, 124)
RGB Percent89%, 31%, 49%rgb(89%, 31%, 49%)
CSS RGBa227, 79, 124,1rgba(227,79,124,1)
CMYK Modelcmyk(0%,65%,45%,11%)
HSL Color Space342,73% ,60%hsl(342,73% ,60%)
HSV Color Space342°, 65%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110100111101111100
Octal343117174
Decimal22779124
Hexe34f7c

Different shades of #e34f7c color code.

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

Light Shade of #e34f7c
#ea7b9d
Dark Shade of #e34f7c
#dc235b
Saturated Shade of #e34f7c
#ed4578
Desaturated Shade of #e34f7c
#d95980
Grey scale Shade of #e34f7c
#999999
Brighten Shade
#fc6895
Most Readable Shade
#FFFFFF

Shades of #e34f7c color code

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

#e34f7c
#c9466e
#b03d60
#973452
#7e2b44
#642337
#4b1a29
#32111b
#19080d
#000000

Similar Color like #e34f7c color

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

#e4507d
#e5517e
#e6527f
#e75380
#e85481
#e95582
#ea5683
#eb5784
#ec5885
#ed5986
#ee5a87
#ef5b88
#f05c89
#f15d8a
#e24e7b
#e14d7a
#e04c79
#df4b78
#de4a77
#dd4976
#dc4875
#db4774
#da4673
#d94572
#d84471
#d74370
#d6426f
#d5416e

Monochromatic Color with #e34f7c

#e34f7c
#0e0508
#39141f
#632336
#8e314e
#b84065

Tints of #e34f7c Color

#e34f7c
#e6628a
#e97699
#ec89a7
#ef9db6
#f2b0c4
#f5c4d3
#f8d7e1
#fbebf0
#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

#e34f7c
#4fe3b6

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

Split Complementary

#e34f7c
#4fe36c
#4fc6e3

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

Analogous Color

#e34fb7
#e34f9a
#e34f7c
#e34f5e
#e35d4f

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

#e34f7c
#7ce34f
#4f7ce3

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

#e34f7c
#c6e34f
#4fe3b6
#6c4fe3

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

#e34f7c
#4fe3b6
#4fc6e3
#e36c4f

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

#e34f7c Color Code Preview on Black Background Color

This is how #e34f7c Color will look on black background color. Color contrast ratio is 5.68

#e34f7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e34f7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e34f7c

#e34f7c color code is use for CSS Background Color

Background color for the above div is #e34f7c

HTML with inline CSS

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

#e34f7c color code is use for CSS Border Color

CSS Border color for the above div is #e34f7c

HTML with inline CSS

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

CSS Border Left color for the above div is #e34f7c

HTML with inline CSS

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

CSS Border Right color for the above div is #e34f7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e34f7c

HTML with inline CSS

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

CSS Border Top color for the above div is #e34f7c

HTML with inline CSS

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

#e34f7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e34f7c Color code Preview on White Background

This is how #e34f7c Color code will look on white background color. Color contrast ratio is 3.70

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

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(227,79,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,227,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,79,124,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.