crispedge.com

Color picker

Loading...

#ef3371 hex color - Red - Warm color - Information

#ef3371 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef3371 Color code in RGB color code model is created after adding 93.73% red color, 20% green color and 44.31% blue color. Hex #ef3371 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 53% yellow and 6% black.

Hex #ef3371 color code is between #ee2277 web safe hex color code and #ff4466 web safe hex color code. #ee2277 is the nearest web safe color code. You can see here many more shades of #ef3371 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef3371#ef3371
RGB Decimal239, 51, 113rgb(239, 51, 113)
RGB Percent94%, 20%, 44%rgb(94%, 20%, 44%)
CSS RGBa239, 51, 113,1rgba(239,51,113,1)
CMYK Modelcmyk(0%,79%,53%,6%)
HSL Color Space340,85% ,57%hsl(340,85% ,57%)
HSV Color Space340°, 79%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110011001101110001
Octal35763161
Decimal23951113
Hexef3371

Different shades of #ef3371 color code.

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

Light Shade of #ef3371
#f36292
Dark Shade of #ef3371
#de1155
Saturated Shade of #ef3371
#fa286d
Desaturated Shade of #ef3371
#e43e75
Grey scale Shade of #ef3371
#919191
Brighten Shade
#ff4c8a
Most Readable Shade
#FFFFFF

Shades of #ef3371 color code

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

#ef3371
#d42d64
#b92757
#9f224b
#841c3e
#6a1632
#4f1125
#350b19
#1a050c
#000000

Similar Color like #ef3371 color

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

#f03472
#f13573
#f23674
#f33775
#f43876
#f53977
#f63a78
#f73b79
#f83c7a
#f93d7b
#fa3e7c
#fb3f7d
#fc407e
#fd417f
#ee3270
#ed316f
#ec306e
#eb2f6d
#ea2e6c
#e92d6b
#e82c6a
#e72b69
#e62a68
#e52967
#e42866
#e32765
#e22664
#e12563

Monochromatic Color with #ef3371

#ef3371
#1a060d
#450f21
#6f1835
#9a2149
#c42a5d

Tints of #ef3371 Color

#ef3371
#f04980
#f26090
#f477a0
#f68db0
#f7a4bf
#f9bbcf
#fbd1df
#fde8ef
#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

#ef3371
#33efb1

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

Split Complementary

#ef3371
#33ef53
#33cfef

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

Analogous Color

#ef33bc
#ef3397
#ef3371
#ef334b
#ef4033

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

#ef3371
#71ef33
#3371ef

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

#ef3371
#cfef33
#33efb1
#5333ef

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

#ef3371
#33efb1
#33cfef
#ef5333

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

#ef3371 Color Code Preview on Black Background Color

This is how #ef3371 Color will look on black background color. Color contrast ratio is 5.38

#ef3371 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef3371

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef3371

#ef3371 color code is use for CSS Background Color

Background color for the above div is #ef3371

HTML with inline CSS

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

#ef3371 color code is use for CSS Border Color

CSS Border color for the above div is #ef3371

HTML with inline CSS

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

CSS Border Left color for the above div is #ef3371

HTML with inline CSS

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

CSS Border Right color for the above div is #ef3371

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef3371

HTML with inline CSS

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

CSS Border Top color for the above div is #ef3371

HTML with inline CSS

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

#ef3371 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef3371 Color code Preview on White Background

This is how #ef3371 Color code will look on white background color. Color contrast ratio is 3.90

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

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(239,51,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,239,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,51,113,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.