Skip to main content Skip to docs navigation

#bced7a hex color - Green - Warm color - Information

On this page
@
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 Hue/Base color: Green

Hex #bced7a Color code in RGB color code model is created after adding 73.73% red color, 92.94% green color and 47.84% blue color. Hex #bced7a Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 49% yellow and 7.06% black.

Hex #bced7a color code is between #bbee77 web safe hex color code and #ccdd88 web safe hex color code. #bbee77 is the nearest web safe color code. You can see here many more shades of #bced7a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bced7a #bced7a
RGB Decimal 188, 237, 122 rgb(188, 237, 122)
RGB Percent 74%, 93%, 48% rgb(74%, 93%, 48%)
CSS RGBa 188, 237, 122,1 rgba(188,237,122,1)
CMYK Model cmyk(21%,0%,49%,7.06%)
HSL Color Space 86,76% ,70% hsl(86,76% ,70%)
HSV Color Space 86°, 49%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 11101101 01111010
Octal 274 355 172
Decimal 188 237 122
Hex bc ed 7a

Different shades of #bced7a color code.

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

Light Shade of #bced7a
#d3f3a7
Dark Shade of #bced7a
#a5e74d
Saturated Shade of #bced7a
#bdf572
Desaturated Shade of #bced7a
#bbe582
Grey scale Shade of #bced7a
#b3b3b3
Brighten Shade
#d5ff93
Most Readable Shade
#000000

Shades of #bced7a color code

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

#bced7a
#a7d26c
#92b85e
#7d9e51
#688343
#536936
#3e4f28
#29341b
#141a0d
#000000

Similar Color like #bced7a color

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

#bdee7b
#beef7c
#bff07d
#c0f17e
#c1f27f
#c2f380
#c3f481
#c4f582
#c5f683
#c6f784
#c7f885
#c8f986
#c9fa87
#cafb88
#bbec79
#baeb78
#b9ea77
#b8e976
#b7e875
#b6e774
#b5e673
#b4e572
#b3e471
#b2e370
#b1e26f
#b0e16e
#afe06d
#aedf6c

Monochromatic Color with #bced7a

#bced7a
#13180d
#354322
#576d38
#79984e
#9ac264

Tints of #bced7a Color

#bced7a
#c3ef88
#caf197
#d2f3a6
#d9f5b5
#e1f7c3
#e8f9d2
#f0fbe1
#f7fdf0
#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

#bced7a
#ab7aed

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

Split Complementary

#bced7a
#7a83ed
#e57aed

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

Analogous Color

#eaed7a
#d3ed7a
#bced7a
#a5ed7a
#8eed7a

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

#bced7a
#7abced
#ed7abc

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

#bced7a
#7aede4
#ab7aed
#ed7a82

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bced7a
#ab7aed
#e57aed
#82ed7a

Double Complementary 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).

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

#bced7a Color Code Preview on Black Background Color

This is how #bced7a Color will look on black background color. Color contrast ratio is 15.53

#bced7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bced7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bced7a

#bced7a color code is use for CSS Background Color

Background color for the above div is #bced7a

HTML with inline CSS

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

#bced7a color code is use for CSS Border Color

CSS Border color for the above div is #bced7a

HTML with inline CSS

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

CSS Border Left color for the above div is #bced7a

HTML with inline CSS

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

CSS Border Right color for the above div is #bced7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bced7a

HTML with inline CSS

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

CSS Border Top color for the above div is #bced7a

HTML with inline CSS

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

#bced7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bced7a Color code Preview on White Background

This is how #bced7a Color code will look on white background color. Color contrast ratio is 1.35

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,237,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,122,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,237,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.