Skip to main content Skip to docs navigation

#bdb07d hex color | Download Dark Brown 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 Nettle and its hex is #BBAC7D Nearest Color Name

Color Hue/Base color: Brown

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

Hex #bdb07d color code is between #bbaa77 web safe hex color code and #ccbb88 web safe hex color code. #bbaa77 is the nearest web safe color code. You can see here many more shades of #bdb07d color code.

RGB Chart

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

Color Table

Hex Color Code bdb07d #bdb07d
RGB Decimal 189, 176, 125 189, 176, 125
RGB Percent 74%, 69%, 49% rgb(74%, 69%, 49%)
CSS RGBa 189, 176, 125,1 rgba(189,176,125,1)
CMYK Model cmyk(0%,7%,34%,25.88%)
HSL Color Space 48,33% ,62% hsl(48,33% ,62%)
HSV Color Space 48°, 34%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10110000 01111101
Octal 275 260 175
Decimal 189 176 125
Hex bd b0 7d

Different shades of #bdb07d color code.

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

Darkest of #bdb07d
#6b6036
Darker of #bdb07d
#8d7f47
Dark of #bdb07d
#ac9b5b
Base of #bdb07d
#bdb07d
Light of #bdb07d
#cec59f
Lighter
#dfd9c1
Lightest
#f1eee2

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

#bdb07d
#7d8abd

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

Split Complementary

#bdb07d
#7daabd
#907dbd

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

Analogous Color

#bd8b7d
#bd957d
#bdb07d
#b5bd7d
#9abd7d

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

#bdb07d
#b07dbd
#7dbdb0

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

#bdb07d
#7dbdb0
#7d8abd
#bd7d8a

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

#bdb07d
#7dbd90
#7d8abd
#bd7daa

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

#494225
#6b6036
#8d7f47
#ac9b5b
#bdb07d
#cec59f
#dfd9c1
#f1eee2
#ffffff

Tints of #bdb07d Color

#bdb07d
#c4b88b
#cbc199
#d3caa8
#dad3b6
#e1dbc5
#e9e4d3
#f0ede2
#f7f6f0
#ffffff

Shades of #bdb07d color code

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

#bdb07d
#a89c6f
#938861
#7e7553
#696145
#544e37
#3f3a29
#2a271b
#15130d
#000000

Tones

#bdb07d
#a9a491
#9d9d9d
#9d9d9d
#9d9d9d

Tones

Similar Color like #bdb07d color

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

#beb17e
#bfb27f
#c0b380
#c1b481
#c2b582
#c3b683
#c4b784
#c5b885
#c6b986
#c7ba87
#c8bb88
#c9bc89
#cabd8a
#cbbe8b
#bcaf7c
#bbae7b
#baad7a
#b9ac79
#b8ab78
#b7aa77
#b6a976
#b5a875
#b4a774
#b3a673
#b2a572
#b1a471
#b0a370
#afa26f

Download this Dark Brown

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

#bdb07d Color Code Preview on Black Background Color

This is how #bdb07d Color will look on black background color. Color contrast ratio is 9.67

#bdb07d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb07d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb07d

#bdb07d color code is use for CSS Background Color

Background color for the above div is #bdb07d

HTML with inline CSS

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

#bdb07d color code is use for CSS Border Color

CSS Border color for the above div is #bdb07d

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb07d

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb07d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb07d

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb07d

HTML with inline CSS

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

#bdb07d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb07d Color code Preview on White Background

This is how #bdb07d Color code will look on white background color. Color contrast ratio is 2.17

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

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