Skip to main content Skip to docs navigation

#ef400e hex color | Download Dark Orange 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 Corn Poppy Cherry and its hex is #EE4411 Nearest Color Name

Color Hue/Base color: Orange

Hex #ef400e Color code in RGB color code model is created after adding 93.73% red color, 25.1% green color and 5.49% blue color. Hex #ef400e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 94% yellow and 6.27% black.

Hex #ef400e color code is between #ee4411 web safe hex color code and #ff3300 web safe hex color code. #ee4411 is the nearest web safe color code. You can see here many more shades of #ef400e color code.

RGB Chart

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

Color Table

Hex Color Code ef400e #ef400e
RGB Decimal 239, 64, 14 239, 64, 14
RGB Percent 94%, 25%, 5% rgb(94%, 25%, 5%)
CSS RGBa 239, 64, 14,1 rgba(239,64,14,1)
CMYK Model cmyk(0%,73%,94%,6.27%)
HSL Color Space 13,89% ,50% hsl(13,89% ,50%)
HSV Color Space 13°, 94%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 01000000 00001110
Octal 357 100 16
Decimal 239 64 14
Hex ef 40 0e

Different shades of #ef400e color code.

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

Darkest of #ef400e
#5e1906
Darker of #ef400e
#8f2608
Dark of #ef400e
#bf330b
Base of #ef400e
#ef400e
Light of #ef400e
#f4653c
Lighter
#f68b6d
Lightest
#f9b19d

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

#ef400e
#0ebdef

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

Split Complementary

#ef400e
#0eefb0
#0e4def

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

Analogous Color

#ef0e5f
#ef0e3a
#ef400e
#ef8b0e
#efe90e

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

#ef400e
#400eef
#0eef40

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

#ef400e
#0eef40
#0ebdef
#ef0ebd

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

#ef400e
#4def0e
#0ebdef
#b00eef

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 #ef400e

#2e0c03
#5e1906
#8f2608
#bf330b
#ef400e
#f4653c
#f68b6d
#f9b19d
#fcd7cd

Tints of #ef400e Color

#ef400e
#f05528
#f26a43
#f47f5e
#f69479
#f7aa93
#f9bfae
#fbd4c9
#fde9e4
#ffffff

Shades of #ef400e color code

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

#ef400e
#d4380c
#b9310a
#9f2a09
#842307
#6a1c06
#4f1504
#350e03
#1a0701
#000000

Tones

#ef400e
#d64e27
#bc5c41
#a36a5a
#8a7873

Tones

Similar Color like #ef400e color

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

#f0410f
#f14210
#f24311
#f34412
#f44513
#f54614
#f64715
#f74816
#f84917
#f94a18
#fa4b19
#fb4c1a
#fc4d1b
#fd4e1c
#ee3f0d
#ed3e0c
#ec3d0b
#eb3c0a
#ea3b09
#e93a08
#e83907
#e73806
#e63705
#e53604
#e43503
#e33402
#e23301
#e13200

Download this Dark Orange

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

#ef400e Color Code Preview on Black Background Color

This is how #ef400e Color will look on black background color. Color contrast ratio is 5.41

#ef400e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef400e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef400e

#ef400e color code is use for CSS Background Color

Background color for the above div is #ef400e

HTML with inline CSS

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

#ef400e color code is use for CSS Border Color

CSS Border color for the above div is #ef400e

HTML with inline CSS

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

CSS Border Left color for the above div is #ef400e

HTML with inline CSS

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

CSS Border Right color for the above div is #ef400e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef400e

HTML with inline CSS

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

CSS Border Top color for the above div is #ef400e

HTML with inline CSS

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

#ef400e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef400e Color code Preview on White Background

This is how #ef400e Color code will look on white background color. Color contrast ratio is 3.88

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

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,64,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,189,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,64,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }