Skip to main content Skip to docs navigation

#bcbc0a 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 Olive Yellow and its hex is #C2B709 Nearest Color Name

Color Hue/Base color: Green

Hex #bcbc0a Color code in RGB color code model is created after adding 73.73% red color, 73.73% green color and 3.92% blue color. Hex #bcbc0a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 95% yellow and 26.27% black.

Hex #bcbc0a color code is between #bbbb11 web safe hex color code and #cccc00 web safe hex color code. #bbbb11 is the nearest web safe color code. You can see here many more shades of #bcbc0a color code.

RGB Chart

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

Color Table

Hex Color Code bcbc0a #bcbc0a
RGB Decimal 188, 188, 10 188, 188, 10
RGB Percent 74%, 74%, 4% rgb(74%, 74%, 4%)
CSS RGBa 188, 188, 10,1 rgba(188,188,10,1)
CMYK Model cmyk(0%,0%,95%,26.27%)
HSL Color Space 60,90% ,39% hsl(60,90% ,39%)
HSV Color Space 60°, 95%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10111100 00001010
Octal 274 274 12
Decimal 188 188 10
Hex bc bc 0a

Different shades of #bcbc0a color code.

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

Darkest of #bcbc0a
#2b2b02
Darker of #bcbc0a
#5b5b05
Dark of #bcbc0a
#8c8c07
Base of #bcbc0a
#bcbc0a
Light of #bcbc0a
#ecec0d
Lighter
#f4f438
Lightest
#f7f768

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

#bcbc0a
#0a0abc

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

Split Complementary

#bcbc0a
#0a63bc
#630abc

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

Analogous Color

#bc540a
#bc720a
#bcbc0a
#81bc0a
#36bc0a

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

#bcbc0a
#bc0abc
#0abcbc

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

#bcbc0a
#0abcbc
#0a0abc
#bc0a0a

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

#bcbc0a
#0abc63
#0a0abc
#bc0a63

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

#000000
#2b2b02
#5b5b05
#8c8c07
#bcbc0a
#ecec0d
#f4f438
#f7f768
#fafa98

Tints of #bcbc0a Color

#bcbc0a
#c3c325
#caca40
#d2d25b
#d9d976
#e1e192
#e8e8ad
#f0f0c8
#f7f7e3
#ffffff

Shades of #bcbc0a color code

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

#bcbc0a
#a7a708
#929207
#7d7d06
#686805
#535304
#3e3e03
#292902
#141401
#000000

Tones

#bcbc0a
#a8a81e
#949432
#818145
#6d6d59

Tones

Similar Color like #bcbc0a color

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

#bdbd0b
#bebe0c
#bfbf0d
#c0c00e
#c1c10f
#c2c210
#c3c311
#c4c412
#c5c513
#c6c614
#c7c715
#c8c816
#c9c917
#caca18
#bbbb09
#baba08
#b9b907
#b8b806
#b7b705
#b6b604
#b5b503
#b4b402
#b3b301
#b2b200
#b1b100
#b0b000
#afaf00
#aeae00

Download this Dark Green

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

#bcbc0a Color Code Preview on Black Background Color

This is how #bcbc0a Color will look on black background color. Color contrast ratio is 10.34

#bcbc0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbc0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbc0a

#bcbc0a color code is use for CSS Background Color

Background color for the above div is #bcbc0a

HTML with inline CSS

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

#bcbc0a color code is use for CSS Border Color

CSS Border color for the above div is #bcbc0a

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbc0a

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbc0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbc0a

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbc0a

HTML with inline CSS

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

#bcbc0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbc0a Color code Preview on White Background

This is how #bcbc0a Color code will look on white background color. Color contrast ratio is 2.03

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

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