crispedge.com

Color picker

Loading...

#bbf96e hex color - Green - Warm color - Information

#bbf96e hex color - Green - Warm color

Color Hue/Base color: Green

Hex #bbf96e Color code in RGB color code model is created after adding 73.33% red color, 97.65% green color and 43.14% blue color. Hex #bbf96e Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 56% yellow and 2% black.

Hex #bbf96e color code is between #aaff66 web safe hex color code and #ccee77 web safe hex color code. #aaff66 is the nearest web safe color code. You can see here many more shades of #bbf96e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbf96e#bbf96e
RGB Decimal187, 249, 110rgb(187, 249, 110)
RGB Percent73%, 98%, 43%rgb(73%, 98%, 43%)
CSS RGBa187, 249, 110,1rgba(187,249,110,1)
CMYK Modelcmyk(25%,0%,56%,2%)
HSL Color Space87,92% ,70%hsl(87,92% ,70%)
HSV Color Space87°, 56%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111111100101101110
Octal273371156
Decimal187249110
Hexbbf96e

Different shades of #bbf96e color code.

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

Light Shade of #bbf96e
#d2fb9f
Dark Shade of #bbf96e
#a4f73d
Saturated Shade of #bbf96e
#bcff68
Desaturated Shade of #bbf96e
#baf176
Grey scale Shade of #bbf96e
#b3b3b3
Brighten Shade
#d4ff87
Most Readable Shade
#000000

Shades of #bbf96e color code

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

#bbf96e
#a6dd61
#91c155
#7ca649
#678a3d
#536e30
#3e5324
#293718
#141b0c
#000000

Similar Color like #bbf96e color

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

#bcfa6f
#bdfb70
#befc71
#bffd72
#c0fe73
#c1ff74
#c2ff75
#c3ff76
#c4ff77
#c5ff78
#c6ff79
#c7ff7a
#c8ff7b
#c9ff7c
#baf86d
#b9f76c
#b8f66b
#b7f56a
#b6f469
#b5f368
#b4f267
#b3f166
#b2f065
#b1ef64
#b0ee63
#afed62
#aeec61
#adeb60

Monochromatic Color with #bbf96e

#bbf96e
#1b2410
#3b4f23
#5b7936
#7ba448
#9bce5b

Tints of #bbf96e Color

#bbf96e
#c2f97e
#cafa8e
#d1fb9e
#d9fbae
#e0fcbe
#e8fdce
#effdde
#f7feee
#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

#bbf96e
#ac6ef9

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

Split Complementary

#bbf96e
#6e75f9
#f16ef9

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

Analogous Color

#f3f96e
#d7f96e
#bbf96e
#9ff96e
#83f96e

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

#bbf96e
#6ebbf9
#f96ebb

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

#bbf96e
#6ef9f1
#ac6ef9
#f96e75

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

#bbf96e
#ac6ef9
#f16ef9
#76f96e

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

#bbf96e Color Code Preview on Black Background Color

This is how #bbf96e Color will look on black background color. Color contrast ratio is 16.89

#bbf96e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf96e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf96e

#bbf96e color code is use for CSS Background Color

Background color for the above div is #bbf96e

HTML with inline CSS

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

#bbf96e color code is use for CSS Border Color

CSS Border color for the above div is #bbf96e

HTML with inline CSS

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

CSS Border Left color for the above div is #bbf96e

HTML with inline CSS

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

CSS Border Right color for the above div is #bbf96e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbf96e

HTML with inline CSS

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

CSS Border Top color for the above div is #bbf96e

HTML with inline CSS

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

#bbf96e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbf96e Color code Preview on White Background

This is how #bbf96e Color code will look on white background color. Color contrast ratio is 1.24

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

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(187,249,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,110,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,249,110,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.