Skip to main content Skip to docs navigation

#dbdc6f 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 Moist Gold and its hex is #DBDB70 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbdc6f Color code in RGB color code model is created after adding 85.88% red color, 86.27% green color and 43.53% blue color. Hex #dbdc6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 50% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code dbdc6f #dbdc6f
RGB Decimal 219, 220, 111 219, 220, 111
RGB Percent 86%, 86%, 44% rgb(86%, 86%, 44%)
CSS RGBa 219, 220, 111,1 rgba(219,220,111,1)
CMYK Model cmyk(0%,0%,50%,13.73%)
HSL Color Space 61,61% ,65% hsl(61,61% ,65%)
HSV Color Space 61°, 50%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11011100 01101111
Octal 333 334 157
Decimal 219 220 111
Hex db dc 6f

Different shades of #dbdc6f color code.

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

Darkest of #dbdc6f
#8e8f23
Darker of #dbdc6f
#b7b82d
Dark of #dbdc6f
#d1d246
Base of #dbdc6f
#dbdc6f
Light of #dbdc6f
#e5e698
Lighter
#f0f0c1
Lightest
#fafaea

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

#dbdc6f
#706fdc

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

Split Complementary

#dbdc6f
#6fa4dc
#a66fdc

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

Analogous Color

#dc9d6f
#dcb06f
#dbdc6f
#b7dc6f
#89dc6f

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

#dbdc6f
#dc6fdb
#6fdbdc

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

#dbdc6f
#6fdbdc
#706fdc
#dc706f

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

#dbdc6f
#6fdca6
#706fdc
#dc6fa4

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

#656619
#8e8f23
#b7b82d
#d1d246
#dbdc6f
#e5e698
#f0f0c1
#fafaea
#ffffff

Tints of #dbdc6f Color

#dbdc6f
#dfdf7f
#e3e38f
#e7e79f
#ebebaf
#efefbf
#f3f3cf
#f7f7df
#fbfbef
#ffffff

Shades of #dbdc6f color code

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

#dbdc6f
#c2c362
#aaab56
#92924a
#797a3d
#616131
#494925
#303018
#18180c
#000000

Tones

#dbdc6f
#c9ca81
#b8b893
#a6a6a5
#a5a5a5

Tones

Similar Color like #dbdc6f color

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

#dcdd70
#ddde71
#dedf72
#dfe073
#e0e174
#e1e275
#e2e376
#e3e477
#e4e578
#e5e679
#e6e77a
#e7e87b
#e8e97c
#e9ea7d
#dadb6e
#d9da6d
#d8d96c
#d7d86b
#d6d76a
#d5d669
#d4d568
#d3d467
#d2d366
#d1d265
#d0d164
#cfd063
#cecf62
#cdce61

Download this Dark Yellow

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

#dbdc6f Color Code Preview on Black Background Color

This is how #dbdc6f Color will look on black background color. Color contrast ratio is 14.48

#dbdc6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdc6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdc6f

#dbdc6f color code is use for CSS Background Color

Background color for the above div is #dbdc6f

HTML with inline CSS

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

#dbdc6f color code is use for CSS Border Color

CSS Border color for the above div is #dbdc6f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdc6f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdc6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdc6f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdc6f

HTML with inline CSS

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

#dbdc6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdc6f Color code Preview on White Background

This is how #dbdc6f Color code will look on white background color. Color contrast ratio is 1.45

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

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