Skip to main content Skip to docs navigation

#ddda4e 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 Yuzukoshō and its hex is #D4DE49 Nearest Color Name

Color Hue/Base color: Green

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

Hex #ddda4e color code is between #ccdd55 web safe hex color code and #eecc44 web safe hex color code. #ccdd55 is the nearest web safe color code. You can see here many more shades of #ddda4e color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 11011101 11011010 01001110
Octal 335 332 116
Decimal 221 218 78
Hex dd da 4e

Different shades of #ddda4e color code.

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

Darkest of #ddda4e
#7a7818
Darker of #ddda4e
#a5a220
Dark of #ddda4e
#d0cd28
Base of #ddda4e
#ddda4e
Light of #ddda4e
#e5e379
Lighter
#edeca4
Lightest
#f6f5ce

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

#ddda4e
#4e51dd

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

Split Complementary

#ddda4e
#4e99dd
#934edd

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

Analogous Color

#dd874e
#dd9e4e
#ddda4e
#b0dd4e
#75dd4e

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

#ddda4e
#da4edd
#4eddda

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

#ddda4e
#4eddda
#4e51dd
#dd4e51

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

#ddda4e
#4edd93
#4e51dd
#dd4e99

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

#504e0f
#7a7818
#a5a220
#d0cd28
#ddda4e
#e5e379
#edeca4
#f6f5ce
#fefef9

Tints of #ddda4e Color

#ddda4e
#e0de61
#e4e275
#e8e689
#ecea9c
#efeeb0
#f3f2c4
#f7f6d7
#fbfaeb
#ffffff

Shades of #ddda4e color code

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

#ddda4e
#c4c145
#aba93c
#939134
#7a792b
#626022
#49481a
#313011
#181808
#000000

Tones

#ddda4e
#c8c663
#b3b278
#9e9d8d
#969696

Tones

Similar Color like #ddda4e color

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

#dedb4f
#dfdc50
#e0dd51
#e1de52
#e2df53
#e3e054
#e4e155
#e5e256
#e6e357
#e7e458
#e8e559
#e9e65a
#eae75b
#ebe85c
#dcd94d
#dbd84c
#dad74b
#d9d64a
#d8d549
#d7d448
#d6d347
#d5d246
#d4d145
#d3d044
#d2cf43
#d1ce42
#d0cd41
#cfcc40

Download this Dark Green

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

#ddda4e Color Code Preview on Black Background Color

This is how #ddda4e Color will look on black background color. Color contrast ratio is 14.21

#ddda4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddda4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddda4e

#ddda4e color code is use for CSS Background Color

Background color for the above div is #ddda4e

HTML with inline CSS

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

#ddda4e color code is use for CSS Border Color

CSS Border color for the above div is #ddda4e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddda4e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddda4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddda4e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddda4e

HTML with inline CSS

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

#ddda4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddda4e Color code Preview on White Background

This is how #ddda4e Color code will look on white background color. Color contrast ratio is 1.48

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

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