Skip to main content Skip to docs navigation

#e02101 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 Ares Red and its hex is #DD2200 Nearest Color Name

Color Hue/Base color: Red

Hex #e02101 Color code in RGB color code model is created after adding 87.84% red color, 12.94% green color and 0.39% blue color. Hex #e02101 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 100% yellow and 12.16% black.

Hex #e02101 color code is between #dd2200 web safe hex color code and #ee1100 web safe hex color code. #dd2200 is the nearest web safe color code. You can see here many more shades of #e02101 color code.

RGB Chart

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

Color Table

Hex Color Code e02101 #e02101
RGB Decimal 224, 33, 1 224, 33, 1
RGB Percent 88%, 13%, 0% rgb(88%, 13%, 0%)
CSS RGBa 224, 33, 1,1 rgba(224,33,1,1)
CMYK Model cmyk(0%,85%,100%,12.16%)
HSL Color Space 9,99% ,44% hsl(9,99% ,44%)
HSV Color Space 9°, 100%, 88%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100000 00100001 00000001
Octal 340 41 1
Decimal 224 33 1
Hex e0 21 01

Different shades of #e02101 color code.

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

Darkest of #e02101
#480b00
Darker of #e02101
#7a1201
Dark of #e02101
#ad1a01
Base of #e02101
#e02101
Light of #e02101
#fe3716
Lighter
#fe6349
Lightest
#fe8e7c

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

#e02101
#01c0e0

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

Split Complementary

#e02101
#01e091
#0151e0

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

Analogous Color

#e00163
#e0013e
#e02101
#e06b01
#e0c801

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

#e02101
#2101e0
#01e021

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

#e02101
#01e021
#01c0e0
#e001c0

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

#e02101
#51e001
#01c0e0
#9101e0

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

#150300
#480b00
#7a1201
#ad1a01
#e02101
#fe3716
#fe6349
#fe8e7c
#ffbaae

Tints of #e02101 Color

#e02101
#e3391d
#e65239
#ea6b55
#ed8371
#f19c8e
#f4b5aa
#f8cdc6
#fbe6e2
#ffffff

Shades of #e02101 color code

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

#e02101
#c71d00
#ae1900
#951600
#7c1200
#630e00
#4a0b00
#310700
#180300
#000000

Tones

#e02101
#ca3118
#b3412e
#9d5145
#86615b

Tones

Similar Color like #e02101 color

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

#e12202
#e22303
#e32404
#e42505
#e52606
#e62707
#e72808
#e82909
#e92a0a
#ea2b0b
#eb2c0c
#ec2d0d
#ed2e0e
#ee2f0f
#df2000
#de1f00
#dd1e00
#dc1d00
#db1c00
#da1b00
#d91a00
#d81900
#d71800
#d61700
#d51600
#d41500
#d31400
#d21300

Download this Dark Red

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

#e02101 Color Code Preview on Black Background Color

This is how #e02101 Color will look on black background color. Color contrast ratio is 4.39

#e02101 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e02101

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e02101

#e02101 color code is use for CSS Background Color

Background color for the above div is #e02101

HTML with inline CSS

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

#e02101 color code is use for CSS Border Color

CSS Border color for the above div is #e02101

HTML with inline CSS

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

CSS Border Left color for the above div is #e02101

HTML with inline CSS

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

CSS Border Right color for the above div is #e02101

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e02101

HTML with inline CSS

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

CSS Border Top color for the above div is #e02101

HTML with inline CSS

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

#e02101 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e02101 Color code Preview on White Background

This is how #e02101 Color code will look on white background color. Color contrast ratio is 4.79

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

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(224,33,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,192,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(224,33,1,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }