Skip to main content Skip to docs navigation

#dbaf3f 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 Citronite and its hex is #DBB239 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #dbaf3f color code is between #ddaa44 web safe hex color code and #ccbb33 web safe hex color code. #ddaa44 is the nearest web safe color code. You can see here many more shades of #dbaf3f color code.

RGB Chart

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

Color Table

Hex Color Code dbaf3f #dbaf3f
RGB Decimal 219, 175, 63 219, 175, 63
RGB Percent 86%, 69%, 25% rgb(86%, 69%, 25%)
CSS RGBa 219, 175, 63,1 rgba(219,175,63,1)
CMYK Model cmyk(0%,20%,71%,14.12%)
HSL Color Space 43,68% ,55% hsl(43,68% ,55%)
HSV Color Space 43°, 71%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10101111 00111111
Octal 333 257 77
Decimal 219 175 63
Hex db af 3f

Different shades of #dbaf3f color code.

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

Darkest of #dbaf3f
#6d5414
Darker of #dbaf3f
#98751c
Dark of #dbaf3f
#c39624
Base of #dbaf3f
#dbaf3f
Light of #dbaf3f
#e3c16a
Lighter
#ebd395
Lightest
#f3e5c0

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

#dbaf3f
#3f6bdb

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

Split Complementary

#dbaf3f
#3fb9db
#613fdb

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

Analogous Color

#db543f
#db6e3f
#dbaf3f
#d3db3f
#92db3f

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

#dbaf3f
#af3fdb
#3fdbaf

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

#dbaf3f
#3fdbaf
#3f6bdb
#db3f6b

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

#dbaf3f
#3fdb61
#3f6bdb
#db3fb9

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

#42330c
#6d5414
#98751c
#c39624
#dbaf3f
#e3c16a
#ebd395
#f3e5c0
#fbf7eb

Tints of #dbaf3f Color

#dbaf3f
#dfb754
#e3c069
#e7c97f
#ebd294
#efdba9
#f3e4bf
#f7edd4
#fbf6e9
#ffffff

Shades of #dbaf3f color code

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

#dbaf3f
#c29b38
#aa8831
#92742a
#796123
#614d1c
#493a15
#30260e
#181307
#000000

Tones

#dbaf3f
#c4a556
#ad9b6d
#979183
#8d8d8d

Tones

Similar Color like #dbaf3f color

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

#dcb040
#ddb141
#deb242
#dfb343
#e0b444
#e1b545
#e2b646
#e3b747
#e4b848
#e5b949
#e6ba4a
#e7bb4b
#e8bc4c
#e9bd4d
#daae3e
#d9ad3d
#d8ac3c
#d7ab3b
#d6aa3a
#d5a939
#d4a838
#d3a737
#d2a636
#d1a535
#d0a434
#cfa333
#cea232
#cda131

Download this Dark Yellow

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

#dbaf3f Color Code Preview on Black Background Color

This is how #dbaf3f Color will look on black background color. Color contrast ratio is 10.22

#dbaf3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbaf3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbaf3f

#dbaf3f color code is use for CSS Background Color

Background color for the above div is #dbaf3f

HTML with inline CSS

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

#dbaf3f color code is use for CSS Border Color

CSS Border color for the above div is #dbaf3f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbaf3f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbaf3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbaf3f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbaf3f

HTML with inline CSS

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

#dbaf3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbaf3f Color code Preview on White Background

This is how #dbaf3f Color code will look on white background color. Color contrast ratio is 2.06

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

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