Skip to main content Skip to docs navigation

#bda44a 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 Rain Slicker and its hex is #BCA849 Nearest Color Name

Color Hue/Base color: Yellow

Hex #bda44a Color code in RGB color code model is created after adding 74.12% red color, 64.31% green color and 29.02% blue color. Hex #bda44a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 61% yellow and 25.88% black.

Hex #bda44a color code is between #bbaa44 web safe hex color code and #cc9955 web safe hex color code. #bbaa44 is the nearest web safe color code. You can see here many more shades of #bda44a color code.

RGB Chart

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

Color Table

Hex Color Code bda44a #bda44a
RGB Decimal 189, 164, 74 189, 164, 74
RGB Percent 74%, 64%, 29% rgb(74%, 64%, 29%)
CSS RGBa 189, 164, 74,1 rgba(189,164,74,1)
CMYK Model cmyk(0%,13%,61%,25.88%)
HSL Color Space 47,47% ,52% hsl(47,47% ,52%)
HSV Color Space 47°, 61%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10100100 01001010
Octal 275 244 112
Decimal 189 164 74
Hex bd a4 4a

Different shades of #bda44a color code.

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

Darkest of #bda44a
#51451d
Darker of #bda44a
#76662b
Dark of #bda44a
#9b8639
Base of #bda44a
#bda44a
Light of #bda44a
#cbb76f
Lighter
#d8ca95
Lightest
#e6dcba

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

#bda44a
#4a63bd

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

Split Complementary

#bda44a
#4a9cbd
#6b4abd

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

Analogous Color

#bd614a
#bd744a
#bda44a
#b0bd4a
#80bd4a

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

#bda44a
#a44abd
#4abda4

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

#bda44a
#4abda4
#4a63bd
#bd4a63

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

#bda44a
#4abd6b
#4a63bd
#bd4a9c

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

#2b2510
#51451d
#76662b
#9b8639
#bda44a
#cbb76f
#d8ca95
#e6dcba
#f4efdf

Tints of #bda44a Color

#bda44a
#c4ae5e
#cbb872
#d3c286
#dacc9a
#e1d6ae
#e9e0c2
#f0ead6
#f7f4ea
#ffffff

Shades of #bda44a color code

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

#bda44a
#a89141
#937f39
#7e6d31
#695b29
#544820
#3f3618
#2a2410
#151208
#000000

Tones

#bda44a
#a49663
#8c887b
#848484
#848484

Tones

Similar Color like #bda44a color

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

#bea54b
#bfa64c
#c0a74d
#c1a84e
#c2a94f
#c3aa50
#c4ab51
#c5ac52
#c6ad53
#c7ae54
#c8af55
#c9b056
#cab157
#cbb258
#bca349
#bba248
#baa147
#b9a046
#b89f45
#b79e44
#b69d43
#b59c42
#b49b41
#b39a40
#b2993f
#b1983e
#b0973d
#af963c

Download this Dark Yellow

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

#bda44a Color Code Preview on Black Background Color

This is how #bda44a Color will look on black background color. Color contrast ratio is 8.57

#bda44a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda44a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda44a

#bda44a color code is use for CSS Background Color

Background color for the above div is #bda44a

HTML with inline CSS

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

#bda44a color code is use for CSS Border Color

CSS Border color for the above div is #bda44a

HTML with inline CSS

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

CSS Border Left color for the above div is #bda44a

HTML with inline CSS

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

CSS Border Right color for the above div is #bda44a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bda44a

HTML with inline CSS

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

CSS Border Top color for the above div is #bda44a

HTML with inline CSS

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

#bda44a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bda44a Color code Preview on White Background

This is how #bda44a Color code will look on white background color. Color contrast ratio is 2.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 #bda44a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bda44a; }

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