Skip to main content Skip to docs navigation

#bdec2e 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 Yellowy Green and its hex is #BFF128 Nearest Color Name

Color Hue/Base color: Green

Hex #bdec2e Color code in RGB color code model is created after adding 74.12% red color, 92.55% green color and 18.04% blue color. Hex #bdec2e Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 81% yellow and 7.45% black.

Hex #bdec2e color code is between #bbee33 web safe hex color code and #ccdd22 web safe hex color code. #bbee33 is the nearest web safe color code. You can see here many more shades of #bdec2e color code.

RGB Chart

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

Color Table

Hex Color Code bdec2e #bdec2e
RGB Decimal 189, 236, 46 189, 236, 46
RGB Percent 74%, 93%, 18% rgb(74%, 93%, 18%)
CSS RGBa 189, 236, 46,1 rgba(189,236,46,1)
CMYK Model cmyk(20%,0%,81%,7.45%)
HSL Color Space 75,83% ,55% hsl(75,83% ,55%)
HSV Color Space 75°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11101100 00101110
Octal 275 354 56
Decimal 189 236 46
Hex bd ec 2e

Different shades of #bdec2e color code.

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

Darkest of #bdec2e
#5c760b
Darker of #bdec2e
#80a50f
Dark of #bdec2e
#a4d413
Base of #bdec2e
#bdec2e
Light of #bdec2e
#ccf05d
Lighter
#dbf48b
Lightest
#e9f9ba

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

#bdec2e
#5d2eec

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

Split Complementary

#bdec2e
#2e5eec
#bc2eec

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

Analogous Color

#ecac2e
#eccc2e
#bdec2e
#7eec2e
#2eec2e

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

#bdec2e
#ec2ebd
#2ebdec

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

#bdec2e
#2ebdec
#5d2eec
#ec5d2e

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

#bdec2e
#2eecbc
#5d2eec
#ec2e5e

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

#374706
#5c760b
#80a50f
#a4d413
#bdec2e
#ccf05d
#dbf48b
#e9f9ba
#f8fde9

Tints of #bdec2e Color

#bdec2e
#c4ee45
#cbf05c
#d3f273
#daf48a
#e1f6a2
#e9f8b9
#f0fad0
#f7fce7
#ffffff

Shades of #bdec2e color code

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

#bdec2e
#a8d128
#93b723
#7e9d1e
#698319
#546814
#3f4e0f
#2a340a
#151a05
#000000

Tones

#bdec2e
#b1d545
#a6be5c
#9aa872
#8f9189

Tones

Similar Color like #bdec2e color

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

#beed2f
#bfee30
#c0ef31
#c1f032
#c2f133
#c3f234
#c4f335
#c5f436
#c6f537
#c7f638
#c8f739
#c9f83a
#caf93b
#cbfa3c
#bceb2d
#bbea2c
#bae92b
#b9e82a
#b8e729
#b7e628
#b6e527
#b5e426
#b4e325
#b3e224
#b2e123
#b1e022
#b0df21
#afde20

Download this Dark Green

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

#bdec2e Color Code Preview on Black Background Color

This is how #bdec2e Color will look on black background color. Color contrast ratio is 15.20

#bdec2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdec2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdec2e

#bdec2e color code is use for CSS Background Color

Background color for the above div is #bdec2e

HTML with inline CSS

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

#bdec2e color code is use for CSS Border Color

CSS Border color for the above div is #bdec2e

HTML with inline CSS

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

CSS Border Left color for the above div is #bdec2e

HTML with inline CSS

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

CSS Border Right color for the above div is #bdec2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdec2e

HTML with inline CSS

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

CSS Border Top color for the above div is #bdec2e

HTML with inline CSS

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

#bdec2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdec2e Color code Preview on White Background

This is how #bdec2e Color code will look on white background color. Color contrast ratio is 1.38

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

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