Skip to main content Skip to docs navigation

#bedc8b 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 Pancotto Pugliese and its hex is #BFDB89 Nearest Color Name

Color Hue/Base color: Green

Hex #bedc8b Color code in RGB color code model is created after adding 74.51% red color, 86.27% green color and 54.51% blue color. Hex #bedc8b Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 37% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code bedc8b #bedc8b
RGB Decimal 190, 220, 139 190, 220, 139
RGB Percent 75%, 86%, 55% rgb(75%, 86%, 55%)
CSS RGBa 190, 220, 139,1 rgba(190,220,139,1)
CMYK Model cmyk(14%,0%,37%,13.73%)
HSL Color Space 82,54% ,70% hsl(82,54% ,70%)
HSV Color Space 82°, 37%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 11011100 10001011
Octal 276 334 213
Decimal 190 220 139
Hex be dc 8b

Different shades of #bedc8b color code.

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

Darkest of #bedc8b
#759e30
Darker of #bedc8b
#92c43d
Dark of #bedc8b
#a8d064
Base of #bedc8b
#bedc8b
Light of #bedc8b
#d4e8b2
Lighter
#eaf4d9
Lightest
#ffffff

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

#bedc8b
#a98bdc

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

Split Complementary

#bedc8b
#8b95dc
#d18bdc

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

Analogous Color

#dccb8b
#dcd88b
#bedc8b
#a3dc8b
#8bdc95

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

#bedc8b
#dc8bbe
#8bbedc

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

#bedc8b
#8bbedc
#a98bdc
#dca98b

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

#bedc8b
#8bdcd1
#a98bdc
#dc8b95

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

#587724
#759e30
#92c43d
#a8d064
#bedc8b
#d4e8b2
#eaf4d9
#ffffff
#ffffff

Tints of #bedc8b Color

#bedc8b
#c5df97
#cce3a4
#d3e7b1
#daebbe
#e2efcb
#e9f3d8
#f0f7e5
#f7fbf2
#ffffff

Shades of #bedc8b color code

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

#bedc8b
#a8c37b
#93ab6c
#7e925c
#697a4d
#54613d
#3f492e
#2a301e
#15180f
#000000

Tones

#bedc8b
#bacd9a
#b6bea9
#b3b3b3
#b3b3b3

Tones

Similar Color like #bedc8b color

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

#bfdd8c
#c0de8d
#c1df8e
#c2e08f
#c3e190
#c4e291
#c5e392
#c6e493
#c7e594
#c8e695
#c9e796
#cae897
#cbe998
#ccea99
#bddb8a
#bcda89
#bbd988
#bad887
#b9d786
#b8d685
#b7d584
#b6d483
#b5d382
#b4d281
#b3d180
#b2d07f
#b1cf7e
#b0ce7d

Download this Dark Green

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

#bedc8b Color Code Preview on Black Background Color

This is how #bedc8b Color will look on black background color. Color contrast ratio is 13.80

#bedc8b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedc8b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedc8b

#bedc8b color code is use for CSS Background Color

Background color for the above div is #bedc8b

HTML with inline CSS

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

#bedc8b color code is use for CSS Border Color

CSS Border color for the above div is #bedc8b

HTML with inline CSS

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

CSS Border Left color for the above div is #bedc8b

HTML with inline CSS

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

CSS Border Right color for the above div is #bedc8b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bedc8b

HTML with inline CSS

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

CSS Border Top color for the above div is #bedc8b

HTML with inline CSS

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

#bedc8b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bedc8b Color code Preview on White Background

This is how #bedc8b Color code will look on white background color. Color contrast ratio is 1.52

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

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