Skip to main content Skip to docs navigation

#bfcc73 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 Gentle Dill and its hex is #C3CC6E Nearest Color Name

Color Hue/Base color: Green

Hex #bfcc73 Color code in RGB color code model is created after adding 74.9% red color, 80% green color and 45.1% blue color. Hex #bfcc73 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 44% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code bfcc73 #bfcc73
RGB Decimal 191, 204, 115 191, 204, 115
RGB Percent 75%, 80%, 45% rgb(75%, 80%, 45%)
CSS RGBa 191, 204, 115,1 rgba(191,204,115,1)
CMYK Model cmyk(6%,0%,44%,20%)
HSL Color Space 69,47% ,63% hsl(69,47% ,63%)
HSV Color Space 69°, 44%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11001100 01110011
Octal 277 314 163
Decimal 191 204 115
Hex bf cc 73

Different shades of #bfcc73 color code.

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

Darkest of #bfcc73
#6e7a2c
Darker of #bfcc73
#909f3a
Dark of #bfcc73
#aebe4e
Base of #bfcc73
#bfcc73
Light of #bfcc73
#d0da98
Lighter
#e1e7be
Lightest
#f2f5e3

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

#bfcc73
#8073cc

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

Split Complementary

#bfcc73
#7393cc
#ac73cc

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

Analogous Color

#cca573
#ccb473
#bfcc73
#a1cc73
#7ccc73

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

#bfcc73
#cc73bf
#73bfcc

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

#bfcc73
#73bfcc
#8073cc
#cc8073

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

#bfcc73
#73ccac
#8073cc
#cc7393

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

#4c541f
#6e7a2c
#909f3a
#aebe4e
#bfcc73
#d0da98
#e1e7be
#f2f5e3
#ffffff

Tints of #bfcc73 Color

#bfcc73
#c6d182
#cdd792
#d4dda1
#dbe2b1
#e2e8c0
#e9eed0
#f0f3df
#f7f9ef
#ffffff

Shades of #bfcc73 color code

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

#bfcc73
#a9b566
#949e59
#7f884c
#6a713f
#545a33
#3f4426
#2a2d19
#15160c
#000000

Tones

#bfcc73
#b1b986
#a4a699
#a0a0a0
#a0a0a0

Tones

Similar Color like #bfcc73 color

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

#c0cd74
#c1ce75
#c2cf76
#c3d077
#c4d178
#c5d279
#c6d37a
#c7d47b
#c8d57c
#c9d67d
#cad77e
#cbd87f
#ccd980
#cdda81
#becb72
#bdca71
#bcc970
#bbc86f
#bac76e
#b9c66d
#b8c56c
#b7c46b
#b6c36a
#b5c269
#b4c168
#b3c067
#b2bf66
#b1be65

Download this Dark Green

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

#bfcc73 Color Code Preview on Black Background Color

This is how #bfcc73 Color will look on black background color. Color contrast ratio is 12.10

#bfcc73 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfcc73

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfcc73

#bfcc73 color code is use for CSS Background Color

Background color for the above div is #bfcc73

HTML with inline CSS

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

#bfcc73 color code is use for CSS Border Color

CSS Border color for the above div is #bfcc73

HTML with inline CSS

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

CSS Border Left color for the above div is #bfcc73

HTML with inline CSS

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

CSS Border Right color for the above div is #bfcc73

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfcc73

HTML with inline CSS

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

CSS Border Top color for the above div is #bfcc73

HTML with inline CSS

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

#bfcc73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfcc73 Color code Preview on White Background

This is how #bfcc73 Color code will look on white background color. Color contrast ratio is 1.74

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

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