Skip to main content Skip to docs navigation

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

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

RGB Chart

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

Color Table

Hex Color Code bcbc3e #bcbc3e
RGB Decimal 188, 188, 62 188, 188, 62
RGB Percent 74%, 74%, 24% rgb(74%, 74%, 24%)
CSS RGBa 188, 188, 62,1 rgba(188,188,62,1)
CMYK Model cmyk(0%,0%,67%,26.27%)
HSL Color Space 60,50% ,49% hsl(60,50% ,49%)
HSV Color Space 60°, 67%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10111100 00111110
Octal 274 274 76
Decimal 188 188 62
Hex bc bc 3e

Different shades of #bcbc3e color code.

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

Darkest of #bcbc3e
#494918
Darker of #bcbc3e
#6f6f25
Dark of #bcbc3e
#969631
Base of #bcbc3e
#bcbc3e
Light of #bcbc3e
#cbcb62
Lighter
#d8d888
Lightest
#e4e4af

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

#bcbc3e
#3e3ebc

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

Split Complementary

#bcbc3e
#3e7dbc
#7d3ebc

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

Analogous Color

#bc733e
#bc883e
#bcbc3e
#92bc3e
#5ebc3e

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

#bcbc3e
#bc3ebc
#3ebcbc

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

#bcbc3e
#3ebcbc
#3e3ebc
#bc3e3e

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

#bcbc3e
#3ebc7d
#3e3ebc
#bc3e7d

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

#23230b
#494918
#6f6f25
#969631
#bcbc3e
#cbcb62
#d8d888
#e4e4af
#f1f1d5

Tints of #bcbc3e Color

#bcbc3e
#c3c353
#caca68
#d2d27e
#d9d993
#e1e1a9
#e8e8be
#f0f0d4
#f7f7e9
#ffffff

Shades of #bcbc3e color code

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

#bcbc3e
#a7a737
#929230
#7d7d29
#686822
#53531b
#3e3e14
#29290d
#141406
#000000

Tones

#bcbc3e
#a3a357
#8a8a70
#7d7d7d
#7d7d7d

Tones

Similar Color like #bcbc3e color

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

#bdbd3f
#bebe40
#bfbf41
#c0c042
#c1c143
#c2c244
#c3c345
#c4c446
#c5c547
#c6c648
#c7c749
#c8c84a
#c9c94b
#caca4c
#bbbb3d
#baba3c
#b9b93b
#b8b83a
#b7b739
#b6b638
#b5b537
#b4b436
#b3b335
#b2b234
#b1b133
#b0b032
#afaf31
#aeae30

Download this Dark Green

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

#bcbc3e Color Code Preview on Black Background Color

This is how #bcbc3e Color will look on black background color. Color contrast ratio is 10.40

#bcbc3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbc3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbc3e

#bcbc3e color code is use for CSS Background Color

Background color for the above div is #bcbc3e

HTML with inline CSS

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

#bcbc3e color code is use for CSS Border Color

CSS Border color for the above div is #bcbc3e

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbc3e

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbc3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbc3e

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbc3e

HTML with inline CSS

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

#bcbc3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbc3e Color code Preview on White Background

This is how #bcbc3e Color code will look on white background color. Color contrast ratio is 2.02

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

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