Skip to main content Skip to docs navigation

#bdbc09 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 Olive Yellow and its hex is #C2B709 Nearest Color Name

Color Hue/Base color: Green

Hex #bdbc09 Color code in RGB color code model is created after adding 74.12% red color, 73.73% green color and 3.53% blue color. Hex #bdbc09 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 95% yellow and 25.88% black.

Hex #bdbc09 color code is between #bbbb11 web safe hex color code and #cccc00 web safe hex color code. #bbbb11 is the nearest web safe color code. You can see here many more shades of #bdbc09 color code.

RGB Chart

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

Color Table

Hex Color Code bdbc09 #bdbc09
RGB Decimal 189, 188, 9 189, 188, 9
RGB Percent 74%, 74%, 4% rgb(74%, 74%, 4%)
CSS RGBa 189, 188, 9,1 rgba(189,188,9,1)
CMYK Model cmyk(0%,1%,95%,25.88%)
HSL Color Space 60,91% ,39% hsl(60,91% ,39%)
HSV Color Space 60°, 95%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10111100 00001001
Octal 275 274 11
Decimal 189 188 9
Hex bd bc 09

Different shades of #bdbc09 color code.

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

Darkest of #bdbc09
#2b2b02
Darker of #bdbc09
#5c5b04
Dark of #bdbc09
#8c8c07
Base of #bdbc09
#bdbc09
Light of #bdbc09
#eeec0b
Lighter
#f5f437
Lightest
#f8f767

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

#bdbc09
#090abd

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

Split Complementary

#bdbc09
#0964bd
#6209bd

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

Analogous Color

#bd5309
#bd7109
#bdbc09
#82bd09
#37bd09

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

#bdbc09
#bc09bd
#09bdbc

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

#bdbc09
#09bdbc
#090abd
#bd090a

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

#bdbc09
#09bd62
#090abd
#bd0964

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

#000000
#2b2b02
#5c5b04
#8c8c07
#bdbc09
#eeec0b
#f5f437
#f8f767
#fafa98

Tints of #bdbc09 Color

#bdbc09
#c4c324
#cbca3f
#d3d25b
#dad976
#e1e191
#e9e8ad
#f0f0c8
#f7f7e3
#ffffff

Shades of #bdbc09 color code

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

#bdbc09
#a8a708
#939207
#7e7d06
#696805
#545304
#3f3e03
#2a2902
#151401
#000000

Tones

#bdbc09
#a9a81d
#959531
#828144
#6e6e58

Tones

Similar Color like #bdbc09 color

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

#bebd0a
#bfbe0b
#c0bf0c
#c1c00d
#c2c10e
#c3c20f
#c4c310
#c5c411
#c6c512
#c7c613
#c8c714
#c9c815
#cac916
#cbca17
#bcbb08
#bbba07
#bab906
#b9b805
#b8b704
#b7b603
#b6b502
#b5b401
#b4b300
#b3b200
#b2b100
#b1b000
#b0af00
#afae00

Download this Dark Green

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

#bdbc09 Color Code Preview on Black Background Color

This is how #bdbc09 Color will look on black background color. Color contrast ratio is 10.36

#bdbc09 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbc09

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbc09

#bdbc09 color code is use for CSS Background Color

Background color for the above div is #bdbc09

HTML with inline CSS

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

#bdbc09 color code is use for CSS Border Color

CSS Border color for the above div is #bdbc09

HTML with inline CSS

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

CSS Border Left color for the above div is #bdbc09

HTML with inline CSS

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

CSS Border Right color for the above div is #bdbc09

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdbc09

HTML with inline CSS

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

CSS Border Top color for the above div is #bdbc09

HTML with inline CSS

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

#bdbc09 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdbc09 Color code Preview on White Background

This is how #bdbc09 Color code will look on white background color. Color contrast ratio is 2.03

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

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