Skip to main content Skip to docs navigation

#dd201a 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 Tomato Burst and its hex is #D6201A Nearest Color Name

Color Hue/Base color: Red

Hex #dd201a Color code in RGB color code model is created after adding 86.67% red color, 12.55% green color and 10.2% blue color. Hex #dd201a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 88% yellow and 13.33% black.

Hex #dd201a color code is between #cc2222 web safe hex color code and #ee1111 web safe hex color code. #cc2222 is the nearest web safe color code. You can see here many more shades of #dd201a color code.

RGB Chart

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

Color Table

Hex Color Code dd201a #dd201a
RGB Decimal 221, 32, 26 221, 32, 26
RGB Percent 87%, 13%, 10% rgb(87%, 13%, 10%)
CSS RGBa 221, 32, 26,1 rgba(221,32,26,1)
CMYK Model cmyk(0%,86%,88%,13.33%)
HSL Color Space 2,79% ,48% hsl(2,79% ,48%)
HSV Color Space 2°, 88%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 00100000 00011010
Octal 335 40 32
Decimal 221 32 26
Hex dd 20 1a

Different shades of #dd201a color code.

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

Darkest of #dd201a
#540c0a
Darker of #dd201a
#82130f
Dark of #dd201a
#af1915
Base of #dd201a
#dd201a
Light of #dd201a
#e94641
Lighter
#ee736f
Lightest
#f39f9d

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

#dd201a
#1ad7dd

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

Split Complementary

#dd201a
#1add82
#1a75dd

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

Analogous Color

#dd1a86
#dd1a65
#dd201a
#dd611a
#ddb21a

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

#dd201a
#201add
#1add20

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

#dd201a
#1add20
#1ad7dd
#dd1ad7

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

#dd201a
#75dd1a
#1ad7dd
#821add

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

#260605
#540c0a
#82130f
#af1915
#dd201a
#e94641
#ee736f
#f39f9d
#f9ccca

Tints of #dd201a Color

#dd201a
#e03833
#e4514c
#e86a66
#ec837f
#ef9b99
#f3b4b2
#f7cdcc
#fbe6e5
#ffffff

Shades of #dd201a color code

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

#dd201a
#c41c17
#ab1814
#931511
#7a110e
#620e0b
#490a08
#310705
#180302
#000000

Tones

#dd201a
#c43733
#ac4e4b
#936664
#7b7b7b

Tones

Similar Color like #dd201a color

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

#de211b
#df221c
#e0231d
#e1241e
#e2251f
#e32620
#e42721
#e52822
#e62923
#e72a24
#e82b25
#e92c26
#ea2d27
#eb2e28
#dc1f19
#db1e18
#da1d17
#d91c16
#d81b15
#d71a14
#d61913
#d51812
#d41711
#d31610
#d2150f
#d1140e
#d0130d
#cf120c

Download this Dark Red

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

#dd201a Color Code Preview on Black Background Color

This is how #dd201a Color will look on black background color. Color contrast ratio is 4.30

#dd201a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd201a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd201a

#dd201a color code is use for CSS Background Color

Background color for the above div is #dd201a

HTML with inline CSS

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

#dd201a color code is use for CSS Border Color

CSS Border color for the above div is #dd201a

HTML with inline CSS

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

CSS Border Left color for the above div is #dd201a

HTML with inline CSS

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

CSS Border Right color for the above div is #dd201a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd201a

HTML with inline CSS

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

CSS Border Top color for the above div is #dd201a

HTML with inline CSS

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

#dd201a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd201a Color code Preview on White Background

This is how #dd201a Color code will look on white background color. Color contrast ratio is 4.89

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

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