Skip to main content Skip to docs navigation

#bda044 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 Sea Squash and its hex is #BAA243 Nearest Color Name

Color Hue/Base color: Yellow

Hex #bda044 Color code in RGB color code model is created after adding 74.12% red color, 62.75% green color and 26.67% blue color. Hex #bda044 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 64% yellow and 25.88% black.

Hex #bda044 color code is between #bb9933 web safe hex color code and #ccaa55 web safe hex color code. #bb9933 is the nearest web safe color code. You can see here many more shades of #bda044 color code.

RGB Chart

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

Color Table

Hex Color Code bda044 #bda044
RGB Decimal 189, 160, 68 189, 160, 68
RGB Percent 74%, 63%, 27% rgb(74%, 63%, 27%)
CSS RGBa 189, 160, 68,1 rgba(189,160,68,1)
CMYK Model cmyk(0%,15%,64%,25.88%)
HSL Color Space 46,48% ,50% hsl(46,48% ,50%)
HSV Color Space 46°, 64%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10100000 01000100
Octal 275 240 104
Decimal 189 160 68
Hex bd a0 44

Different shades of #bda044 color code.

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

Darkest of #bda044
#4d411b
Darker of #bda044
#736128
Dark of #bda044
#988136
Base of #bda044
#bda044
Light of #bda044
#cab36a
Lighter
#d8c68f
Lightest
#e5d9b5

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

#bda044
#4461bd

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

Split Complementary

#bda044
#449dbd
#6344bd

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

Analogous Color

#bd5944
#bd6e44
#bda044
#b2bd44
#7fbd44

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

#bda044
#a044bd
#44bda0

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

#bda044
#44bda0
#4461bd
#bd4461

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

#bda044
#44bd63
#4461bd
#bd449d

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

#27210e
#4d411b
#736128
#988136
#bda044
#cab36a
#d8c68f
#e5d9b5
#f2eddb

Tints of #bda044 Color

#bda044
#c4aa58
#cbb56d
#d3bf82
#daca97
#e1d4ab
#e9dfc0
#f0e9d5
#f7f4ea
#ffffff

Shades of #bda044 color code

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

#bda044
#a88e3c
#937c34
#7e6a2d
#695825
#54471e
#3f3516
#2a230f
#151107
#000000

Tones

#bda044
#a4935d
#8a8677
#808080
#808080

Tones

Similar Color like #bda044 color

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

#bea145
#bfa246
#c0a347
#c1a448
#c2a549
#c3a64a
#c4a74b
#c5a84c
#c6a94d
#c7aa4e
#c8ab4f
#c9ac50
#caad51
#cbae52
#bc9f43
#bb9e42
#ba9d41
#b99c40
#b89b3f
#b79a3e
#b6993d
#b5983c
#b4973b
#b3963a
#b29539
#b19438
#b09337
#af9236

Download this Dark Yellow

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

#bda044 Color Code Preview on Black Background Color

This is how #bda044 Color will look on black background color. Color contrast ratio is 8.28

#bda044 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda044

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda044

#bda044 color code is use for CSS Background Color

Background color for the above div is #bda044

HTML with inline CSS

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

#bda044 color code is use for CSS Border Color

CSS Border color for the above div is #bda044

HTML with inline CSS

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

CSS Border Left color for the above div is #bda044

HTML with inline CSS

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

CSS Border Right color for the above div is #bda044

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bda044

HTML with inline CSS

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

CSS Border Top color for the above div is #bda044

HTML with inline CSS

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

#bda044 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bda044 Color code Preview on White Background

This is how #bda044 Color code will look on white background color. Color contrast ratio is 2.54

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

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