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

#bcd77f hex color - Green - Warm color - Information

#bcd77f hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bcd77f Color code in RGB color code model is created after adding 73.73% red color, 84.31% green color and 49.8% blue color. Hex #bcd77f Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 41% yellow and 15.69% black.

Hex #bcd77f color code is between #bbdd77 web safe hex color code and #cccc88 web safe hex color code. #bbdd77 is the nearest web safe color code. You can see here many more shades of #bcd77f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebcd77f#bcd77f
RGB Decimal188, 215, 127rgb(188, 215, 127)
RGB Percent74%, 84%, 50%rgb(74%, 84%, 50%)
CSS RGBa188, 215, 127,1rgba(188,215,127,1)
CMYK Modelcmyk(13%,0%,41%,15.69%)
HSL Color Space78,52% ,67%hsl(78,52% ,67%)
HSV Color Space78°, 41%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001101011101111111
Octal274327177
Decimal188215127
Hexbcd77f

Different shades of #bcd77f color code.

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

Light Shade of #bcd77f
#d0e3a6
Dark Shade of #bcd77f
#a8cb58
Saturated Shade of #bcd77f
#bfdf77
Desaturated Shade of #bcd77f
#b9cf87
Grey scale Shade of #bcd77f
#ababab
Brighten Shade
#d5f098
Most Readable Shade
#000000

Shades of #bcd77f color code

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

#bcd77f
#a7bf70
#92a762
#7d8f54
#687746
#535f38
#3e472a
#292f1c
#14170e
#000000

Similar Color like #bcd77f color

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

#bdd880
#bed981
#bfda82
#c0db83
#c1dc84
#c2dd85
#c3de86
#c4df87
#c5e088
#c6e189
#c7e28a
#c8e38b
#c9e48c
#cae58d
#bbd67e
#bad57d
#b9d47c
#b8d37b
#b7d27a
#b6d179
#b5d078
#b4cf77
#b3ce76
#b2cd75
#b1cc74
#b0cb73
#afca72
#aec971

Monochromatic Color with #bcd77f

#bcd77f
#020201
#272d1b
#4d5734
#72824d
#97ac66

Tints of #bcd77f Color

#bcd77f
#c3db8d
#cadf9b
#d2e4a9
#d9e8b7
#e1edc6
#e8f1d4
#f0f6e2
#f7faf0
#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

#bcd77f
#9a7fd7

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

Split Complementary

#bcd77f
#7f90d7
#c67fd7

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

Analogous Color

#d7cf7f
#ced77f
#bcd77f
#aad77f
#99d77f

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

#bcd77f
#7fbcd7
#d77fbc

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

#bcd77f
#7fd7c6
#9a7fd7
#d77f90

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

#bcd77f
#9a7fd7
#c67fd7
#90d77f

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

#bcd77f Color Code Preview on Black Background Color

This is how #bcd77f Color will look on black background color. Color contrast ratio is 13.16

#bcd77f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd77f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd77f

#bcd77f color code is use for CSS Background Color

Background color for the above div is #bcd77f

HTML with inline CSS

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

#bcd77f color code is use for CSS Border Color

CSS Border color for the above div is #bcd77f

HTML with inline CSS

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

CSS Border Left color for the above div is #bcd77f

HTML with inline CSS

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

CSS Border Right color for the above div is #bcd77f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcd77f

HTML with inline CSS

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

CSS Border Top color for the above div is #bcd77f

HTML with inline CSS

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

#bcd77f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcd77f Color code Preview on White Background

This is how #bcd77f Color code will look on white background color. Color contrast ratio is 1.60

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

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,215,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,127,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,215,127,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.