Skip to main content Skip to docs navigation

#dbbd2f 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 Wax and its hex is #DDBB33 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbbd2f Color code in RGB color code model is created after adding 85.88% red color, 74.12% green color and 18.43% blue color. Hex #dbbd2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 79% yellow and 14.12% black.

Hex #dbbd2f color code is between #ddbb33 web safe hex color code and #cccc22 web safe hex color code. #ddbb33 is the nearest web safe color code. You can see here many more shades of #dbbd2f color code.

RGB Chart

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

Color Table

Hex Color Code dbbd2f #dbbd2f
RGB Decimal 219, 189, 47 219, 189, 47
RGB Percent 86%, 74%, 18% rgb(86%, 74%, 18%)
CSS RGBa 219, 189, 47,1 rgba(219,189,47,1)
CMYK Model cmyk(0%,14%,79%,14.12%)
HSL Color Space 50,70% ,52% hsl(50,70% ,52%)
HSV Color Space 50°, 79%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10111101 00101111
Octal 333 275 57
Decimal 219 189 47
Hex db bd 2f

Different shades of #dbbd2f color code.

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

Darkest of #dbbd2f
#605211
Darker of #dbbd2f
#8c7818
Dark of #dbbd2f
#b79d20
Base of #dbbd2f
#dbbd2f
Light of #dbbd2f
#e3cb5a
Lighter
#ead986
Lightest
#f2e6b1

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

#dbbd2f
#2f4ddb

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

Split Complementary

#dbbd2f
#2fa3db
#672fdb

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

Analogous Color

#db592f
#db752f
#dbbd2f
#c0db2f
#78db2f

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

#dbbd2f
#bd2fdb
#2fdbbd

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

#dbbd2f
#2fdbbd
#2f4ddb
#db2f4d

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

#dbbd2f
#2fdb67
#2f4ddb
#db2fa3

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

#352d09
#605211
#8c7818
#b79d20
#dbbd2f
#e3cb5a
#ead986
#f2e6b1
#f9f4dd

Tints of #dbbd2f Color

#dbbd2f
#dfc446
#e3cb5d
#e7d374
#ebda8b
#efe1a2
#f3e9b9
#f7f0d0
#fbf7e7
#ffffff

Shades of #dbbd2f color code

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

#dbbd2f
#c2a829
#aa9324
#927e1f
#79691a
#615414
#493f0f
#302a0a
#181505
#000000

Tones

#dbbd2f
#c3ad47
#aa9d60
#928d78
#858585

Tones

Similar Color like #dbbd2f color

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

#dcbe30
#ddbf31
#dec032
#dfc133
#e0c234
#e1c335
#e2c436
#e3c537
#e4c638
#e5c739
#e6c83a
#e7c93b
#e8ca3c
#e9cb3d
#dabc2e
#d9bb2d
#d8ba2c
#d7b92b
#d6b82a
#d5b729
#d4b628
#d3b527
#d2b426
#d1b325
#d0b224
#cfb123
#ceb022
#cdaf21

Download this Dark Yellow

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

#dbbd2f Color Code Preview on Black Background Color

This is how #dbbd2f Color will look on black background color. Color contrast ratio is 11.33

#dbbd2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbd2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbd2f

#dbbd2f color code is use for CSS Background Color

Background color for the above div is #dbbd2f

HTML with inline CSS

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

#dbbd2f color code is use for CSS Border Color

CSS Border color for the above div is #dbbd2f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbbd2f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbbd2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbbd2f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbbd2f

HTML with inline CSS

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

#dbbd2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbbd2f Color code Preview on White Background

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

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