Skip to main content Skip to docs navigation

#ec031f 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 Bethlehem Red and its hex is #EE0022 Nearest Color Name

Color Hue/Base color: Red

Hex #ec031f Color code in RGB color code model is created after adding 92.55% red color, 1.18% green color and 12.16% blue color. Hex #ec031f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 87% yellow and 7.45% black.

Hex #ec031f color code is between #ee0022 web safe hex color code and #dd0011 web safe hex color code. #ee0022 is the nearest web safe color code. You can see here many more shades of #ec031f color code.

RGB Chart

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

Color Table

Hex Color Code ec031f #ec031f
RGB Decimal 236, 3, 31 236, 3, 31
RGB Percent 93%, 1%, 12% rgb(93%, 1%, 12%)
CSS RGBa 236, 3, 31,1 rgba(236,3,31,1)
CMYK Model cmyk(0%,99%,87%,7.45%)
HSL Color Space 353,97% ,47% hsl(353,97% ,47%)
HSV Color Space 353°, 99%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 00000011 00011111
Octal 354 3 37
Decimal 236 3 31
Hex ec 03 1f

Different shades of #ec031f color code.

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

Darkest of #ec031f
#55010b
Darker of #ec031f
#870212
Dark of #ec031f
#ba0218
Base of #ec031f
#ec031f
Light of #ec031f
#fc2640
Lighter
#fd586c
Lightest
#fe8a98

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

#ec031f
#03ecd0

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

Split Complementary

#ec031f
#03ec5b
#0393ec

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

Analogous Color

#ec03a7
#ec0380
#ec031f
#ec3503
#ec9603

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

#ec031f
#031fec
#1fec03

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

#ec031f
#1fec03
#03ecd0
#d003ec

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

#ec031f
#93ec03
#03ecd0
#5b03ec

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

#230005
#55010b
#870212
#ba0218
#ec031f
#fc2640
#fd586c
#fe8a98
#febdc5

Tints of #ec031f Color

#ec031f
#ee1f37
#f03b50
#f25769
#f47382
#f68f9b
#f8abb4
#fac7cd
#fce3e6
#ffffff

Shades of #ec031f color code

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

#ec031f
#d1021b
#b70218
#9d0214
#830111
#68010d
#4e010a
#340006
#1a0003
#000000

Tones

#ec031f
#d41b31
#bc3343
#a44b55
#8c6368

Tones

Similar Color like #ec031f color

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

#ed0420
#ee0521
#ef0622
#f00723
#f10824
#f20925
#f30a26
#f40b27
#f50c28
#f60d29
#f70e2a
#f80f2b
#f9102c
#fa112d
#eb021e
#ea011d
#e9001c
#e8001b
#e7001a
#e60019
#e50018
#e40017
#e30016
#e20015
#e10014
#e00013
#df0012
#de0011

Download this Dark Red

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

#ec031f Color Code Preview on Black Background Color

This is how #ec031f Color will look on black background color. Color contrast ratio is 4.60

#ec031f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec031f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec031f

#ec031f color code is use for CSS Background Color

Background color for the above div is #ec031f

HTML with inline CSS

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

#ec031f color code is use for CSS Border Color

CSS Border color for the above div is #ec031f

HTML with inline CSS

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

CSS Border Left color for the above div is #ec031f

HTML with inline CSS

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

CSS Border Right color for the above div is #ec031f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec031f

HTML with inline CSS

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

CSS Border Top color for the above div is #ec031f

HTML with inline CSS

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

#ec031f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec031f Color code Preview on White Background

This is how #ec031f Color code will look on white background color. Color contrast ratio is 4.57

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

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(236,3,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(3,236,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,3,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }