Skip to main content Skip to docs navigation

#dc2020 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 Chicken Comb and its hex is #DD2222 Nearest Color Name

Color Hue/Base color: Red

Hex #dc2020 Color code in RGB color code model is created after adding 86.27% red color, 12.55% green color and 12.55% blue color. Hex #dc2020 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 85% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code dc2020 #dc2020
RGB Decimal 220, 32, 32 220, 32, 32
RGB Percent 86%, 13%, 13% rgb(86%, 13%, 13%)
CSS RGBa 220, 32, 32,1 rgba(220,32,32,1)
CMYK Model cmyk(0%,85%,85%,13.73%)
HSL Color Space 0,75% ,49% hsl(0,75% ,49%)
HSV Color Space 0°, 85%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 00100000 00100000
Octal 334 40 40
Decimal 220 32 32
Hex dc 20 20

Different shades of #dc2020 color code.

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

Darkest of #dc2020
#560d0d
Darker of #dc2020
#831313
Dark of #dc2020
#af1a1a
Base of #dc2020
#dc2020
Light of #dc2020
#e54a4a
Lighter
#eb7777
Lightest
#f2a3a3

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

#dc2020
#20dcdc

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

Split Complementary

#dc2020
#20dc7e
#207edc

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

Analogous Color

#dc208e
#dc206e
#dc2020
#dc5f20
#dcad20

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

#dc2020
#2020dc
#20dc20

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

#dc2020
#20dc20
#20dcdc
#dc20dc

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

#dc2020
#7edc20
#20dcdc
#7e20dc

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

#2a0606
#560d0d
#831313
#af1a1a
#dc2020
#e54a4a
#eb7777
#f2a3a3
#f8d0d0

Tints of #dc2020 Color

#dc2020
#df3838
#e35151
#e76a6a
#eb8383
#ef9b9b
#f3b4b4
#f7cdcd
#fbe6e6
#ffffff

Shades of #dc2020 color code

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

#dc2020
#c31c1c
#ab1818
#921515
#7a1111
#610e0e
#490a0a
#300707
#180303
#000000

Tones

#dc2020
#c33939
#aa5252
#906c6c
#7e7e7e

Tones

Similar Color like #dc2020 color

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

#dd2121
#de2222
#df2323
#e02424
#e12525
#e22626
#e32727
#e42828
#e52929
#e62a2a
#e72b2b
#e82c2c
#e92d2d
#ea2e2e
#db1f1f
#da1e1e
#d91d1d
#d81c1c
#d71b1b
#d61a1a
#d51919
#d41818
#d31717
#d21616
#d11515
#d01414
#cf1313
#ce1212

Download this Dark Red

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

#dc2020 Color Code Preview on Black Background Color

This is how #dc2020 Color will look on black background color. Color contrast ratio is 4.27

#dc2020 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc2020

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc2020

#dc2020 color code is use for CSS Background Color

Background color for the above div is #dc2020

HTML with inline CSS

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

#dc2020 color code is use for CSS Border Color

CSS Border color for the above div is #dc2020

HTML with inline CSS

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

CSS Border Left color for the above div is #dc2020

HTML with inline CSS

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

CSS Border Right color for the above div is #dc2020

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc2020

HTML with inline CSS

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

CSS Border Top color for the above div is #dc2020

HTML with inline CSS

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

#dc2020 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc2020 Color code Preview on White Background

This is how #dc2020 Color code will look on white background color. Color contrast ratio is 4.92

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

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