Skip to main content Skip to docs navigation

#bcbf3d 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 #bcbf3d Color code in RGB color code model is created after adding 73.73% red color, 74.9% green color and 23.92% blue color. Hex #bcbf3d Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 68% yellow and 25.1% black.

Hex #bcbf3d 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 #bcbf3d color code.

RGB Chart

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

Color Table

Hex Color Code bcbf3d #bcbf3d
RGB Decimal 188, 191, 61 188, 191, 61
RGB Percent 74%, 75%, 24% rgb(74%, 75%, 24%)
CSS RGBa 188, 191, 61,1 rgba(188,191,61,1)
CMYK Model cmyk(2%,0%,68%,25.1%)
HSL Color Space 61,52% ,49% hsl(61,52% ,49%)
HSV Color Space 61°, 68%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10111111 00111101
Octal 274 277 75
Decimal 188 191 61
Hex bc bf 3d

Different shades of #bcbf3d color code.

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

Darkest of #bcbf3d
#4a4b18
Darker of #bcbf3d
#707224
Dark of #bcbf3d
#969831
Base of #bcbf3d
#bcbf3d
Light of #bcbf3d
#cacd62
Lighter
#d7d989
Lightest
#e4e6af

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

#bcbf3d
#403dbf

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

Split Complementary

#bcbf3d
#3d7bbf
#813dbf

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

Analogous Color

#bf763d
#bf8c3d
#bcbf3d
#91bf3d
#5bbf3d

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

#bcbf3d
#bf3dbc
#3dbcbf

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

#bcbf3d
#3dbcbf
#403dbf
#bf403d

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

#bcbf3d
#3dbf81
#403dbf
#bf3d7b

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

#24240c
#4a4b18
#707224
#969831
#bcbf3d
#cacd62
#d7d989
#e4e6af
#f1f2d6

Tints of #bcbf3d Color

#bcbf3d
#c3c652
#cacd68
#d2d47d
#d9db93
#e1e2a8
#e8e9be
#f0f0d3
#f7f7e9
#ffffff

Shades of #bcbf3d color code

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

#bcbf3d
#a7a936
#92942f
#7d7f28
#686a21
#53541b
#3e3f14
#292a0d
#141506
#000000

Tones

#bcbf3d
#a4a656
#8c8d6f
#7e7e7e
#7e7e7e

Tones

Similar Color like #bcbf3d color

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

#bdc03e
#bec13f
#bfc240
#c0c341
#c1c442
#c2c543
#c3c644
#c4c745
#c5c846
#c6c947
#c7ca48
#c8cb49
#c9cc4a
#cacd4b
#bbbe3c
#babd3b
#b9bc3a
#b8bb39
#b7ba38
#b6b937
#b5b836
#b4b735
#b3b634
#b2b533
#b1b432
#b0b331
#afb230
#aeb12f

Download this Dark Green

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

#bcbf3d Color Code Preview on Black Background Color

This is how #bcbf3d Color will look on black background color. Color contrast ratio is 10.66

#bcbf3d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbf3d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbf3d

#bcbf3d color code is use for CSS Background Color

Background color for the above div is #bcbf3d

HTML with inline CSS

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

#bcbf3d color code is use for CSS Border Color

CSS Border color for the above div is #bcbf3d

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbf3d

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbf3d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbf3d

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbf3d

HTML with inline CSS

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

#bcbf3d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbf3d Color code Preview on White Background

This is how #bcbf3d Color code will look on white background color. Color contrast ratio is 1.97

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

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