Skip to main content Skip to docs navigation

#dbbb6f 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 Pineapple Wine and its hex is #DBBC6C Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbbb6f Color code in RGB color code model is created after adding 85.88% red color, 73.33% green color and 43.53% blue color. Hex #dbbb6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 49% yellow and 14.12% black.

Hex #dbbb6f color code is between #ddaa77 web safe hex color code and #cccc66 web safe hex color code. #ddaa77 is the nearest web safe color code. You can see here many more shades of #dbbb6f color code.

RGB Chart

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

Color Table

Hex Color Code dbbb6f #dbbb6f
RGB Decimal 219, 187, 111 219, 187, 111
RGB Percent 86%, 73%, 44% rgb(86%, 73%, 44%)
CSS RGBa 219, 187, 111,1 rgba(219,187,111,1)
CMYK Model cmyk(0%,15%,49%,14.12%)
HSL Color Space 42,60% ,65% hsl(42,60% ,65%)
HSV Color Space 42°, 49%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10111011 01101111
Octal 333 273 157
Decimal 219 187 111
Hex db bb 6f

Different shades of #dbbb6f color code.

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

Darkest of #dbbb6f
#8e6e23
Darker of #dbbb6f
#b68e2e
Dark of #dbbb6f
#d1a846
Base of #dbbb6f
#dbbb6f
Light of #dbbb6f
#e5ce98
Lighter
#efe2c1
Lightest
#faf5e9

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

#dbbb6f
#6f8fdb

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

Split Complementary

#dbbb6f
#6fc5db
#856fdb

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

Analogous Color

#db7c6f
#db8e6f
#dbbb6f
#d7db6f
#aadb6f

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

#dbbb6f
#bb6fdb
#6fdbbb

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

#dbbb6f
#6fdbbb
#6f8fdb
#db6f8f

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

#dbbb6f
#6fdb85
#6f8fdb
#db6fc5

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

#654e19
#8e6e23
#b68e2e
#d1a846
#dbbb6f
#e5ce98
#efe2c1
#faf5e9
#ffffff

Tints of #dbbb6f Color

#dbbb6f
#dfc27f
#e3ca8f
#e7d19f
#ebd9af
#efe0bf
#f3e8cf
#f7efdf
#fbf7ef
#ffffff

Shades of #dbbb6f color code

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

#dbbb6f
#c2a662
#aa9156
#927c4a
#79673d
#615331
#493e25
#302918
#18140c
#000000

Tones

#dbbb6f
#c9b481
#b7ac93
#a5a5a5
#a5a5a5

Tones

Similar Color like #dbbb6f color

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

#dcbc70
#ddbd71
#debe72
#dfbf73
#e0c074
#e1c175
#e2c276
#e3c377
#e4c478
#e5c579
#e6c67a
#e7c77b
#e8c87c
#e9c97d
#daba6e
#d9b96d
#d8b86c
#d7b76b
#d6b66a
#d5b569
#d4b468
#d3b367
#d2b266
#d1b165
#d0b064
#cfaf63
#ceae62
#cdad61

Download this Dark Yellow

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

#dbbb6f Color Code Preview on Black Background Color

This is how #dbbb6f Color will look on black background color. Color contrast ratio is 11.35

#dbbb6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbb6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbb6f

#dbbb6f color code is use for CSS Background Color

Background color for the above div is #dbbb6f

HTML with inline CSS

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

#dbbb6f color code is use for CSS Border Color

CSS Border color for the above div is #dbbb6f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbbb6f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbbb6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbbb6f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbbb6f

HTML with inline CSS

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

#dbbb6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbbb6f Color code Preview on White Background

This is how #dbbb6f Color code will look on white background color. Color contrast ratio is 1.85

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

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