Skip to main content Skip to docs navigation

#bdb53d 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 Pesto and its hex is #C1B23E Nearest Color Name

Color Hue/Base color: Yellow

Hex #bdb53d Color code in RGB color code model is created after adding 74.12% red color, 70.98% green color and 23.92% blue color. Hex #bdb53d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 68% yellow and 25.88% black.

Hex #bdb53d color code is between #bbbb44 web safe hex color code and #ccaa33 web safe hex color code. #bbbb44 is the nearest web safe color code. You can see here many more shades of #bdb53d color code.

RGB Chart

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

Color Table

Hex Color Code bdb53d #bdb53d
RGB Decimal 189, 181, 61 189, 181, 61
RGB Percent 74%, 71%, 24% rgb(74%, 71%, 24%)
CSS RGBa 189, 181, 61,1 rgba(189,181,61,1)
CMYK Model cmyk(0%,4%,68%,25.88%)
HSL Color Space 56,51% ,49% hsl(56,51% ,49%)
HSV Color Space 56°, 68%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10110101 00111101
Octal 275 265 75
Decimal 189 181 61
Hex bd b5 3d

Different shades of #bdb53d color code.

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

Darkest of #bdb53d
#494618
Darker of #bdb53d
#706b24
Dark of #bdb53d
#969031
Base of #bdb53d
#bdb53d
Light of #bdb53d
#ccc561
Lighter
#d8d388
Lightest
#e5e1ae

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

#bdb53d
#3d45bd

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

Split Complementary

#bdb53d
#3d85bd
#753dbd

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

Analogous Color

#bd6a3d
#bd803d
#bdb53d
#9abd3d
#65bd3d

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

#bdb53d
#b53dbd
#3dbdb5

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

#bdb53d
#3dbdb5
#3d45bd
#bd3d45

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

#bdb53d
#3dbd75
#3d45bd
#bd3d85

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

#23210b
#494618
#706b24
#969031
#bdb53d
#ccc561
#d8d388
#e5e1ae
#f1f0d5

Tints of #bdb53d Color

#bdb53d
#c4bd52
#cbc568
#d3cd7d
#dad593
#e1dea8
#e9e6be
#f0eed3
#f7f6e9
#ffffff

Shades of #bdb53d color code

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

#bdb53d
#a8a036
#938c2f
#7e7828
#696421
#54501b
#3f3c14
#2a280d
#151406
#000000

Tones

#bdb53d
#a49f56
#8b896f
#7d7d7d
#7d7d7d

Tones

Similar Color like #bdb53d color

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

#beb63e
#bfb73f
#c0b840
#c1b941
#c2ba42
#c3bb43
#c4bc44
#c5bd45
#c6be46
#c7bf47
#c8c048
#c9c149
#cac24a
#cbc34b
#bcb43c
#bbb33b
#bab23a
#b9b139
#b8b038
#b7af37
#b6ae36
#b5ad35
#b4ac34
#b3ab33
#b2aa32
#b1a931
#b0a830
#afa72f

Download this Dark Yellow

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

#bdb53d Color Code Preview on Black Background Color

This is how #bdb53d Color will look on black background color. Color contrast ratio is 9.84

#bdb53d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb53d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb53d

#bdb53d color code is use for CSS Background Color

Background color for the above div is #bdb53d

HTML with inline CSS

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

#bdb53d color code is use for CSS Border Color

CSS Border color for the above div is #bdb53d

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb53d

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb53d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb53d

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb53d

HTML with inline CSS

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

#bdb53d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb53d Color code Preview on White Background

This is how #bdb53d Color code will look on white background color. Color contrast ratio is 2.13

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

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