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

#bcf63e hex color - Green - Warm color - Information

#bcf63e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bcf63e Color code in RGB color code model is created after adding 73.73% red color, 96.47% green color and 24.31% blue color. Hex #bcf63e Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 75% yellow and 3.53% black.

Hex #bcf63e color code is between #bbee44 web safe hex color code and #ccff33 web safe hex color code. #bbee44 is the nearest web safe color code. You can see here many more shades of #bcf63e 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 bcf63e #bcf63e
RGB Decimal 188, 246, 62 rgb(188, 246, 62)
RGB Percent 74%, 96%, 24% rgb(74%, 96%, 24%)
CSS RGBa 188, 246, 62,1 rgba(188,246,62,1)
CMYK Model cmyk(24%,0%,75%,3.53%)
HSL Color Space 79,91% ,60% hsl(79,91% ,60%)
HSV Color Space 79°, 75%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 11110110 00111110
Octal 274 366 76
Decimal 188 246 62
Hex bc f6 3e

Different shades of #bcf63e color code.

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

Light Shade of #bcf63e
#cdf86f
Dark Shade of #bcf63e
#abf40d
Saturated Shade of #bcf63e
#bfff35
Desaturated Shade of #bcf63e
#b8ec48
Grey scale Shade of #bcf63e
#9a9a9a
Brighten Shade
#d5ff57
Most Readable Shade
#000000

Shades of #bcf63e color code

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

#bcf63e
#a7da37
#92bf30
#7da429
#688822
#536d1b
#3e5214
#29360d
#141b06
#000000

Similar Color like #bcf63e color

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

#bdf73f
#bef840
#bff941
#c0fa42
#c1fb43
#c2fc44
#c3fd45
#c4fe46
#c5ff47
#c6ff48
#c7ff49
#c8ff4a
#c9ff4b
#caff4c
#bbf53d
#baf43c
#b9f33b
#b8f23a
#b7f139
#b6f038
#b5ef37
#b4ee36
#b3ed35
#b2ec34
#b1eb33
#b0ea32
#afe931
#aee830

Monochromatic Color with #bcf63e

#bcf63e
#1a2108
#3a4c13
#5b761e
#7ba129
#9ccb33

Tints of #bcf63e Color

#bcf63e
#c3f753
#caf868
#d2f97e
#d9fa93
#e1fba9
#e8fcbe
#f0fdd4
#f7fee9
#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

#bcf63e
#783ef6

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

Split Complementary

#bcf63e
#3e60f6
#d43ef6

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

Analogous Color

#f6e63e
#e1f63e
#bcf63e
#97f63e
#72f63e

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

#bcf63e
#3ebcf6
#f63ebc

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

#bcf63e
#3ef6d4
#783ef6
#f63e60

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

#bcf63e
#783ef6
#d43ef6
#60f63e

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

#bcf63e Color Code Preview on Black Background Color

This is how #bcf63e Color will look on black background color. Color contrast ratio is 16.39

#bcf63e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcf63e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcf63e

#bcf63e color code is use for CSS Background Color

Background color for the above div is #bcf63e

HTML with inline CSS

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

#bcf63e color code is use for CSS Border Color

CSS Border color for the above div is #bcf63e

HTML with inline CSS

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

CSS Border Left color for the above div is #bcf63e

HTML with inline CSS

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

CSS Border Right color for the above div is #bcf63e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcf63e

HTML with inline CSS

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

CSS Border Top color for the above div is #bcf63e

HTML with inline CSS

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

#bcf63e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcf63e Color code Preview on White Background

This is how #bcf63e Color code will look on white background color. Color contrast ratio is 1.28

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

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