Skip to main content Skip to docs navigation

#bcd682 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 Pastel Lime and its hex is #B9D786 Nearest Color Name

Color Hue/Base color: Green

Hex #bcd682 Color code in RGB color code model is created after adding 73.73% red color, 83.92% green color and 50.98% blue color. Hex #bcd682 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 39% yellow and 16.08% black.

Hex #bcd682 color code is between #bbdd88 web safe hex color code and #cccc77 web safe hex color code. #bbdd88 is the nearest web safe color code. You can see here many more shades of #bcd682 color code.

RGB Chart

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

Color Table

Hex Color Code bcd682 #bcd682
RGB Decimal 188, 214, 130 188, 214, 130
RGB Percent 74%, 84%, 51% rgb(74%, 84%, 51%)
CSS RGBa 188, 214, 130,1 rgba(188,214,130,1)
CMYK Model cmyk(12%,0%,39%,16.08%)
HSL Color Space 79,51% ,67% hsl(79,51% ,67%)
HSV Color Space 79°, 39%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 11010110 10000010
Octal 274 326 202
Decimal 188 214 130
Hex bc d6 82

Different shades of #bcd682 color code.

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

Darkest of #bcd682
#72902f
Darker of #bcd682
#90b63c
Dark of #bcd682
#a7c95c
Base of #bcd682
#bcd682
Light of #bcd682
#d1e3a8
Lighter
#e5efcf
Lightest
#fafcf5

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

#bcd682
#9c82d6

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

Split Complementary

#bcd682
#8292d6
#c682d6

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

Analogous Color

#d6bf82
#d6cd82
#bcd682
#a0d682
#82d687

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

#bcd682
#d682bc
#82bcd6

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

#bcd682
#82bcd6
#9c82d6
#d69c82

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

#bcd682
#82d6c6
#9c82d6
#d68292

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

#536923
#72902f
#90b63c
#a7c95c
#bcd682
#d1e3a8
#e5efcf
#fafcf5
#ffffff

Tints of #bcd682 Color

#bcd682
#c3da8f
#cadf9d
#d2e3ab
#d9e8b9
#e1ecc7
#e8f1d5
#f0f5e3
#f7faf1
#ffffff

Shades of #bcd682 color code

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

#bcd682
#a7be73
#92a665
#7d8e56
#687648
#535f39
#3e472b
#292f1c
#14170e
#000000

Tones

#bcd682
#b6c593
#afb5a3
#acacac
#acacac

Tones

Similar Color like #bcd682 color

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

#bdd783
#bed884
#bfd985
#c0da86
#c1db87
#c2dc88
#c3dd89
#c4de8a
#c5df8b
#c6e08c
#c7e18d
#c8e28e
#c9e38f
#cae490
#bbd581
#bad480
#b9d37f
#b8d27e
#b7d17d
#b6d07c
#b5cf7b
#b4ce7a
#b3cd79
#b2cc78
#b1cb77
#b0ca76
#afc975
#aec874

Download this Dark Green

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

#bcd682 Color Code Preview on Black Background Color

This is how #bcd682 Color will look on black background color. Color contrast ratio is 13.08

#bcd682 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd682

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd682

#bcd682 color code is use for CSS Background Color

Background color for the above div is #bcd682

HTML with inline CSS

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

#bcd682 color code is use for CSS Border Color

CSS Border color for the above div is #bcd682

HTML with inline CSS

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

CSS Border Left color for the above div is #bcd682

HTML with inline CSS

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

CSS Border Right color for the above div is #bcd682

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcd682

HTML with inline CSS

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

CSS Border Top color for the above div is #bcd682

HTML with inline CSS

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

#bcd682 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcd682 Color code Preview on White Background

This is how #bcd682 Color code will look on white background color. Color contrast ratio is 1.61

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

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