Skip to main content Skip to docs navigation

#ed2d2d 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 Naga Viper Pepper and its hex is #ED292B Nearest Color Name

Color Hue/Base color: Red

Hex #ed2d2d Color code in RGB color code model is created after adding 92.94% red color, 17.65% green color and 17.65% blue color. Hex #ed2d2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 81% yellow and 7.06% black.

Hex #ed2d2d color code is between #ee3333 web safe hex color code and #dd2222 web safe hex color code. #ee3333 is the nearest web safe color code. You can see here many more shades of #ed2d2d color code.

RGB Chart

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

Color Table

Hex Color Code ed2d2d #ed2d2d
RGB Decimal 237, 45, 45 237, 45, 45
RGB Percent 93%, 18%, 18% rgb(93%, 18%, 18%)
CSS RGBa 237, 45, 45,1 rgba(237,45,45,1)
CMYK Model cmyk(0%,81%,81%,7.06%)
HSL Color Space 0,84% ,55% hsl(0,84% ,55%)
HSV Color Space 0°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 00101101 00101101
Octal 355 55 55
Decimal 237 45 45
Hex ed 2d 2d

Different shades of #ed2d2d color code.

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

Darkest of #ed2d2d
#770a0a
Darker of #ed2d2d
#a60e0e
Dark of #ed2d2d
#d51212
Base of #ed2d2d
#ed2d2d
Light of #ed2d2d
#f15c5c
Lighter
#f58b8b
Lightest
#f9baba

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

#ed2d2d
#2deded

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

Split Complementary

#ed2d2d
#2ded8d
#2d8ded

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

Analogous Color

#ed2d9d
#ed2d7d
#ed2d2d
#ed6d2d
#edbd2d

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

#ed2d2d
#2d2ded
#2ded2d

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

#ed2d2d
#2ded2d
#2deded
#ed2ded

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

#ed2d2d
#8ded2d
#2deded
#8d2ded

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

#480606
#770a0a
#a60e0e
#d51212
#ed2d2d
#f15c5c
#f58b8b
#f9baba
#fde9e9

Tints of #ed2d2d Color

#ed2d2d
#ef4444
#f15b5b
#f37373
#f58a8a
#f7a1a1
#f9b9b9
#fbd0d0
#fde7e7
#ffffff

Shades of #ed2d2d color code

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

#ed2d2d
#d22828
#b82323
#9e1e1e
#831919
#691414
#4f0f0f
#340a0a
#1a0505
#000000

Tones

#ed2d2d
#d64444
#bf5b5b
#a97171
#928888

Tones

Similar Color like #ed2d2d color

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

#ee2e2e
#ef2f2f
#f03030
#f13131
#f23232
#f33333
#f43434
#f53535
#f63636
#f73737
#f83838
#f93939
#fa3a3a
#fb3b3b
#ec2c2c
#eb2b2b
#ea2a2a
#e92929
#e82828
#e72727
#e62626
#e52525
#e42424
#e32323
#e22222
#e12121
#e02020
#df1f1f

Download this Dark Red

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

#ed2d2d Color Code Preview on Black Background Color

This is how #ed2d2d Color will look on black background color. Color contrast ratio is 5.01

#ed2d2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed2d2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed2d2d

#ed2d2d color code is use for CSS Background Color

Background color for the above div is #ed2d2d

HTML with inline CSS

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

#ed2d2d color code is use for CSS Border Color

CSS Border color for the above div is #ed2d2d

HTML with inline CSS

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

CSS Border Left color for the above div is #ed2d2d

HTML with inline CSS

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

CSS Border Right color for the above div is #ed2d2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed2d2d

HTML with inline CSS

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

CSS Border Top color for the above div is #ed2d2d

HTML with inline CSS

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

#ed2d2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed2d2d Color code Preview on White Background

This is how #ed2d2d Color code will look on white background color. Color contrast ratio is 4.19

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

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