Skip to main content Skip to docs navigation

#dbb07f 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 Boudin and its hex is #DAB27D Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbb07f Color code in RGB color code model is created after adding 85.88% red color, 69.02% green color and 49.8% blue color. Hex #dbb07f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 42% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code dbb07f #dbb07f
RGB Decimal 219, 176, 127 219, 176, 127
RGB Percent 86%, 69%, 50% rgb(86%, 69%, 50%)
CSS RGBa 219, 176, 127,1 rgba(219,176,127,1)
CMYK Model cmyk(0%,20%,42%,14.12%)
HSL Color Space 32,56% ,68% hsl(32,56% ,68%)
HSV Color Space 32°, 42%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10110000 01111111
Octal 333 260 177
Decimal 219 176 127
Hex db b0 7f

Different shades of #dbb07f color code.

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

Darkest of #dbb07f
#97642a
Darker of #dbb07f
#be7e36
Dark of #dbb07f
#d09757
Base of #dbb07f
#dbb07f
Light of #dbb07f
#e6c9a7
Lighter
#f1e1cf
Lightest
#fdfaf6

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

#dbb07f
#7faadb

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

Split Complementary

#dbb07f
#7fd8db
#827fdb

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

Analogous Color

#db7f84
#db8a7f
#dbb07f
#dbcf7f
#c1db7f

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

#dbb07f
#b07fdb
#7fdbb0

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

#dbb07f
#7fdbb0
#7faadb
#db7faa

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

#dbb07f
#7fdb82
#7faadb
#db7fd8

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

#6f4a1f
#97642a
#be7e36
#d09757
#dbb07f
#e6c9a7
#f1e1cf
#fdfaf6
#ffffff

Tints of #dbb07f Color

#dbb07f
#dfb88d
#e3c19b
#e7caa9
#ebd3b7
#efdbc6
#f3e4d4
#f7ede2
#fbf6f0
#ffffff

Shades of #dbb07f color code

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

#dbb07f
#c29c70
#aa8862
#927554
#796146
#614e38
#493a2a
#30271c
#18130e
#000000

Tones

#dbb07f
#cbaf8f
#baaea0
#adadad
#adadad

Tones

Similar Color like #dbb07f color

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

#dcb180
#ddb281
#deb382
#dfb483
#e0b584
#e1b685
#e2b786
#e3b887
#e4b988
#e5ba89
#e6bb8a
#e7bc8b
#e8bd8c
#e9be8d
#daaf7e
#d9ae7d
#d8ad7c
#d7ac7b
#d6ab7a
#d5aa79
#d4a978
#d3a877
#d2a776
#d1a675
#d0a574
#cfa473
#cea372
#cda271

Download this Dark Yellow

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

#dbb07f Color Code Preview on Black Background Color

This is how #dbb07f Color will look on black background color. Color contrast ratio is 10.53

#dbb07f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb07f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb07f

#dbb07f color code is use for CSS Background Color

Background color for the above div is #dbb07f

HTML with inline CSS

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

#dbb07f color code is use for CSS Border Color

CSS Border color for the above div is #dbb07f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb07f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb07f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb07f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb07f

HTML with inline CSS

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

#dbb07f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb07f Color code Preview on White Background

This is how #dbb07f Color code will look on white background color. Color contrast ratio is 1.99

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

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