Skip to main content Skip to docs navigation

#dfbc0a 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 Gold Tooth and its hex is #DBB40C Nearest Color Name

Color Hue/Base color: Yellow

Hex #dfbc0a Color code in RGB color code model is created after adding 87.45% red color, 73.73% green color and 3.92% blue color. Hex #dfbc0a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 96% yellow and 12.55% black.

Hex #dfbc0a color code is between #ddbb11 web safe hex color code and #eecc00 web safe hex color code. #ddbb11 is the nearest web safe color code. You can see here many more shades of #dfbc0a color code.

RGB Chart

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

Color Table

Hex Color Code dfbc0a #dfbc0a
RGB Decimal 223, 188, 10 223, 188, 10
RGB Percent 87%, 74%, 4% rgb(87%, 74%, 4%)
CSS RGBa 223, 188, 10,1 rgba(223,188,10,1)
CMYK Model cmyk(0%,16%,96%,12.55%)
HSL Color Space 50,91% ,46% hsl(50,91% ,46%)
HSV Color Space 50°, 96%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 10111100 00001010
Octal 337 274 12
Decimal 223 188 10
Hex df bc 0a

Different shades of #dfbc0a color code.

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

Darkest of #dfbc0a
#4d4103
Darker of #dfbc0a
#7d6a06
Dark of #dfbc0a
#ae9308
Base of #dfbc0a
#dfbc0a
Light of #dfbc0a
#f5d327
Lighter
#f7dd58
Lightest
#fae788

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

#dfbc0a
#0a2ddf

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

Split Complementary

#dfbc0a
#0a98df
#520adf

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

Analogous Color

#df400a
#df630a
#dfbc0a
#bbdf0a
#62df0a

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

#dfbc0a
#bc0adf
#0adfbc

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

#dfbc0a
#0adfbc
#0a2ddf
#df0a2d

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

#dfbc0a
#0adf52
#0a2ddf
#df0a98

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

#1c1701
#4d4103
#7d6a06
#ae9308
#dfbc0a
#f5d327
#f7dd58
#fae788
#fcf1b9

Tints of #dfbc0a Color

#dfbc0a
#e2c325
#e6ca40
#e9d25b
#edd976
#f0e192
#f4e8ad
#f7f0c8
#fbf7e3
#ffffff

Shades of #dfbc0a color code

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

#dfbc0a
#c6a708
#ad9207
#947d06
#7b6805
#635304
#4a3e03
#312902
#181401
#000000

Tones

#dfbc0a
#c8ac21
#b09d39
#998d50
#827d67

Tones

Similar Color like #dfbc0a color

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

#e0bd0b
#e1be0c
#e2bf0d
#e3c00e
#e4c10f
#e5c210
#e6c311
#e7c412
#e8c513
#e9c614
#eac715
#ebc816
#ecc917
#edca18
#debb09
#ddba08
#dcb907
#dbb806
#dab705
#d9b604
#d8b503
#d7b402
#d6b301
#d5b200
#d4b100
#d3b000
#d2af00
#d1ae00

Download this Dark Yellow

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

#dfbc0a Color Code Preview on Black Background Color

This is how #dfbc0a Color will look on black background color. Color contrast ratio is 11.34

#dfbc0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfbc0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfbc0a

#dfbc0a color code is use for CSS Background Color

Background color for the above div is #dfbc0a

HTML with inline CSS

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

#dfbc0a color code is use for CSS Border Color

CSS Border color for the above div is #dfbc0a

HTML with inline CSS

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

CSS Border Left color for the above div is #dfbc0a

HTML with inline CSS

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

CSS Border Right color for the above div is #dfbc0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfbc0a

HTML with inline CSS

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

CSS Border Top color for the above div is #dfbc0a

HTML with inline CSS

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

#dfbc0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfbc0a Color code Preview on White Background

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

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