Skip to main content Skip to docs navigation

#bdb41e 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 Pantone 7765 C and its hex is #BBB323 Nearest Color Name

Color Hue/Base color: Green

Hex #bdb41e Color code in RGB color code model is created after adding 74.12% red color, 70.59% green color and 11.76% blue color. Hex #bdb41e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 84% yellow and 25.88% black.

Hex #bdb41e 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 #bdb41e color code.

RGB Chart

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

Color Table

Hex Color Code bdb41e #bdb41e
RGB Decimal 189, 180, 30 189, 180, 30
RGB Percent 74%, 71%, 12% rgb(74%, 71%, 12%)
CSS RGBa 189, 180, 30,1 rgba(189,180,30,1)
CMYK Model cmyk(0%,5%,84%,25.88%)
HSL Color Space 57,73% ,43% hsl(57,73% ,43%)
HSV Color Space 57°, 84%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10110100 00011110
Octal 275 264 36
Decimal 189 180 30
Hex bd b4 1e

Different shades of #bdb41e color code.

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

Darkest of #bdb41e
#393609
Darker of #bdb41e
#656010
Dark of #bdb41e
#918a17
Base of #bdb41e
#bdb41e
Light of #bdb41e
#ded430
Lighter
#e5dd5c
Lightest
#ece688

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

#bdb41e
#1e27bd

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

Split Complementary

#bdb41e
#1e77bd
#641ebd

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

Analogous Color

#bd571e
#bd721e
#bdb41e
#91bd1e
#4fbd1e

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

#bdb41e
#b41ebd
#1ebdb4

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

#bdb41e
#1ebdb4
#1e27bd
#bd1e27

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

#bdb41e
#1ebd64
#1e27bd
#bd1e77

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

#0d0c02
#393609
#656010
#918a17
#bdb41e
#ded430
#e5dd5c
#ece688
#f3f0b4

Tints of #bdb41e Color

#bdb41e
#c4bc37
#cbc450
#d3cd69
#dad582
#e1dd9b
#e9e6b4
#f0eecd
#f7f6e6
#ffffff

Shades of #bdb41e color code

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

#bdb41e
#a8a01a
#938c17
#7e7814
#696410
#54500d
#3f3c0a
#2a2806
#151403
#000000

Tones

#bdb41e
#a7a134
#918d4a
#7b7a60
#6d6d6d

Tones

Similar Color like #bdb41e color

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

#beb51f
#bfb620
#c0b721
#c1b822
#c2b923
#c3ba24
#c4bb25
#c5bc26
#c6bd27
#c7be28
#c8bf29
#c9c02a
#cac12b
#cbc22c
#bcb31d
#bbb21c
#bab11b
#b9b01a
#b8af19
#b7ae18
#b6ad17
#b5ac16
#b4ab15
#b3aa14
#b2a913
#b1a812
#b0a711
#afa610

Download this Dark Green

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

#bdb41e Color Code Preview on Black Background Color

This is how #bdb41e Color will look on black background color. Color contrast ratio is 9.71

#bdb41e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb41e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb41e

#bdb41e color code is use for CSS Background Color

Background color for the above div is #bdb41e

HTML with inline CSS

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

#bdb41e color code is use for CSS Border Color

CSS Border color for the above div is #bdb41e

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb41e

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb41e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb41e

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb41e

HTML with inline CSS

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

#bdb41e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb41e Color code Preview on White Background

This is how #bdb41e Color code will look on white background color. Color contrast ratio is 2.16

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

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