Skip to main content Skip to docs navigation

#DBA87F hex color | Eastern Spice | Download Dark Brown 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

Color Hue/Base color: Brown

Hex #DBA87F Color Code is also known as | Eastern Spice color.

Hex #DBA87F Color code in RGB color code model is created after adding 85.88% red color, 65.88% green color and 49.8% blue color. Hex #DBA87F Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 42% yellow and 14.12% black.

Hex #DBA87F color code is between #ddaa77 web safe hex color code and #cc9988 web safe hex color code. #ddaa77 is the nearest web safe color code. You can see here many more shades of #DBA87F color code.

RGB Chart

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

Color Table

Hex Color Code DBA87F #DBA87F
RGB Decimal 219, 168, 127 219, 168, 127
RGB Percent 86%, 66%, 50% rgb(86%, 66%, 50%)
CSS RGBa 219, 168, 127,1 rgba(219,168,127,1)
CMYK Model cmyk(0%,23%,42%,14.12%)
HSL Color Space 27,56% ,68% hsl(27,56% ,68%)
HSV Color Space 27°, 42%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10101000 01111111
Octal 333 250 177
Decimal 219 168 127
Hex DB A8 7F

Different shades of #DBA87F color code.

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

Darkest of #DBA87F
#975b2a
Darker of #DBA87F
#be7336
Dark of #DBA87F
#d08d57
Base of #DBA87F
#dba87f
Light of #DBA87F
#e6c3a7
Lighter
#f1decf
Lightest
#fdf9f6

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

#dba87f
#7fb2db

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

Split Complementary

#DBA87F
#7fdbd6
#7f84db

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

Analogous Color

#db7f8c
#db827f
#dba87f
#dbc77f
#c9db7f

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

#DBA87F
#a87fdb
#7fdba8

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

#DBA87F
#7fdba8
#7fb2db
#db7fb2

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

#DBA87F
#84db7f
#7fb2db
#d67fdb

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

#6f431f
#975b2a
#be7336
#d08d57
#dba87f
#e6c3a7
#f1decf
#fdf9f6
#ffffff

Tints of #DBA87F Color

#dba87f
#dfb18d
#e3bb9b
#e7c5a9
#ebceb7
#efd8c6
#f3e2d4
#f7ebe2
#fbf5f0
#ffffff

Shades of #DBA87F color code

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

#dba87f
#c29570
#aa8262
#927054
#795d46
#614a38
#49382a
#30251c
#18120e
#000000

Tones

#dba87f
#cbaa8f
#baaca0
#adadad
#adadad

Tones

Similar Color like #DBA87F color

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

#dca980
#ddaa81
#deab82
#dfac83
#e0ad84
#e1ae85
#e2af86
#e3b087
#e4b188
#e5b289
#e6b38a
#e7b48b
#e8b58c
#e9b68d
#daa77e
#d9a67d
#d8a57c
#d7a47b
#d6a37a
#d5a279
#d4a178
#d3a077
#d29f76
#d19e75
#d09d74
#cf9c73
#ce9b72
#cd9a71

Download this Dark Brown

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

#DBA87F Color Code Preview on Black Background Color

This is how #DBA87F Color will look on black background color. Color contrast ratio is 9.92

#DBA87F in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DBA87F

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DBA87F

#DBA87F color code is use for CSS Background Color

Background color for the above div is #DBA87F

HTML with inline CSS

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

#DBA87F color code is use for CSS Border Color

CSS Border color for the above div is #DBA87F

HTML with inline CSS

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

CSS Border Left color for the above div is #DBA87F

HTML with inline CSS

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

CSS Border Right color for the above div is #DBA87F

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DBA87F

HTML with inline CSS

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

CSS Border Top color for the above div is #DBA87F

HTML with inline CSS

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

#DBA87F hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DBA87F Color code Preview on White Background

This is how #DBA87F Color code will look on white background color. Color contrast ratio is 2.12

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

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