Skip to main content Skip to docs navigation

#bfbc3f 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 Tropic Canary and its hex is #BCC23C Nearest Color Name

Color Hue/Base color: Green

Hex #bfbc3f Color code in RGB color code model is created after adding 74.9% red color, 73.73% green color and 24.71% blue color. Hex #bfbc3f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 67% yellow and 25.1% black.

Hex #bfbc3f color code is between #bbbb44 web safe hex color code and #cccc33 web safe hex color code. #bbbb44 is the nearest web safe color code. You can see here many more shades of #bfbc3f color code.

RGB Chart

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

Color Table

Hex Color Code bfbc3f #bfbc3f
RGB Decimal 191, 188, 63 191, 188, 63
RGB Percent 75%, 74%, 25% rgb(75%, 74%, 25%)
CSS RGBa 191, 188, 63,1 rgba(191,188,63,1)
CMYK Model cmyk(0%,2%,67%,25.1%)
HSL Color Space 59,50% ,50% hsl(59,50% ,50%)
HSV Color Space 59°, 67%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 10111100 00111111
Octal 277 274 77
Decimal 191 188 63
Hex bf bc 3f

Different shades of #bfbc3f color code.

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

Darkest of #bfbc3f
#4c4b19
Darker of #bfbc3f
#727026
Dark of #bfbc3f
#999632
Base of #bfbc3f
#bfbc3f
Light of #bfbc3f
#ccca65
Lighter
#d9d78b
Lightest
#e5e4b2

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

#bfbc3f
#3f42bf

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

Split Complementary

#bfbc3f
#3f82bf
#7c3fbf

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

Analogous Color

#bf713f
#bf873f
#bfbc3f
#97bf3f
#62bf3f

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

#bfbc3f
#bc3fbf
#3fbfbc

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

#bfbc3f
#3fbfbc
#3f42bf
#bf3f42

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

#bfbc3f
#3fbf7c
#3f42bf
#bf3f82

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

#26250c
#4c4b19
#727026
#999632
#bfbc3f
#ccca65
#d9d78b
#e5e4b2
#f2f1d8

Tints of #bfbc3f Color

#bfbc3f
#c6c354
#cdca69
#d4d27f
#dbd994
#e2e1a9
#e9e8bf
#f0f0d4
#f7f7e9
#ffffff

Shades of #bfbc3f color code

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

#bfbc3f
#a9a738
#949231
#7f7d2a
#6a6823
#54531c
#3f3e15
#2a290e
#151407
#000000

Tones

#bfbc3f
#a6a458
#8c8c72
#7f7f7f
#7f7f7f

Tones

Similar Color like #bfbc3f color

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

#c0bd40
#c1be41
#c2bf42
#c3c043
#c4c144
#c5c245
#c6c346
#c7c447
#c8c548
#c9c649
#cac74a
#cbc84b
#ccc94c
#cdca4d
#bebb3e
#bdba3d
#bcb93c
#bbb83b
#bab73a
#b9b639
#b8b538
#b7b437
#b6b336
#b5b235
#b4b134
#b3b033
#b2af32
#b1ae31

Download this Dark Green

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

#bfbc3f Color Code Preview on Black Background Color

This is how #bfbc3f Color will look on black background color. Color contrast ratio is 10.48

#bfbc3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfbc3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfbc3f

#bfbc3f color code is use for CSS Background Color

Background color for the above div is #bfbc3f

HTML with inline CSS

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

#bfbc3f color code is use for CSS Border Color

CSS Border color for the above div is #bfbc3f

HTML with inline CSS

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

CSS Border Left color for the above div is #bfbc3f

HTML with inline CSS

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

CSS Border Right color for the above div is #bfbc3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfbc3f

HTML with inline CSS

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

CSS Border Top color for the above div is #bfbc3f

HTML with inline CSS

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

#bfbc3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfbc3f Color code Preview on White Background

This is how #bfbc3f Color code will look on white background color. Color contrast ratio is 2.00

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

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