Skip to main content Skip to docs navigation

#ea4012 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 #ea4012 Color code in RGB color code model is created after adding 91.76% red color, 25.1% green color and 7.06% blue color. Hex #ea4012 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 92% yellow and 8.24% black.

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

RGB Chart

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

Color Table

Hex Color Code ea4012 #ea4012
RGB Decimal 234, 64, 18 234, 64, 18
RGB Percent 92%, 25%, 7% rgb(92%, 25%, 7%)
CSS RGBa 234, 64, 18,1 rgba(234,64,18,1)
CMYK Model cmyk(0%,73%,92%,8.24%)
HSL Color Space 13,86% ,49% hsl(13,86% ,49%)
HSV Color Space 13°, 92%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 01000000 00010010
Octal 352 100 22
Decimal 234 64 18
Hex ea 40 12

Different shades of #ea4012 color code.

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

Darkest of #ea4012
#5c1907
Darker of #ea4012
#8b260b
Dark of #ea4012
#bb330e
Base of #ea4012
#ea4012
Light of #ea4012
#f0653f
Lighter
#f48b6e
Lightest
#f7b19d

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

#ea4012
#12bcea

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

Split Complementary

#ea4012
#12eaac
#1250ea

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

Analogous Color

#ea1262
#ea123e
#ea4012
#ea8812
#eae212

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

#ea4012
#4012ea
#12ea40

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

#ea4012
#12ea40
#12bcea
#ea12bc

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

#ea4012
#50ea12
#12bcea
#ac12ea

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

#2d0c03
#5c1907
#8b260b
#bb330e
#ea4012
#f0653f
#f48b6e
#f7b19d
#fbd7cd

Tints of #ea4012 Color

#ea4012
#ec552c
#ee6a46
#f17f61
#f3947b
#f5aa95
#f8bfb0
#fad4ca
#fce9e4
#ffffff

Shades of #ea4012 color code

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

#ea4012
#d03810
#b6310e
#9c2a0c
#82230a
#681c08
#4e1506
#340e04
#1a0702
#000000

Tones

#ea4012
#d14e2b
#b85d44
#9e6b5e
#857a77

Tones

Similar Color like #ea4012 color

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

#eb4113
#ec4214
#ed4315
#ee4416
#ef4517
#f04618
#f14719
#f2481a
#f3491b
#f44a1c
#f54b1d
#f64c1e
#f74d1f
#f84e20
#e93f11
#e83e10
#e73d0f
#e63c0e
#e53b0d
#e43a0c
#e3390b
#e2380a
#e13709
#e03608
#df3507
#de3406
#dd3305
#dc3204

Download this Dark Orange

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

#ea4012 Color Code Preview on Black Background Color

This is how #ea4012 Color will look on black background color. Color contrast ratio is 5.24

#ea4012 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea4012

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea4012

#ea4012 color code is use for CSS Background Color

Background color for the above div is #ea4012

HTML with inline CSS

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

#ea4012 color code is use for CSS Border Color

CSS Border color for the above div is #ea4012

HTML with inline CSS

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

CSS Border Left color for the above div is #ea4012

HTML with inline CSS

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

CSS Border Right color for the above div is #ea4012

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea4012

HTML with inline CSS

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

CSS Border Top color for the above div is #ea4012

HTML with inline CSS

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

#ea4012 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea4012 Color code Preview on White Background

This is how #ea4012 Color code will look on white background color. Color contrast ratio is 4.01

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

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