Skip to main content Skip to docs navigation

#db5705 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 Pantone 166 C and its hex is #E35205 Nearest Color Name

Color Hue/Base color: Red

Hex #db5705 Color code in RGB color code model is created after adding 85.88% red color, 34.12% green color and 1.96% blue color. Hex #db5705 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 98% yellow and 14.12% black.

Hex #db5705 color code is between #dd5500 web safe hex color code and #cc6600 web safe hex color code. #dd5500 is the nearest web safe color code. You can see here many more shades of #db5705 color code.

RGB Chart

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

Color Table

Hex Color Code db5705 #db5705
RGB Decimal 219, 87, 5 219, 87, 5
RGB Percent 86%, 34%, 2% rgb(86%, 34%, 2%)
CSS RGBa 219, 87, 5,1 rgba(219,87,5,1)
CMYK Model cmyk(0%,60%,98%,14.12%)
HSL Color Space 23,96% ,44% hsl(23,96% ,44%)
HSV Color Space 23°, 98%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 01010111 00000101
Octal 333 127 5
Decimal 219 87 5
Hex db 57 05

Different shades of #db5705 color code.

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

Darkest of #db5705
#451c02
Darker of #db5705
#772f03
Dark of #db5705
#a94304
Base of #db5705
#db5705
Light of #db5705
#fa6f19
Lighter
#fb8e4b
Lightest
#fcae7d

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

#db5705
#0589db

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

Split Complementary

#db5705
#05dbc2
#051edb

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

Analogous Color

#db0530
#db050c
#db5705
#db9e05
#bedb05

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

#db5705
#5705db
#05db57

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

#db5705
#05db57
#0589db
#db0589

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

#db5705
#1edb05
#0589db
#c205db

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

#140800
#451c02
#772f03
#a94304
#db5705
#fa6f19
#fb8e4b
#fcae7d
#fdcdaf

Tints of #db5705 Color

#db5705
#df6920
#e37c3c
#e78f58
#eba174
#efb48f
#f3c7ab
#f7d9c7
#fbece3
#ffffff

Shades of #db5705 color code

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

#db5705
#c24d04
#aa4303
#923a03
#793002
#612602
#491d01
#301301
#180900
#000000

Tones

#db5705
#c55c1b
#ae6132
#986748
#816c5f

Tones

Similar Color like #db5705 color

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

#dc5806
#dd5907
#de5a08
#df5b09
#e05c0a
#e15d0b
#e25e0c
#e35f0d
#e4600e
#e5610f
#e66210
#e76311
#e86412
#e96513
#da5604
#d95503
#d85402
#d75301
#d65200
#d55100
#d45000
#d34f00
#d24e00
#d14d00
#d04c00
#cf4b00
#ce4a00
#cd4900

Download this Dark Red

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

#db5705 Color Code Preview on Black Background Color

This is how #db5705 Color will look on black background color. Color contrast ratio is 5.38

#db5705 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db5705

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db5705

#db5705 color code is use for CSS Background Color

Background color for the above div is #db5705

HTML with inline CSS

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

#db5705 color code is use for CSS Border Color

CSS Border color for the above div is #db5705

HTML with inline CSS

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

CSS Border Left color for the above div is #db5705

HTML with inline CSS

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

CSS Border Right color for the above div is #db5705

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db5705

HTML with inline CSS

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

CSS Border Top color for the above div is #db5705

HTML with inline CSS

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

#db5705 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db5705 Color code Preview on White Background

This is how #db5705 Color code will look on white background color. Color contrast ratio is 3.91

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

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