Skip to main content Skip to docs navigation

#bfc47e 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 Soda Pop and its hex is #C3C67E Nearest Color Name

Color Hue/Base color: Green

Hex #bfc47e Color code in RGB color code model is created after adding 74.9% red color, 76.86% green color and 49.41% blue color. Hex #bfc47e Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 36% yellow and 23.14% black.

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

RGB Chart

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

Color Table

Hex Color Code bfc47e #bfc47e
RGB Decimal 191, 196, 126 191, 196, 126
RGB Percent 75%, 77%, 49% rgb(75%, 77%, 49%)
CSS RGBa 191, 196, 126,1 rgba(191,196,126,1)
CMYK Model cmyk(3%,0%,36%,23.14%)
HSL Color Space 64,37% ,63% hsl(64,37% ,63%)
HSV Color Space 64°, 36%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11000100 01111110
Octal 277 304 176
Decimal 191 196 126
Hex bf c4 7e

Different shades of #bfc47e color code.

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

Darkest of #bfc47e
#6f7435
Darker of #bfc47e
#919745
Dark of #bfc47e
#aeb45b
Base of #bfc47e
#bfc47e
Light of #bfc47e
#d0d4a1
Lighter
#e2e4c4
Lightest
#f3f4e7

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

#bfc47e
#837ec4

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

Split Complementary

#bfc47e
#7e9cc4
#a67ec4

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

Analogous Color

#c4a07e
#c4ac7e
#bfc47e
#a8c47e
#8bc47e

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

#bfc47e
#c47ebf
#7ebfc4

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

#bfc47e
#7ebfc4
#837ec4
#c4837e

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

#bfc47e
#7ec4a6
#837ec4
#c47e9c

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

#4e5125
#6f7435
#919745
#aeb45b
#bfc47e
#d0d4a1
#e2e4c4
#f3f4e7
#ffffff

Tints of #bfc47e Color

#bfc47e
#c6ca8c
#cdd19a
#d4d7a9
#dbdeb7
#e2e4c5
#e9ebd4
#f0f1e2
#f7f8f0
#ffffff

Shades of #bfc47e color code

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

#bfc47e
#a9ae70
#949862
#7f8254
#6a6c46
#545738
#3f412a
#2a2b1c
#15150e
#000000

Tones

#bfc47e
#afb191
#a1a1a1
#a1a1a1
#a1a1a1

Tones

Similar Color like #bfc47e color

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

#c0c57f
#c1c680
#c2c781
#c3c882
#c4c983
#c5ca84
#c6cb85
#c7cc86
#c8cd87
#c9ce88
#cacf89
#cbd08a
#ccd18b
#cdd28c
#bec37d
#bdc27c
#bcc17b
#bbc07a
#babf79
#b9be78
#b8bd77
#b7bc76
#b6bb75
#b5ba74
#b4b973
#b3b872
#b2b771
#b1b670

Download this Dark Green

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

#bfc47e Color Code Preview on Black Background Color

This is how #bfc47e Color will look on black background color. Color contrast ratio is 11.41

#bfc47e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfc47e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfc47e

#bfc47e color code is use for CSS Background Color

Background color for the above div is #bfc47e

HTML with inline CSS

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

#bfc47e color code is use for CSS Border Color

CSS Border color for the above div is #bfc47e

HTML with inline CSS

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

CSS Border Left color for the above div is #bfc47e

HTML with inline CSS

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

CSS Border Right color for the above div is #bfc47e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfc47e

HTML with inline CSS

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

CSS Border Top color for the above div is #bfc47e

HTML with inline CSS

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

#bfc47e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfc47e Color code Preview on White Background

This is how #bfc47e Color code will look on white background color. Color contrast ratio is 1.84

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

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