Skip to main content Skip to docs navigation

#bfdb6f 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 Melissa and its hex is #B5D96B Nearest Color Name

Color Hue/Base color: Green

Hex #bfdb6f Color code in RGB color code model is created after adding 74.9% red color, 85.88% green color and 43.53% blue color. Hex #bfdb6f Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 49% yellow and 14.12% black.

Hex #bfdb6f color code is between #bbdd77 web safe hex color code and #cccc66 web safe hex color code. #bbdd77 is the nearest web safe color code. You can see here many more shades of #bfdb6f color code.

RGB Chart

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

Color Table

Hex Color Code bfdb6f #bfdb6f
RGB Decimal 191, 219, 111 191, 219, 111
RGB Percent 75%, 86%, 44% rgb(75%, 86%, 44%)
CSS RGBa 191, 219, 111,1 rgba(191,219,111,1)
CMYK Model cmyk(13%,0%,49%,14.12%)
HSL Color Space 76,60% ,65% hsl(76,60% ,65%)
HSV Color Space 76°, 49%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11011011 01101111
Octal 277 333 157
Decimal 191 219 111
Hex bf db 6f

Different shades of #bfdb6f color code.

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

Darkest of #bfdb6f
#728e23
Darker of #bfdb6f
#93b62e
Dark of #bfdb6f
#add146
Base of #bfdb6f
#bfdb6f
Light of #bfdb6f
#d1e598
Lighter
#e3efc1
Lightest
#f5fae9

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

#bfdb6f
#8b6fdb

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

Split Complementary

#bfdb6f
#6f89db
#c16fdb

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

Analogous Color

#dbb86f
#dbca6f
#bfdb6f
#9bdb6f
#6fdb70

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

#bfdb6f
#db6fbf
#6fbfdb

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

#bfdb6f
#6fbfdb
#8b6fdb
#db8b6f

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

#bfdb6f
#6fdbc1
#8b6fdb
#db6f89

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

#516519
#728e23
#93b62e
#add146
#bfdb6f
#d1e598
#e3efc1
#f5fae9
#ffffff

Tints of #bfdb6f Color

#bfdb6f
#c6df7f
#cde38f
#d4e79f
#dbebaf
#e2efbf
#e9f3cf
#f0f7df
#f7fbef
#ffffff

Shades of #bfdb6f color code

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

#bfdb6f
#a9c262
#94aa56
#7f924a
#6a793d
#546131
#3f4925
#2a3018
#15180c
#000000

Tones

#bfdb6f
#b6c981
#aeb793
#a5a5a5
#a5a5a5

Tones

Similar Color like #bfdb6f color

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

#c0dc70
#c1dd71
#c2de72
#c3df73
#c4e074
#c5e175
#c6e276
#c7e377
#c8e478
#c9e579
#cae67a
#cbe77b
#cce87c
#cde97d
#beda6e
#bdd96d
#bcd86c
#bbd76b
#bad66a
#b9d569
#b8d468
#b7d367
#b6d266
#b5d165
#b4d064
#b3cf63
#b2ce62
#b1cd61

Download this Dark Green

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

#bfdb6f Color Code Preview on Black Background Color

This is how #bfdb6f Color will look on black background color. Color contrast ratio is 13.58

#bfdb6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdb6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdb6f

#bfdb6f color code is use for CSS Background Color

Background color for the above div is #bfdb6f

HTML with inline CSS

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

#bfdb6f color code is use for CSS Border Color

CSS Border color for the above div is #bfdb6f

HTML with inline CSS

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

CSS Border Left color for the above div is #bfdb6f

HTML with inline CSS

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

CSS Border Right color for the above div is #bfdb6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfdb6f

HTML with inline CSS

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

CSS Border Top color for the above div is #bfdb6f

HTML with inline CSS

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

#bfdb6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfdb6f Color code Preview on White Background

This is how #bfdb6f Color code will look on white background color. Color contrast ratio is 1.55

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

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