Skip to main content Skip to docs navigation

#bcbd7e 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 Ushabti Bone and its hex is #BBBB7F Nearest Color Name

Color Hue/Base color: Green

Hex #bcbd7e Color code in RGB color code model is created after adding 73.73% red color, 74.12% green color and 49.41% blue color. Hex #bcbd7e Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 33% yellow and 25.88% black.

Hex #bcbd7e color code is between #bbbb77 web safe hex color code and #cccc88 web safe hex color code. #bbbb77 is the nearest web safe color code. You can see here many more shades of #bcbd7e color code.

RGB Chart

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

Color Table

Hex Color Code bcbd7e #bcbd7e
RGB Decimal 188, 189, 126 188, 189, 126
RGB Percent 74%, 74%, 49% rgb(74%, 74%, 49%)
CSS RGBa 188, 189, 126,1 rgba(188,189,126,1)
CMYK Model cmyk(1%,0%,33%,25.88%)
HSL Color Space 61,32% ,62% hsl(61,32% ,62%)
HSV Color Space 61°, 33%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10111101 01111110
Octal 274 275 176
Decimal 188 189 126
Hex bc bd 7e

Different shades of #bcbd7e color code.

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

Darkest of #bcbd7e
#6a6b37
Darker of #bcbd7e
#8c8d48
Dark of #bcbd7e
#aaac5c
Base of #bcbd7e
#bcbd7e
Light of #bcbd7e
#cecea0
Lighter
#dfe0c1
Lightest
#f1f1e3

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

#bcbd7e
#7f7ebd

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

Split Complementary

#bcbd7e
#7e9cbd
#9e7ebd

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

Analogous Color

#bd997e
#bda47e
#bcbd7e
#a7bd7e
#8dbd7e

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

#bcbd7e
#bd7ebc
#7ebcbd

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

#bcbd7e
#7ebcbd
#7f7ebd
#bd7f7e

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

#bcbd7e
#7ebd9e
#7f7ebd
#bd7e9c

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

#494926
#6a6b37
#8c8d48
#aaac5c
#bcbd7e
#cecea0
#dfe0c1
#f1f1e3
#ffffff

Tints of #bcbd7e Color

#bcbd7e
#c3c48c
#cacb9a
#d2d3a9
#d9dab7
#e1e1c5
#e8e9d4
#f0f0e2
#f7f7f0
#ffffff

Shades of #bcbd7e color code

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

#bcbd7e
#a7a870
#929362
#7d7e54
#686946
#535438
#3e3f2a
#292a1c
#14150e
#000000

Tones

#bcbd7e
#a9a991
#9d9d9d
#9d9d9d
#9d9d9d

Tones

Similar Color like #bcbd7e color

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

#bdbe7f
#bebf80
#bfc081
#c0c182
#c1c283
#c2c384
#c3c485
#c4c586
#c5c687
#c6c788
#c7c889
#c8c98a
#c9ca8b
#cacb8c
#bbbc7d
#babb7c
#b9ba7b
#b8b97a
#b7b879
#b6b778
#b5b677
#b4b576
#b3b475
#b2b374
#b1b273
#b0b172
#afb071
#aeaf70

Download this Dark Green

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

#bcbd7e Color Code Preview on Black Background Color

This is how #bcbd7e Color will look on black background color. Color contrast ratio is 10.72

#bcbd7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbd7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbd7e

#bcbd7e color code is use for CSS Background Color

Background color for the above div is #bcbd7e

HTML with inline CSS

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

#bcbd7e color code is use for CSS Border Color

CSS Border color for the above div is #bcbd7e

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbd7e

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbd7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbd7e

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbd7e

HTML with inline CSS

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

#bcbd7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbd7e Color code Preview on White Background

This is how #bcbd7e Color code will look on white background color. Color contrast ratio is 1.96

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

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