Skip to main content Skip to docs navigation

#bdb699 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 Clay Pebble and its hex is #BDB298 Nearest Color Name

Color Hue/Base color: Yellow

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

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

RGB Chart

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

Color Table

Hex Color Code bdb699 #bdb699
RGB Decimal 189, 182, 153 189, 182, 153
RGB Percent 74%, 71%, 60% rgb(74%, 71%, 60%)
CSS RGBa 189, 182, 153,1 rgba(189,182,153,1)
CMYK Model cmyk(0%,4%,19%,25.88%)
HSL Color Space 48,21% ,67% hsl(48,21% ,67%)
HSV Color Space 48°, 19%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10110110 10011001
Octal 275 266 231
Decimal 189 182 153
Hex bd b6 99

Different shades of #bdb699 color code.

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

Darkest of #bdb699
#736b4a
Darker of #bdb699
#92885e
Dark of #bdb699
#a9a07a
Base of #bdb699
#bdb699
Light of #bdb699
#d1ccb8
Lighter
#e5e2d7
Lightest
#f9f8f6

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

#bdb699
#99a0bd

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

Split Complementary

#bdb699
#99b2bd
#a499bd

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

Analogous Color

#bda199
#bda799
#bdb699
#b8bd99
#a9bd99

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

#bdb699
#b699bd
#99bdb6

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

#bdb699
#99bdb6
#99a0bd
#bd99a0

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

#bdb699
#99bda4
#99a0bd
#bd99b2

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

#544e36
#736b4a
#92885e
#a9a07a
#bdb699
#d1ccb8
#e5e2d7
#f9f8f6
#ffffff

Tints of #bdb699 Color

#bdb699
#c4bea4
#cbc6af
#d3cebb
#dad6c6
#e1ded1
#e9e6dd
#f0eee8
#f7f6f3
#ffffff

Shades of #bdb699 color code

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

#bdb699
#a8a188
#938d77
#7e7966
#696555
#545044
#3f3c33
#2a2822
#151411
#000000

Tones

#bdb699
#acacaa
#ababab
#ababab
#ababab

Tones

Similar Color like #bdb699 color

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

#beb79a
#bfb89b
#c0b99c
#c1ba9d
#c2bb9e
#c3bc9f
#c4bda0
#c5bea1
#c6bfa2
#c7c0a3
#c8c1a4
#c9c2a5
#cac3a6
#cbc4a7
#bcb598
#bbb497
#bab396
#b9b295
#b8b194
#b7b093
#b6af92
#b5ae91
#b4ad90
#b3ac8f
#b2ab8e
#b1aa8d
#b0a98c
#afa88b

Download this Dark Yellow

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

#bdb699 Color Code Preview on Black Background Color

This is how #bdb699 Color will look on black background color. Color contrast ratio is 10.31

#bdb699 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb699

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb699

#bdb699 color code is use for CSS Background Color

Background color for the above div is #bdb699

HTML with inline CSS

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

#bdb699 color code is use for CSS Border Color

CSS Border color for the above div is #bdb699

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb699

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb699

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb699

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb699

HTML with inline CSS

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

#bdb699 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb699 Color code Preview on White Background

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

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