@
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.

#bdd94e hex color - Green - Warm color - Information

#bdd94e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bdd94e Color code in RGB color code model is created after adding 74.12% red color, 85.1% green color and 30.59% blue color. Hex #bdd94e Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 64% yellow and 14.9% black.

Hex #bdd94e color code is between #bbdd55 web safe hex color code and #cccc44 web safe hex color code. #bbdd55 is the nearest web safe color code. You can see here many more shades of #bdd94e 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 bdd94e #bdd94e
RGB Decimal 189, 217, 78 rgb(189, 217, 78)
RGB Percent 74%, 85%, 31% rgb(74%, 85%, 31%)
CSS RGBa 189, 217, 78,1 rgba(189,217,78,1)
CMYK Model cmyk(13%,0%,64%,14.9%)
HSL Color Space 72,65% ,58% hsl(72,65% ,58%)
HSV Color Space 72°, 64%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11011001 01001110
Octal 275 331 116
Decimal 189 217 78
Hex bd d9 4e

Different shades of #bdd94e color code.

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

Light Shade of #bdd94e
#cde278
Dark Shade of #bdd94e
#a9c92b
Saturated Shade of #bdd94e
#c3e443
Desaturated Shade of #bdd94e
#b7ce59
Grey scale Shade of #bdd94e
#939393
Brighten Shade
#d6f267
Most Readable Shade
#000000

Shades of #bdd94e color code

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

#bdd94e
#a8c045
#93a83c
#7e9034
#69782b
#546022
#3f481a
#2a3011
#151808
#000000

Similar Color like #bdd94e color

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

#beda4f
#bfdb50
#c0dc51
#c1dd52
#c2de53
#c3df54
#c4e055
#c5e156
#c6e257
#c7e358
#c8e459
#c9e55a
#cae65b
#cbe75c
#bcd84d
#bbd74c
#bad64b
#b9d54a
#b8d449
#b7d348
#b6d247
#b5d146
#b4d045
#b3cf44
#b2ce43
#b1cd42
#b0cc41
#afcb40

Monochromatic Color with #bdd94e

#bdd94e
#040402
#292f11
#4e5920
#73842f
#98ae3f

Tints of #bdd94e Color

#bdd94e
#c4dd61
#cbe175
#d3e589
#dae99c
#e1eeb0
#e9f2c4
#f0f6d7
#f7faeb
#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

#bdd94e
#6a4ed9

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

Split Complementary

#bdd94e
#4e78d9
#af4ed9

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

Analogous Color

#d9bd4e
#d9d94e
#bdd94e
#a1d94e
#85d94e

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

#bdd94e
#4ebdd9
#d94ebd

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

#bdd94e
#4ed9af
#6a4ed9
#d94e77

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

#bdd94e
#6a4ed9
#af4ed9
#78d94e

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 #bdd94e 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.

#bdd94e Color Code Preview on Black Background Color

This is how #bdd94e Color will look on black background color. Color contrast ratio is 13.20

#bdd94e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd94e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd94e

#bdd94e color code is use for CSS Background Color

Background color for the above div is #bdd94e

HTML with inline CSS

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

#bdd94e color code is use for CSS Border Color

CSS Border color for the above div is #bdd94e

HTML with inline CSS

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

CSS Border Left color for the above div is #bdd94e

HTML with inline CSS

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

CSS Border Right color for the above div is #bdd94e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdd94e

HTML with inline CSS

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

CSS Border Top color for the above div is #bdd94e

HTML with inline CSS

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

#bdd94e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdd94e Color code Preview on White Background

This is how #bdd94e Color code will look on white background color. Color contrast ratio is 1.59

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

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(189,217,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,78,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,217,78,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.