Skip to main content Skip to docs navigation

#db772a 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 Tahiti Gold and its hex is #DC722A Nearest Color Name

Color Hue/Base color: Orange

Hex #db772a Color code in RGB color code model is created after adding 85.88% red color, 46.67% green color and 16.47% blue color. Hex #db772a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 81% yellow and 14.12% black.

Hex #db772a color code is between #dd6622 web safe hex color code and #cc8833 web safe hex color code. #dd6622 is the nearest web safe color code. You can see here many more shades of #db772a color code.

RGB Chart

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

Color Table

Hex Color Code db772a #db772a
RGB Decimal 219, 119, 42 219, 119, 42
RGB Percent 86%, 47%, 16% rgb(86%, 47%, 16%)
CSS RGBa 219, 119, 42,1 rgba(219,119,42,1)
CMYK Model cmyk(0%,46%,81%,14.12%)
HSL Color Space 26,71% ,51% hsl(26,71% ,51%)
HSV Color Space 26°, 81%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 01110111 00101010
Octal 333 167 52
Decimal 219 119 42
Hex db 77 2a

Different shades of #db772a color code.

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

Darkest of #db772a
#5c3110
Darker of #db772a
#884817
Dark of #db772a
#b45f1e
Base of #db772a
#db772a
Light of #db772a
#e29356
Lighter
#eaaf81
Lightest
#f1cbad

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

#db772a
#2a8edb

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

Split Complementary

#db772a
#2adbcf
#2a36db

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

Analogous Color

#db2a44
#db2d2a
#db772a
#dbb22a
#badb2a

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

#db772a
#772adb
#2adb77

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

#db772a
#2adb77
#2a8edb
#db2a8e

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

#db772a
#36db2a
#2a8edb
#cf2adb

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

#311a08
#5c3110
#884817
#b45f1e
#db772a
#e29356
#eaaf81
#f1cbad
#f8e6d9

Tints of #db772a Color

#db772a
#df8641
#e39559
#e7a471
#ebb388
#efc2a0
#f3d1b8
#f7e0cf
#fbefe7
#ffffff

Shades of #db772a color code

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

#db772a
#c26925
#aa5c20
#924f1c
#794217
#613412
#49270e
#301a09
#180d04
#000000

Tones

#db772a
#c27a43
#a97d5c
#908175
#838383

Tones

Similar Color like #db772a color

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

#dc782b
#dd792c
#de7a2d
#df7b2e
#e07c2f
#e17d30
#e27e31
#e37f32
#e48033
#e58134
#e68235
#e78336
#e88437
#e98538
#da7629
#d97528
#d87427
#d77326
#d67225
#d57124
#d47023
#d36f22
#d26e21
#d16d20
#d06c1f
#cf6b1e
#ce6a1d
#cd691c

Download this Dark Orange

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

#db772a Color Code Preview on Black Background Color

This is how #db772a Color will look on black background color. Color contrast ratio is 6.68

#db772a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db772a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db772a

#db772a color code is use for CSS Background Color

Background color for the above div is #db772a

HTML with inline CSS

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

#db772a color code is use for CSS Border Color

CSS Border color for the above div is #db772a

HTML with inline CSS

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

CSS Border Left color for the above div is #db772a

HTML with inline CSS

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

CSS Border Right color for the above div is #db772a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db772a

HTML with inline CSS

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

CSS Border Top color for the above div is #db772a

HTML with inline CSS

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

#db772a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db772a Color code Preview on White Background

This is how #db772a Color code will look on white background color. Color contrast ratio is 3.14

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

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