Skip to main content Skip to docs navigation

#dcbd4e 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 #dcbd4e Color code in RGB color code model is created after adding 86.27% red color, 74.12% green color and 30.59% blue color. Hex #dcbd4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 65% yellow and 13.73% black.

Hex #dcbd4e color code is between #ddbb55 web safe hex color code and #cccc44 web safe hex color code. #ddbb55 is the nearest web safe color code. You can see here many more shades of #dcbd4e color code.

RGB Chart

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

Color Table

Hex Color Code dcbd4e #dcbd4e
RGB Decimal 220, 189, 78 220, 189, 78
RGB Percent 86%, 74%, 31% rgb(86%, 74%, 31%)
CSS RGBa 220, 189, 78,1 rgba(220,189,78,1)
CMYK Model cmyk(0%,14%,65%,13.73%)
HSL Color Space 47,67% ,58% hsl(47,67% ,58%)
HSV Color Space 47°, 65%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10111101 01001110
Octal 334 275 116
Decimal 220 189 78
Hex dc bd 4e

Different shades of #dcbd4e color code.

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

Darkest of #dcbd4e
#796418
Darker of #dcbd4e
#a48720
Dark of #dcbd4e
#ceaa29
Base of #dcbd4e
#dcbd4e
Light of #dcbd4e
#e4cd79
Lighter
#eddda3
Lightest
#f5edce

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

#dcbd4e
#4e6ddc

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

Split Complementary

#dcbd4e
#4eb4dc
#764edc

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

Analogous Color

#dc6a4e
#dc824e
#dcbd4e
#ccdc4e
#90dc4e

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

#dcbd4e
#bd4edc
#4edcbd

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

#dcbd4e
#4edcbd
#4e6ddc
#dc4e6d

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

#dcbd4e
#4edc76
#4e6ddc
#dc4eb4

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

#4e4110
#796418
#a48720
#ceaa29
#dcbd4e
#e4cd79
#eddda3
#f5edce
#fefdf8

Tints of #dcbd4e Color

#dcbd4e
#dfc461
#e3cb75
#e7d389
#ebda9c
#efe1b0
#f3e9c4
#f7f0d7
#fbf7eb
#ffffff

Shades of #dcbd4e color code

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

#dcbd4e
#c3a845
#ab933c
#927e34
#7a692b
#615422
#493f1a
#302a11
#181508
#000000

Tones

#dcbd4e
#c7b163
#b2a578
#9c998e
#959595

Tones

Similar Color like #dcbd4e color

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

#ddbe4f
#debf50
#dfc051
#e0c152
#e1c253
#e2c354
#e3c455
#e4c556
#e5c657
#e6c758
#e7c859
#e8c95a
#e9ca5b
#eacb5c
#dbbc4d
#dabb4c
#d9ba4b
#d8b94a
#d7b849
#d6b748
#d5b647
#d4b546
#d3b445
#d2b344
#d1b243
#d0b142
#cfb041
#ceaf40

Download this Dark Green

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

#dcbd4e Color Code Preview on Black Background Color

This is how #dcbd4e Color will look on black background color. Color contrast ratio is 11.43

#dcbd4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbd4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbd4e

#dcbd4e color code is use for CSS Background Color

Background color for the above div is #dcbd4e

HTML with inline CSS

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

#dcbd4e color code is use for CSS Border Color

CSS Border color for the above div is #dcbd4e

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbd4e

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbd4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbd4e

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbd4e

HTML with inline CSS

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

#dcbd4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbd4e Color code Preview on White Background

This is how #dcbd4e Color code will look on white background color. Color contrast ratio is 1.84

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

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