Skip to main content Skip to docs navigation

#ddba4e hex color | Download Dark Green 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 Buried Gold and its hex is #DBBC4B Nearest Color Name

Color Hue/Base color: Green

Hex #ddba4e Color code in RGB color code model is created after adding 86.67% red color, 72.94% green color and 30.59% blue color. Hex #ddba4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 65% yellow and 13.33% black.

Hex #ddba4e color code is between #ccbb55 web safe hex color code and #eeaa44 web safe hex color code. #ccbb55 is the nearest web safe color code. You can see here many more shades of #ddba4e color code.

RGB Chart

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

Color Table

Hex Color Code ddba4e #ddba4e
RGB Decimal 221, 186, 78 221, 186, 78
RGB Percent 87%, 73%, 31% rgb(87%, 73%, 31%)
CSS RGBa 221, 186, 78,1 rgba(221,186,78,1)
CMYK Model cmyk(0%,16%,65%,13.33%)
HSL Color Space 45,68% ,59% hsl(45,68% ,59%)
HSV Color Space 45°, 65%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10111010 01001110
Octal 335 272 116
Decimal 221 186 78
Hex dd ba 4e

Different shades of #ddba4e color code.

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

Darkest of #ddba4e
#7a6218
Darker of #ddba4e
#a58520
Dark of #ddba4e
#d0a728
Base of #ddba4e
#ddba4e
Light of #ddba4e
#e5cb79
Lighter
#eddba4
Lightest
#f6ecce

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

#ddba4e
#4e71dd

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

Split Complementary

#ddba4e
#4eb9dd
#724edd

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

Analogous Color

#dd674e
#dd7e4e
#ddba4e
#d0dd4e
#95dd4e

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

#ddba4e
#ba4edd
#4eddba

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

#ddba4e
#4eddba
#4e71dd
#dd4e71

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

#ddba4e
#4edd72
#4e71dd
#dd4eb9

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

#50400f
#7a6218
#a58520
#d0a728
#ddba4e
#e5cb79
#eddba4
#f6ecce
#fefdf9

Tints of #ddba4e Color

#ddba4e
#e0c161
#e4c975
#e8d189
#ecd89c
#efe0b0
#f3e8c4
#f7efd7
#fbf7eb
#ffffff

Shades of #ddba4e color code

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

#ddba4e
#c4a545
#ab903c
#937c34
#7a672b
#625222
#493e1a
#312911
#181408
#000000

Tones

#ddba4e
#c8af63
#b3a478
#9e9a8d
#969696

Tones

Similar Color like #ddba4e color

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

#debb4f
#dfbc50
#e0bd51
#e1be52
#e2bf53
#e3c054
#e4c155
#e5c256
#e6c357
#e7c458
#e8c559
#e9c65a
#eac75b
#ebc85c
#dcb94d
#dbb84c
#dab74b
#d9b64a
#d8b549
#d7b448
#d6b347
#d5b246
#d4b145
#d3b044
#d2af43
#d1ae42
#d0ad41
#cfac40

Download this Dark Green

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

#ddba4e Color Code Preview on Black Background Color

This is how #ddba4e Color will look on black background color. Color contrast ratio is 11.21

#ddba4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddba4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddba4e

#ddba4e color code is use for CSS Background Color

Background color for the above div is #ddba4e

HTML with inline CSS

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

#ddba4e color code is use for CSS Border Color

CSS Border color for the above div is #ddba4e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddba4e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddba4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddba4e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddba4e

HTML with inline CSS

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

#ddba4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddba4e Color code Preview on White Background

This is how #ddba4e Color code will look on white background color. Color contrast ratio is 1.87

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

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