Skip to main content Skip to docs navigation

#bdb59f hex color | Download Dark Yellow 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 Polished Stone and its hex is #BEB49E Nearest Color Name

Color Hue/Base color: Yellow

Hex #bdb59f Color code in RGB color code model is created after adding 74.12% red color, 70.98% green color and 62.35% blue color. Hex #bdb59f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 16% yellow and 25.88% black.

Hex #bdb59f color code is between #bbbb99 web safe hex color code and #ccaaaa web safe hex color code. #bbbb99 is the nearest web safe color code. You can see here many more shades of #bdb59f color code.

RGB Chart

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

Color Table

Hex Color Code bdb59f #bdb59f
RGB Decimal 189, 181, 159 189, 181, 159
RGB Percent 74%, 71%, 62% rgb(74%, 71%, 62%)
CSS RGBa 189, 181, 159,1 rgba(189,181,159,1)
CMYK Model cmyk(0%,4%,16%,25.88%)
HSL Color Space 44,19% ,68% hsl(44,19% ,68%)
HSV Color Space 44°, 16%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10110101 10011111
Octal 275 265 237
Decimal 189 181 159
Hex bd b5 9f

Different shades of #bdb59f color code.

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

Darkest of #bdb59f
#746a4f
Darker of #bdb59f
#928664
Dark of #bdb59f
#a89e81
Base of #bdb59f
#bdb59f
Light of #bdb59f
#d2ccbd
Lighter
#e7e4db
Lightest
#fbfbfa

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

#bdb59f
#9fa7bd

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

Split Complementary

#bdb59f
#9fb6bd
#a69fbd

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

Analogous Color

#bda49f
#bda99f
#bdb59f
#bbbd9f
#afbd9f

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

#bdb59f
#b59fbd
#9fbdb5

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

#bdb59f
#9fbdb5
#9fa7bd
#bd9fa7

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

#bdb59f
#9fbda6
#9fa7bd
#bd9fb6

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

#554e3b
#746a4f
#928664
#a89e81
#bdb59f
#d2ccbd
#e7e4db
#fbfbfa
#ffffff

Tints of #bdb59f Color

#bdb59f
#c4bda9
#cbc5b4
#d3cdbf
#dad5c9
#e1ded4
#e9e6df
#f0eee9
#f7f6f4
#ffffff

Shades of #bdb59f color code

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

#bdb59f
#a8a08d
#938c7b
#7e786a
#696458
#545046
#3f3c35
#2a2823
#151411
#000000

Tones

#bdb59f
#aeaeae
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #bdb59f color

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

#beb6a0
#bfb7a1
#c0b8a2
#c1b9a3
#c2baa4
#c3bba5
#c4bca6
#c5bda7
#c6bea8
#c7bfa9
#c8c0aa
#c9c1ab
#cac2ac
#cbc3ad
#bcb49e
#bbb39d
#bab29c
#b9b19b
#b8b09a
#b7af99
#b6ae98
#b5ad97
#b4ac96
#b3ab95
#b2aa94
#b1a993
#b0a892
#afa791

Download this Dark Yellow

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

#bdb59f Color Code Preview on Black Background Color

This is how #bdb59f Color will look on black background color. Color contrast ratio is 10.27

#bdb59f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb59f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb59f

#bdb59f color code is use for CSS Background Color

Background color for the above div is #bdb59f

HTML with inline CSS

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

#bdb59f color code is use for CSS Border Color

CSS Border color for the above div is #bdb59f

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb59f

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb59f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb59f

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb59f

HTML with inline CSS

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

#bdb59f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb59f Color code Preview on White Background

This is how #bdb59f Color code will look on white background color. Color contrast ratio is 2.04

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

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