Skip to main content Skip to docs navigation

#bdab2b 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 Greenfinch and its hex is #BDA928 Nearest Color Name

Color Hue/Base color: Green

Hex #bdab2b Color code in RGB color code model is created after adding 74.12% red color, 67.06% green color and 16.86% blue color. Hex #bdab2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 77% yellow and 25.88% black.

Hex #bdab2b color code is between #bbaa33 web safe hex color code and #ccbb22 web safe hex color code. #bbaa33 is the nearest web safe color code. You can see here many more shades of #bdab2b color code.

RGB Chart

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

Color Table

Hex Color Code bdab2b #bdab2b
RGB Decimal 189, 171, 43 189, 171, 43
RGB Percent 74%, 67%, 17% rgb(74%, 67%, 17%)
CSS RGBa 189, 171, 43,1 rgba(189,171,43,1)
CMYK Model cmyk(0%,10%,77%,25.88%)
HSL Color Space 53,63% ,45% hsl(53,63% ,45%)
HSV Color Space 53°, 77%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10101011 00101011
Octal 275 253 53
Decimal 189 171 43
Hex bd ab 2b

Different shades of #bdab2b color code.

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

Darkest of #bdab2b
#403a0f
Darker of #bdab2b
#6a6018
Dark of #bdab2b
#938522
Base of #bdab2b
#bdab2b
Light of #bdab2b
#d5c346
Lighter
#ded170
Lightest
#e8de99

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

#bdab2b
#2b3dbd

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

Split Complementary

#bdab2b
#2b86bd
#622bbd

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

Analogous Color

#bd562b
#bd6e2b
#bdab2b
#9ebd2b
#62bd2b

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

#bdab2b
#ab2bbd
#2bbdab

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

#bdab2b
#2bbdab
#2b3dbd
#bd2b3d

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

#bdab2b
#2bbd62
#2b3dbd
#bd2b86

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

#171505
#403a0f
#6a6018
#938522
#bdab2b
#d5c346
#ded170
#e8de99
#f1ecc3

Tints of #bdab2b Color

#bdab2b
#c4b442
#cbbd5a
#d3c771
#dad089
#e1d9a0
#e9e3b8
#f0eccf
#f7f5e7
#ffffff

Shades of #bdab2b color code

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

#bdab2b
#a89826
#938521
#7e721c
#695f17
#544c13
#3f390e
#2a2609
#151304
#000000

Tones

#bdab2b
#a69a42
#8f8859
#777771
#747474

Tones

Similar Color like #bdab2b color

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

#beac2c
#bfad2d
#c0ae2e
#c1af2f
#c2b030
#c3b131
#c4b232
#c5b333
#c6b434
#c7b535
#c8b636
#c9b737
#cab838
#cbb939
#bcaa2a
#bba929
#baa828
#b9a727
#b8a626
#b7a525
#b6a424
#b5a323
#b4a222
#b3a121
#b2a020
#b19f1f
#b09e1e
#af9d1d

Download this Dark Green

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

#bdab2b Color Code Preview on Black Background Color

This is how #bdab2b Color will look on black background color. Color contrast ratio is 9.02

#bdab2b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdab2b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdab2b

#bdab2b color code is use for CSS Background Color

Background color for the above div is #bdab2b

HTML with inline CSS

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

#bdab2b color code is use for CSS Border Color

CSS Border color for the above div is #bdab2b

HTML with inline CSS

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

CSS Border Left color for the above div is #bdab2b

HTML with inline CSS

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

CSS Border Right color for the above div is #bdab2b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdab2b

HTML with inline CSS

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

CSS Border Top color for the above div is #bdab2b

HTML with inline CSS

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

#bdab2b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdab2b Color code Preview on White Background

This is how #bdab2b Color code will look on white background color. Color contrast ratio is 2.33

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

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