Skip to main content Skip to docs navigation

#bdb91d hex color | Download Dark Green 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 Fallout Green and its hex is #B6C121 Nearest Color Name

Color Hue/Base color: Green

Hex #bdb91d Color code in RGB color code model is created after adding 74.12% red color, 72.55% green color and 11.37% blue color. Hex #bdb91d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 85% yellow and 25.88% black.

Hex #bdb91d color code is between #bbbb22 web safe hex color code and #ccaa11 web safe hex color code. #bbbb22 is the nearest web safe color code. You can see here many more shades of #bdb91d color code.

RGB Chart

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

Color Table

Hex Color Code bdb91d #bdb91d
RGB Decimal 189, 185, 29 189, 185, 29
RGB Percent 74%, 73%, 11% rgb(74%, 73%, 11%)
CSS RGBa 189, 185, 29,1 rgba(189,185,29,1)
CMYK Model cmyk(0%,2%,85%,25.88%)
HSL Color Space 58,73% ,43% hsl(58,73% ,43%)
HSV Color Space 58°, 85%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10111001 00011101
Octal 275 271 35
Decimal 189 185 29
Hex bd b9 1d

Different shades of #bdb91d color code.

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

Darkest of #bdb91d
#383709
Darker of #bdb91d
#65620f
Dark of #bdb91d
#918e16
Base of #bdb91d
#bdb91d
Light of #bdb91d
#dfdb2e
Lighter
#e6e25a
Lightest
#edea87

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

#bdb91d
#1d21bd

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

Split Complementary

#bdb91d
#1d71bd
#691dbd

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

Analogous Color

#bd5c1d
#bd761d
#bdb91d
#8cbd1d
#49bd1d

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

#bdb91d
#b91dbd
#1dbdb9

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

#bdb91d
#1dbdb9
#1d21bd
#bd1d21

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

#bdb91d
#1dbd69
#1d21bd
#bd1d71

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

#0c0c02
#383709
#65620f
#918e16
#bdb91d
#dfdb2e
#e6e25a
#edea87
#f3f2b3

Tints of #bdb91d Color

#bdb91d
#c4c036
#cbc84f
#d3d068
#dad881
#e1df9a
#e9e7b3
#f0efcc
#f7f7e5
#ffffff

Shades of #bdb91d color code

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

#bdb91d
#a8a419
#938f16
#7e7b13
#696610
#54520c
#3f3d09
#2a2906
#151403
#000000

Tones

#bdb91d
#a7a433
#919049
#7c7b5e
#6d6d6d

Tones

Similar Color like #bdb91d color

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

#beba1e
#bfbb1f
#c0bc20
#c1bd21
#c2be22
#c3bf23
#c4c024
#c5c125
#c6c226
#c7c327
#c8c428
#c9c529
#cac62a
#cbc72b
#bcb81c
#bbb71b
#bab61a
#b9b519
#b8b418
#b7b317
#b6b216
#b5b115
#b4b014
#b3af13
#b2ae12
#b1ad11
#b0ac10
#afab0f

Download this Dark Green

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

#bdb91d Color Code Preview on Black Background Color

This is how #bdb91d Color will look on black background color. Color contrast ratio is 10.12

#bdb91d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb91d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb91d

#bdb91d color code is use for CSS Background Color

Background color for the above div is #bdb91d

HTML with inline CSS

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

#bdb91d color code is use for CSS Border Color

CSS Border color for the above div is #bdb91d

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb91d

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb91d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb91d

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb91d

HTML with inline CSS

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

#bdb91d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb91d Color code Preview on White Background

This is how #bdb91d Color code will look on white background color. Color contrast ratio is 2.07

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

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