Skip to main content Skip to docs navigation

#dcbf7c hex color | Download Dark Yellow 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 Germania and its hex is #DDC47E Nearest Color Name

Color Hue/Base color: Yellow

Hex #dcbf7c Color code in RGB color code model is created after adding 86.27% red color, 74.9% green color and 48.63% blue color. Hex #dcbf7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 44% yellow and 13.73% black.

Hex #dcbf7c color code is between #ddbb77 web safe hex color code and #cccc88 web safe hex color code. #ddbb77 is the nearest web safe color code. You can see here many more shades of #dcbf7c color code.

RGB Chart

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

Color Table

Hex Color Code dcbf7c #dcbf7c
RGB Decimal 220, 191, 124 220, 191, 124
RGB Percent 86%, 75%, 49% rgb(86%, 75%, 49%)
CSS RGBa 220, 191, 124,1 rgba(220,191,124,1)
CMYK Model cmyk(0%,13%,44%,13.73%)
HSL Color Space 42,58% ,67% hsl(42,58% ,67%)
HSV Color Space 42°, 44%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10111111 01111100
Octal 334 277 174
Decimal 220 191 124
Hex dc bf 7c

Different shades of #dcbf7c color code.

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

Darkest of #dcbf7c
#977528
Darker of #dcbf7c
#bf9533
Dark of #dcbf7c
#d1ab54
Base of #dcbf7c
#dcbf7c
Light of #dcbf7c
#e7d3a4
Lighter
#f2e6cc
Lightest
#fcfaf5

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

#dcbf7c
#7c99dc

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

Split Complementary

#dcbf7c
#7cc9dc
#8f7cdc

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

Analogous Color

#dc877c
#dc977c
#dcbf7c
#d9dc7c
#b1dc7c

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

#dcbf7c
#bf7cdc
#7cdcbf

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

#dcbf7c
#7cdcbf
#7c99dc
#dc7c99

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

#dcbf7c
#7cdc8f
#7c99dc
#dc7cc9

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

#6e561e
#977528
#bf9533
#d1ab54
#dcbf7c
#e7d3a4
#f2e6cc
#fcfaf5
#ffffff

Tints of #dcbf7c Color

#dcbf7c
#dfc68a
#e3cd99
#e7d4a7
#ebdbb6
#efe2c4
#f3e9d3
#f7f0e1
#fbf7f0
#ffffff

Shades of #dcbf7c color code

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

#dcbf7c
#c3a96e
#ab9460
#927f52
#7a6a44
#615437
#493f29
#302a1b
#18150d
#000000

Tones

#dcbf7c
#cbb88d
#bbb29d
#acacac
#acacac

Tones

Similar Color like #dcbf7c color

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

#ddc07d
#dec17e
#dfc27f
#e0c380
#e1c481
#e2c582
#e3c683
#e4c784
#e5c885
#e6c986
#e7ca87
#e8cb88
#e9cc89
#eacd8a
#dbbe7b
#dabd7a
#d9bc79
#d8bb78
#d7ba77
#d6b976
#d5b875
#d4b774
#d3b673
#d2b572
#d1b471
#d0b370
#cfb26f
#ceb16e

Download this Dark Yellow

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

#dcbf7c Color Code Preview on Black Background Color

This is how #dcbf7c Color will look on black background color. Color contrast ratio is 11.79

#dcbf7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbf7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbf7c

#dcbf7c color code is use for CSS Background Color

Background color for the above div is #dcbf7c

HTML with inline CSS

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

#dcbf7c color code is use for CSS Border Color

CSS Border color for the above div is #dcbf7c

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbf7c

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbf7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbf7c

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbf7c

HTML with inline CSS

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

#dcbf7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbf7c Color code Preview on White Background

This is how #dcbf7c Color code will look on white background color. Color contrast ratio is 1.78

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

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