crispedge.com

Color picker

Loading...

#b2ec7f hex color - Green - Cool color - Information

#b2ec7f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #b2ec7f Color code in RGB color code model is created after adding 69.8% red color, 92.55% green color and 49.8% blue color. Hex #b2ec7f Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 46% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb2ec7f#b2ec7f
RGB Decimal178, 236, 127rgb(178, 236, 127)
RGB Percent70%, 93%, 50%rgb(70%, 93%, 50%)
CSS RGBa178, 236, 127,1rgba(178,236,127,1)
CMYK Modelcmyk(25%,0%,46%,7%)
HSL Color Space92,74% ,71%hsl(92,74% ,71%)
HSV Color Space92°, 46%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100101110110001111111
Octal262354177
Decimal178236127
Hexb2ec7f

Different shades of #b2ec7f color code.

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

Light Shade of #b2ec7f
#cdf3ab
Dark Shade of #b2ec7f
#97e553
Saturated Shade of #b2ec7f
#b2f378
Desaturated Shade of #b2ec7f
#b2e586
Grey scale Shade of #b2ec7f
#b5b5b5
Brighten Shade
#cbff98
Most Readable Shade
#000000

Shades of #b2ec7f color code

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

#b2ec7f
#9ed170
#8ab762
#769d54
#628346
#4f6838
#3b4e2a
#27341c
#131a0e
#000000

Similar Color like #b2ec7f color

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

#b3ed80
#b4ee81
#b5ef82
#b6f083
#b7f184
#b8f285
#b9f386
#baf487
#bbf588
#bcf689
#bdf78a
#bef88b
#bff98c
#c0fa8d
#b1eb7e
#b0ea7d
#afe97c
#aee87b
#ade77a
#ace679
#abe578
#aae477
#a9e376
#a8e275
#a7e174
#a6e073
#a5df72
#a4de71

Monochromatic Color with #b2ec7f

#b2ec7f
#12170d
#324224
#526c3a
#729751
#92c168

Tints of #b2ec7f Color

#b2ec7f
#baee8d
#c3f09b
#cbf2a9
#d4f4b7
#dcf6c6
#e5f8d4
#edfae2
#f6fcf0
#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

#b2ec7f
#b97fec

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

Split Complementary

#b2ec7f
#837fec
#ec7fe8

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

Analogous Color

#deec7f
#c8ec7f
#b2ec7f
#9cec7f
#86ec7f

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

#b2ec7f
#7fb2ec
#ec7fb2

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

#b2ec7f
#7fe8ec
#b97fec
#ec827f

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

#b2ec7f
#b97fec
#ec7fe8
#7fec83

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

#b2ec7f Color Code Preview on Black Background Color

This is how #b2ec7f Color will look on black background color. Color contrast ratio is 15.20

#b2ec7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ec7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ec7f

#b2ec7f color code is use for CSS Background Color

Background color for the above div is #b2ec7f

HTML with inline CSS

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

#b2ec7f color code is use for CSS Border Color

CSS Border color for the above div is #b2ec7f

HTML with inline CSS

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

CSS Border Left color for the above div is #b2ec7f

HTML with inline CSS

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

CSS Border Right color for the above div is #b2ec7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2ec7f

HTML with inline CSS

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

CSS Border Top color for the above div is #b2ec7f

HTML with inline CSS

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

#b2ec7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2ec7f Color code Preview on White Background

This is how #b2ec7f Color code will look on white background color. Color contrast ratio is 1.38

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

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(178,236,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,127,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,236,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.