Skip to main content Skip to docs navigation

#ef341f hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Red Rampage and its hex is #EE3322 Nearest Color Name

Color Hue/Base color: Red

Hex #ef341f Color code in RGB color code model is created after adding 93.73% red color, 20.39% green color and 12.16% blue color. Hex #ef341f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 87% yellow and 6.27% black.

Hex #ef341f color code is between #ee3322 web safe hex color code and #ff4411 web safe hex color code. #ee3322 is the nearest web safe color code. You can see here many more shades of #ef341f color code.

RGB Chart

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

Color Table

Hex Color Code ef341f #ef341f
RGB Decimal 239, 52, 31 239, 52, 31
RGB Percent 94%, 20%, 12% rgb(94%, 20%, 12%)
CSS RGBa 239, 52, 31,1 rgba(239,52,31,1)
CMYK Model cmyk(0%,78%,87%,6.27%)
HSL Color Space 6,87% ,53% hsl(6,87% ,53%)
HSV Color Space 6°, 87%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00110100 00011111
Octal 357 64 37
Decimal 239 52 31
Hex ef 34 1f

Different shades of #ef341f color code.

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

Darkest of #ef341f
#6d1208
Darker of #ef341f
#9d1a0b
Dark of #ef341f
#cc220f
Base of #ef341f
#ef341f
Light of #ef341f
#f25f4f
Lighter
#f68a7e
Lightest
#f9b5ae

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

#ef341f
#1fdaef

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

Split Complementary

#ef341f
#1fef9c
#1f72ef

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

Analogous Color

#ef1f83
#ef1f61
#ef341f
#ef791f
#efd01f

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

#ef341f
#341fef
#1fef34

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

#ef341f
#1fef34
#1fdaef
#ef1fda

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ef341f
#72ef1f
#1fdaef
#9c1fef

Square 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).

Monochromatic Color with #ef341f

#3e0a04
#6d1208
#9d1a0b
#cc220f
#ef341f
#f25f4f
#f68a7e
#f9b5ae
#fde1dd

Tints of #ef341f Color

#ef341f
#f04a37
#f26150
#f47769
#f68e82
#f7a49b
#f9bbb4
#fbd1cd
#fde8e6
#ffffff

Shades of #ef341f color code

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

#ef341f
#d42e1b
#b92818
#9f2214
#841c11
#6a170d
#4f110a
#350b06
#1a0503
#000000

Tones

#ef341f
#d74737
#bf5a4f
#a76d67
#8f817f

Tones

Similar Color like #ef341f color

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

#f03520
#f13621
#f23722
#f33823
#f43924
#f53a25
#f63b26
#f73c27
#f83d28
#f93e29
#fa3f2a
#fb402b
#fc412c
#fd422d
#ee331e
#ed321d
#ec311c
#eb301b
#ea2f1a
#e92e19
#e82d18
#e72c17
#e62b16
#e52a15
#e42914
#e32813
#e22712
#e12611

Download this Dark Red

Hex #ef341f 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.

#ef341f Color Code Preview on Black Background Color

This is how #ef341f Color will look on black background color. Color contrast ratio is 5.18

#ef341f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef341f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef341f

#ef341f color code is use for CSS Background Color

Background color for the above div is #ef341f

HTML with inline CSS

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

#ef341f color code is use for CSS Border Color

CSS Border color for the above div is #ef341f

HTML with inline CSS

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

CSS Border Left color for the above div is #ef341f

HTML with inline CSS

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

CSS Border Right color for the above div is #ef341f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef341f

HTML with inline CSS

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

CSS Border Top color for the above div is #ef341f

HTML with inline CSS

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

#ef341f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef341f Color code Preview on White Background

This is how #ef341f Color code will look on white background color. Color contrast ratio is 4.05

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,52,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,218,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,52,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }