Skip to main content Skip to docs navigation

#dbac4f 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 Golden Apricot and its hex is #DBA950 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbac4f Color code in RGB color code model is created after adding 85.88% red color, 67.45% green color and 30.98% blue color. Hex #dbac4f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 64% yellow and 14.12% black.

Hex #dbac4f color code is between #ddaa55 web safe hex color code and #ccbb44 web safe hex color code. #ddaa55 is the nearest web safe color code. You can see here many more shades of #dbac4f color code.

RGB Chart

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

Color Table

Hex Color Code dbac4f #dbac4f
RGB Decimal 219, 172, 79 219, 172, 79
RGB Percent 86%, 67%, 31% rgb(86%, 67%, 31%)
CSS RGBa 219, 172, 79,1 rgba(219,172,79,1)
CMYK Model cmyk(0%,21%,64%,14.12%)
HSL Color Space 40,66% ,58% hsl(40,66% ,58%)
HSV Color Space 40°, 64%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10101100 01001111
Octal 333 254 117
Decimal 219 172 79
Hex db ac 4f

Different shades of #dbac4f color code.

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

Darkest of #dbac4f
#785819
Darker of #dbac4f
#a37721
Dark of #dbac4f
#cd962a
Base of #dbac4f
#dbac4f
Light of #dbac4f
#e4c079
Lighter
#ecd4a4
Lightest
#f5e8ce

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

#dbac4f
#4f7edb

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

Split Complementary

#dbac4f
#4fc4db
#664fdb

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

Analogous Color

#db5a4f
#db724f
#dbac4f
#dbdb4f
#a1db4f

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

#dbac4f
#ac4fdb
#4fdbac

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

#dbac4f
#4fdbac
#4f7edb
#db4f7e

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

#dbac4f
#4fdb66
#4f7edb
#db4fc4

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

#4e3910
#785819
#a37721
#cd962a
#dbac4f
#e4c079
#ecd4a4
#f5e8ce
#fefcf8

Tints of #dbac4f Color

#dbac4f
#dfb562
#e3be76
#e7c789
#ebd09d
#efdab0
#f3e3c4
#f7ecd7
#fbf5eb
#ffffff

Shades of #dbac4f color code

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

#dbac4f
#c29846
#aa853d
#927234
#795f2b
#614c23
#49391a
#302611
#181308
#000000

Tones

#dbac4f
#c6a564
#b19e79
#9b978f
#959595

Tones

Similar Color like #dbac4f color

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

#dcad50
#ddae51
#deaf52
#dfb053
#e0b154
#e1b255
#e2b356
#e3b457
#e4b558
#e5b659
#e6b75a
#e7b85b
#e8b95c
#e9ba5d
#daab4e
#d9aa4d
#d8a94c
#d7a84b
#d6a74a
#d5a649
#d4a548
#d3a447
#d2a346
#d1a245
#d0a144
#cfa043
#ce9f42
#cd9e41

Download this Dark Yellow

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

#dbac4f Color Code Preview on Black Background Color

This is how #dbac4f Color will look on black background color. Color contrast ratio is 10.03

#dbac4f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbac4f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbac4f

#dbac4f color code is use for CSS Background Color

Background color for the above div is #dbac4f

HTML with inline CSS

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

#dbac4f color code is use for CSS Border Color

CSS Border color for the above div is #dbac4f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbac4f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbac4f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbac4f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbac4f

HTML with inline CSS

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

#dbac4f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbac4f Color code Preview on White Background

This is how #dbac4f Color code will look on white background color. Color contrast ratio is 2.09

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

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