Skip to main content Skip to docs navigation

#ea0f45 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 Pickled Radish and its hex is #EE1144 Nearest Color Name

Color Hue/Base color: Red

Hex #ea0f45 Color code in RGB color code model is created after adding 91.76% red color, 5.88% green color and 27.06% blue color. Hex #ea0f45 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 71% yellow and 8.24% black.

Hex #ea0f45 color code is between #ee1144 web safe hex color code and #dd0055 web safe hex color code. #ee1144 is the nearest web safe color code. You can see here many more shades of #ea0f45 color code.

RGB Chart

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

Color Table

Hex Color Code ea0f45 #ea0f45
RGB Decimal 234, 15, 69 234, 15, 69
RGB Percent 92%, 6%, 27% rgb(92%, 6%, 27%)
CSS RGBa 234, 15, 69,1 rgba(234,15,69,1)
CMYK Model cmyk(0%,94%,71%,8.24%)
HSL Color Space 345,88% ,49% hsl(345,88% ,49%)
HSV Color Space 345°, 94%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 00001111 01000101
Octal 352 17 105
Decimal 234 15 69
Hex ea 0f 45

Different shades of #ea0f45 color code.

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

Darkest of #ea0f45
#5a061b
Darker of #ea0f45
#8a0929
Dark of #ea0f45
#ba0c37
Base of #ea0f45
#ea0f45
Light of #ea0f45
#f23a67
Lighter
#f56a8c
Lightest
#f899b1

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

#ea0f45
#0feab4

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

Split Complementary

#ea0f45
#0fea47
#0fb2ea

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

Analogous Color

#ea0fc5
#ea0fa0
#ea0f45
#ea220f
#ea7d0f

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

#ea0f45
#0f45ea
#45ea0f

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

#ea0f45
#45ea0f
#0feab4
#b40fea

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

#ea0f45
#b2ea0f
#0feab4
#470fea

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

#2a030c
#5a061b
#8a0929
#ba0c37
#ea0f45
#f23a67
#f56a8c
#f899b1
#fcc9d6

Tints of #ea0f45 Color

#ea0f45
#ec2959
#ee446e
#f15f83
#f37997
#f594ac
#f8afc1
#fac9d5
#fce4ea
#ffffff

Shades of #ea0f45 color code

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

#ea0f45
#d00d3d
#b60b35
#9c0a2e
#820826
#68061e
#4e0517
#34030f
#1a0107
#000000

Tones

#ea0f45
#d12852
#b8415e
#9f5a6b
#867377

Tones

Similar Color like #ea0f45 color

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

#eb1046
#ec1147
#ed1248
#ee1349
#ef144a
#f0154b
#f1164c
#f2174d
#f3184e
#f4194f
#f51a50
#f61b51
#f71c52
#f81d53
#e90e44
#e80d43
#e70c42
#e60b41
#e50a40
#e4093f
#e3083e
#e2073d
#e1063c
#e0053b
#df043a
#de0339
#dd0238
#dc0137

Download this Dark Red

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

#ea0f45 Color Code Preview on Black Background Color

This is how #ea0f45 Color will look on black background color. Color contrast ratio is 4.65

#ea0f45 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea0f45

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea0f45

#ea0f45 color code is use for CSS Background Color

Background color for the above div is #ea0f45

HTML with inline CSS

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

#ea0f45 color code is use for CSS Border Color

CSS Border color for the above div is #ea0f45

HTML with inline CSS

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

CSS Border Left color for the above div is #ea0f45

HTML with inline CSS

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

CSS Border Right color for the above div is #ea0f45

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea0f45

HTML with inline CSS

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

CSS Border Top color for the above div is #ea0f45

HTML with inline CSS

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

#ea0f45 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea0f45 Color code Preview on White Background

This is how #ea0f45 Color code will look on white background color. Color contrast ratio is 4.51

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

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