Skip to main content Skip to docs navigation

#dc802f 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 Pantone 7413 C and its hex is #DC8633 Nearest Color Name

Color Hue/Base color: Orange

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

Hex #dc802f color code is between #dd8833 web safe hex color code and #cc7722 web safe hex color code. #dd8833 is the nearest web safe color code. You can see here many more shades of #dc802f color code.

RGB Chart

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

Color Table

Hex Color Code dc802f #dc802f
RGB Decimal 220, 128, 47 220, 128, 47
RGB Percent 86%, 50%, 18% rgb(86%, 50%, 18%)
CSS RGBa 220, 128, 47,1 rgba(220,128,47,1)
CMYK Model cmyk(0%,42%,79%,13.73%)
HSL Color Space 28,71% ,52% hsl(28,71% ,52%)
HSV Color Space 28°, 79%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10000000 00101111
Octal 334 200 57
Decimal 220 128 47
Hex dc 80 2f

Different shades of #dc802f color code.

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

Darkest of #dc802f
#623610
Darker of #dc802f
#8d4f18
Dark of #dc802f
#b9671f
Base of #dc802f
#dc802f
Light of #dc802f
#e39b5b
Lighter
#ebb586
Lightest
#f2d0b2

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

#dc802f
#2f8bdc

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

Split Complementary

#dc802f
#2fdcd6
#2f34dc

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

Analogous Color

#dc2f43
#dc382f
#dc802f
#dcba2f
#b6dc2f

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

#dc802f
#802fdc
#2fdc80

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

#dc802f
#2fdc80
#2f8bdc
#dc2f8b

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

#dc802f
#34dc2f
#2f8bdc
#d62fdc

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

#361e09
#623610
#8d4f18
#b9671f
#dc802f
#e39b5b
#ebb586
#f2d0b2
#f9ebde

Tints of #dc802f Color

#dc802f
#df8e46
#e39c5d
#e7aa74
#ebb88b
#efc6a2
#f3d4b9
#f7e2d0
#fbf0e7
#ffffff

Shades of #dc802f color code

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

#dc802f
#c37129
#ab6324
#92551f
#7a471a
#613814
#492a0f
#301c0a
#180e05
#000000

Tones

#dc802f
#c48247
#ab8360
#938578
#858585

Tones

Similar Color like #dc802f color

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

#dd8130
#de8231
#df8332
#e08433
#e18534
#e28635
#e38736
#e48837
#e58938
#e68a39
#e78b3a
#e88c3b
#e98d3c
#ea8e3d
#db7f2e
#da7e2d
#d97d2c
#d87c2b
#d77b2a
#d67a29
#d57928
#d47827
#d37726
#d27625
#d17524
#d07423
#cf7322
#ce7221

Download this Dark Orange

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

#dc802f Color Code Preview on Black Background Color

This is how #dc802f Color will look on black background color. Color contrast ratio is 7.17

#dc802f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc802f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc802f

#dc802f color code is use for CSS Background Color

Background color for the above div is #dc802f

HTML with inline CSS

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

#dc802f color code is use for CSS Border Color

CSS Border color for the above div is #dc802f

HTML with inline CSS

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

CSS Border Left color for the above div is #dc802f

HTML with inline CSS

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

CSS Border Right color for the above div is #dc802f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc802f

HTML with inline CSS

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

CSS Border Top color for the above div is #dc802f

HTML with inline CSS

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

#dc802f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc802f Color code Preview on White Background

This is how #dc802f Color code will look on white background color. Color contrast ratio is 2.93

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

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