Skip to main content Skip to docs navigation

#bdcb9b 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 White Grape and its hex is #BBCC99 Nearest Color Name

Color Hue/Base color: Green

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

Hex #bdcb9b color code is between #bbcc99 web safe hex color code and #ccbbaa web safe hex color code. #bbcc99 is the nearest web safe color code. You can see here many more shades of #bdcb9b color code.

RGB Chart

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

Color Table

Hex Color Code bdcb9b #bdcb9b
RGB Decimal 189, 203, 155 189, 203, 155
RGB Percent 74%, 80%, 61% rgb(74%, 80%, 61%)
CSS RGBa 189, 203, 155,1 rgba(189,203,155,1)
CMYK Model cmyk(7%,0%,24%,20.39%)
HSL Color Space 77,32% ,70% hsl(77,32% ,70%)
HSV Color Space 77°, 24%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11001011 10011011
Octal 275 313 233
Decimal 189 203 155
Hex bd cb 9b

Different shades of #bdcb9b color code.

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

Darkest of #bdcb9b
#748746
Darker of #bdcb9b
#91a858
Dark of #bdcb9b
#a7ba79
Base of #bdcb9b
#bdcb9b
Light of #bdcb9b
#d3dcbd
Lighter
#e9eede
Lightest
#ffffff

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

#bdcb9b
#a99bcb

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

Split Complementary

#bdcb9b
#9ba5cb
#c19bcb

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

Analogous Color

#cbbd9b
#cbc59b
#bdcb9b
#adcb9b
#9bcb9d

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

#bdcb9b
#cb9bbd
#9bbdcb

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

#bdcb9b
#9bbdcb
#a99bcb
#cba99b

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

#bdcb9b
#9bcbc1
#a99bcb
#cb9ba5

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

#576535
#748746
#91a858
#a7ba79
#bdcb9b
#d3dcbd
#e9eede
#ffffff
#ffffff

Tints of #bdcb9b Color

#bdcb9b
#c4d0a6
#cbd6b1
#d3dcbc
#dae2c7
#e1e7d2
#e9eddd
#f0f3e8
#f7f9f3
#ffffff

Shades of #bdcb9b color code

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

#bdcb9b
#a8b489
#939d78
#7e8767
#697056
#545a44
#3f4333
#2a2d22
#151611
#000000

Tones

#bdcb9b
#b7bcaa
#b3b3b3
#b3b3b3
#b3b3b3

Tones

Similar Color like #bdcb9b color

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

#becc9c
#bfcd9d
#c0ce9e
#c1cf9f
#c2d0a0
#c3d1a1
#c4d2a2
#c5d3a3
#c6d4a4
#c7d5a5
#c8d6a6
#c9d7a7
#cad8a8
#cbd9a9
#bcca9a
#bbc999
#bac898
#b9c797
#b8c696
#b7c595
#b6c494
#b5c393
#b4c292
#b3c191
#b2c090
#b1bf8f
#b0be8e
#afbd8d

Download this Dark Green

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

#bdcb9b Color Code Preview on Black Background Color

This is how #bdcb9b Color will look on black background color. Color contrast ratio is 12.18

#bdcb9b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcb9b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcb9b

#bdcb9b color code is use for CSS Background Color

Background color for the above div is #bdcb9b

HTML with inline CSS

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

#bdcb9b color code is use for CSS Border Color

CSS Border color for the above div is #bdcb9b

HTML with inline CSS

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

CSS Border Left color for the above div is #bdcb9b

HTML with inline CSS

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

CSS Border Right color for the above div is #bdcb9b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdcb9b

HTML with inline CSS

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

CSS Border Top color for the above div is #bdcb9b

HTML with inline CSS

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

#bdcb9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdcb9b Color code Preview on White Background

This is how #bdcb9b Color code will look on white background color. Color contrast ratio is 1.72

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

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