Skip to main content Skip to docs navigation

#dc321d hex color | Download Dark Orange 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 Fatal Fury and its hex is #DA321C Nearest Color Name

Color Hue/Base color: Orange

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

Hex #dc321d color code is between #dd3322 web safe hex color code and #cc2211 web safe hex color code. #dd3322 is the nearest web safe color code. You can see here many more shades of #dc321d color code.

RGB Chart

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

Color Table

Hex Color Code dc321d #dc321d
RGB Decimal 220, 50, 29 220, 50, 29
RGB Percent 86%, 20%, 11% rgb(86%, 20%, 11%)
CSS RGBa 220, 50, 29,1 rgba(220,50,29,1)
CMYK Model cmyk(0%,77%,87%,13.73%)
HSL Color Space 7,77% ,49% hsl(7,77% ,49%)
HSV Color Space 7°, 87%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 00110010 00011101
Octal 334 62 35
Decimal 220 50 29
Hex dc 32 1d

Different shades of #dc321d color code.

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

Darkest of #dc321d
#55130b
Darker of #dc321d
#821e11
Dark of #dc321d
#af2817
Base of #dc321d
#dc321d
Light of #dc321d
#e75745
Lighter
#ec8072
Lightest
#f2a9a0

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

#dc321d
#1dc7dc

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

Split Complementary

#dc321d
#1ddc92
#1d67dc

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

Analogous Color

#dc1d77
#dc1d58
#dc321d
#dc721d
#dcc11d

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

#dc321d
#321ddc
#1ddc32

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

#dc321d
#1ddc32
#1dc7dc
#dc1dc7

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

#dc321d
#67dc1d
#1dc7dc
#921ddc

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

#280905
#55130b
#821e11
#af2817
#dc321d
#e75745
#ec8072
#f2a9a0
#f8d1cd

Tints of #dc321d Color

#dc321d
#df4836
#e35f4f
#e77668
#eb8d81
#efa39a
#f3bab3
#f7d1cc
#fbe8e5
#ffffff

Shades of #dc321d color code

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

#dc321d
#c32c19
#ab2616
#922113
#7a1b10
#61160c
#491009
#300b06
#180503
#000000

Tones

#dc321d
#c34536
#aa594f
#916c68
#7c7c7c

Tones

Similar Color like #dc321d color

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

#dd331e
#de341f
#df3520
#e03621
#e13722
#e23823
#e33924
#e43a25
#e53b26
#e63c27
#e73d28
#e83e29
#e93f2a
#ea402b
#db311c
#da301b
#d92f1a
#d82e19
#d72d18
#d62c17
#d52b16
#d42a15
#d32914
#d22813
#d12712
#d02611
#cf2510
#ce240f

Download this Dark Orange

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

#dc321d Color Code Preview on Black Background Color

This is how #dc321d Color will look on black background color. Color contrast ratio is 4.52

#dc321d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc321d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc321d

#dc321d color code is use for CSS Background Color

Background color for the above div is #dc321d

HTML with inline CSS

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

#dc321d color code is use for CSS Border Color

CSS Border color for the above div is #dc321d

HTML with inline CSS

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

CSS Border Left color for the above div is #dc321d

HTML with inline CSS

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

CSS Border Right color for the above div is #dc321d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc321d

HTML with inline CSS

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

CSS Border Top color for the above div is #dc321d

HTML with inline CSS

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

#dc321d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc321d Color code Preview on White Background

This is how #dc321d Color code will look on white background color. Color contrast ratio is 4.65

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

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