Skip to main content Skip to docs navigation

#bdb08f 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 Wasabi Powder and its hex is #BDB38F Nearest Color Name

Color Hue/Base color: Green

Hex #bdb08f Color code in RGB color code model is created after adding 74.12% red color, 69.02% green color and 56.08% blue color. Hex #bdb08f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 24% yellow and 25.88% black.

Hex #bdb08f color code is between #bbaa88 web safe hex color code and #ccbb99 web safe hex color code. #bbaa88 is the nearest web safe color code. You can see here many more shades of #bdb08f color code.

RGB Chart

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

Color Table

Hex Color Code bdb08f #bdb08f
RGB Decimal 189, 176, 143 189, 176, 143
RGB Percent 74%, 69%, 56% rgb(74%, 69%, 56%)
CSS RGBa 189, 176, 143,1 rgba(189,176,143,1)
CMYK Model cmyk(0%,7%,24%,25.88%)
HSL Color Space 43,26% ,65% hsl(43,26% ,65%)
HSV Color Space 43°, 24%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10110000 10001111
Octal 275 260 217
Decimal 189 176 143
Hex bd b0 8f

Different shades of #bdb08f color code.

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

Darkest of #bdb08f
#716442
Darker of #bdb08f
#918055
Dark of #bdb08f
#aa996f
Base of #bdb08f
#bdb08f
Light of #bdb08f
#d0c7af
Lighter
#e3ddcf
Lightest
#f6f4ef

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

#bdb08f
#8f9cbd

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

Split Complementary

#bdb08f
#8fb3bd
#998fbd

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

Analogous Color

#bd958f
#bd9d8f
#bdb08f
#bbbd8f
#a8bd8f

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

#bdb08f
#b08fbd
#8fbdb0

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

#bdb08f
#8fbdb0
#8f9cbd
#bd8f9c

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

#bdb08f
#8fbd99
#8f9cbd
#bd8fb3

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

#51472f
#716442
#918055
#aa996f
#bdb08f
#d0c7af
#e3ddcf
#f6f4ef
#ffffff

Tints of #bdb08f Color

#bdb08f
#c4b89b
#cbc1a7
#d3cab4
#dad3c0
#e1dbcd
#e9e4d9
#f0ede6
#f7f6f2
#ffffff

Shades of #bdb08f color code

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

#bdb08f
#a89c7f
#93886f
#7e755f
#69614f
#544e3f
#3f3a2f
#2a271f
#15130f
#000000

Tones

#bdb08f
#aba8a1
#a6a6a6
#a6a6a6
#a6a6a6

Tones

Similar Color like #bdb08f color

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

#beb190
#bfb291
#c0b392
#c1b493
#c2b594
#c3b695
#c4b796
#c5b897
#c6b998
#c7ba99
#c8bb9a
#c9bc9b
#cabd9c
#cbbe9d
#bcaf8e
#bbae8d
#baad8c
#b9ac8b
#b8ab8a
#b7aa89
#b6a988
#b5a887
#b4a786
#b3a685
#b2a584
#b1a483
#b0a382
#afa281

Download this Dark Green

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

#bdb08f Color Code Preview on Black Background Color

This is how #bdb08f Color will look on black background color. Color contrast ratio is 9.77

#bdb08f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb08f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb08f

#bdb08f color code is use for CSS Background Color

Background color for the above div is #bdb08f

HTML with inline CSS

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

#bdb08f color code is use for CSS Border Color

CSS Border color for the above div is #bdb08f

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb08f

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb08f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb08f

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb08f

HTML with inline CSS

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

#bdb08f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb08f Color code Preview on White Background

This is how #bdb08f Color code will look on white background color. Color contrast ratio is 2.15

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

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