Skip to main content Skip to docs navigation

#dc280c 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 Dazzling Red and its hex is #D82C0D Nearest Color Name

Color Hue/Base color: Orange

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

Hex #dc280c color code is between #dd2211 web safe hex color code and #cc3300 web safe hex color code. #dd2211 is the nearest web safe color code. You can see here many more shades of #dc280c color code.

RGB Chart

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

Color Table

Hex Color Code dc280c #dc280c
RGB Decimal 220, 40, 12 220, 40, 12
RGB Percent 86%, 16%, 5% rgb(86%, 16%, 5%)
CSS RGBa 220, 40, 12,1 rgba(220,40,12,1)
CMYK Model cmyk(0%,82%,95%,13.73%)
HSL Color Space 8,90% ,45% hsl(8,90% ,45%)
HSV Color Space 8°, 95%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 00101000 00001100
Octal 334 50 14
Decimal 220 40 12
Hex dc 28 0c

Different shades of #dc280c color code.

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

Darkest of #dc280c
#4b0e04
Darker of #dc280c
#7b1607
Dark of #dc280c
#ac1f09
Base of #dc280c
#dc280c
Light of #dc280c
#f34328
Lighter
#f66d58
Lightest
#f99888

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

#dc280c
#0cc0dc

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

Split Complementary

#dc280c
#0cdc90
#0c58dc

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

Analogous Color

#dc0c69
#dc0c47
#dc280c
#dc6d0c
#dcc40c

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

#dc280c
#280cdc
#0cdc28

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

#dc280c
#0cdc28
#0cc0dc
#dc0cc0

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

#dc280c
#58dc0c
#0cc0dc
#900cdc

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

#1b0501
#4b0e04
#7b1607
#ac1f09
#dc280c
#f34328
#f66d58
#f99888
#fbc2b9

Tints of #dc280c Color

#dc280c
#df3f27
#e35742
#e76f5d
#eb8778
#ef9f93
#f3b7ae
#f7cfc9
#fbe7e4
#ffffff

Shades of #dc280c color code

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

#dc280c
#c3230a
#ab1f09
#921a08
#7a1606
#611105
#490d04
#300802
#180401
#000000

Tones

#dc280c
#c53923
#ae4a3a
#965b52
#7f6c69

Tones

Similar Color like #dc280c color

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

#dd290d
#de2a0e
#df2b0f
#e02c10
#e12d11
#e22e12
#e32f13
#e43014
#e53115
#e63216
#e73317
#e83418
#e93519
#ea361a
#db270b
#da260a
#d92509
#d82408
#d72307
#d62206
#d52105
#d42004
#d31f03
#d21e02
#d11d01
#d01c00
#cf1b00
#ce1a00

Download this Dark Orange

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

#dc280c Color Code Preview on Black Background Color

This is how #dc280c Color will look on black background color. Color contrast ratio is 4.35

#dc280c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc280c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc280c

#dc280c color code is use for CSS Background Color

Background color for the above div is #dc280c

HTML with inline CSS

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

#dc280c color code is use for CSS Border Color

CSS Border color for the above div is #dc280c

HTML with inline CSS

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

CSS Border Left color for the above div is #dc280c

HTML with inline CSS

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

CSS Border Right color for the above div is #dc280c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc280c

HTML with inline CSS

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

CSS Border Top color for the above div is #dc280c

HTML with inline CSS

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

#dc280c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc280c Color code Preview on White Background

This is how #dc280c Color code will look on white background color. Color contrast ratio is 4.83

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

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