crispedge.com

Color picker

Loading...

#bbdb80 hex color - Green - Warm color - Information

#bbdb80 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #bbdb80 Color code in RGB color code model is created after adding 73.33% red color, 85.88% green color and 50.2% blue color. Hex #bbdb80 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 42% yellow and 14% black.

Hex #bbdb80 color code is between #aadd88 web safe hex color code and #cccc77 web safe hex color code. #aadd88 is the nearest web safe color code. You can see here many more shades of #bbdb80 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbdb80#bbdb80
RGB Decimal187, 219, 128rgb(187, 219, 128)
RGB Percent73%, 86%, 50%rgb(73%, 86%, 50%)
CSS RGBa187, 219, 128,1rgba(187,219,128,1)
CMYK Modelcmyk(15%,0%,42%,14%)
HSL Color Space81,56% ,68%hsl(81,56% ,68%)
HSV Color Space81°, 42%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111101101110000000
Octal273333200
Decimal187219128
Hexbbdb80

Different shades of #bbdb80 color code.

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

Light Shade of #bbdb80
#d0e6a8
Dark Shade of #bbdb80
#a6d058
Saturated Shade of #bbdb80
#bde378
Desaturated Shade of #bbdb80
#b9d388
Grey scale Shade of #bbdb80
#adadad
Brighten Shade
#d4f499
Most Readable Shade
#000000

Shades of #bbdb80 color code

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

#bbdb80
#a6c271
#91aa63
#7c9255
#677947
#536138
#3e492a
#29301c
#14180e
#000000

Similar Color like #bbdb80 color

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

#bcdc81
#bddd82
#bede83
#bfdf84
#c0e085
#c1e186
#c2e287
#c3e388
#c4e489
#c5e58a
#c6e68b
#c7e78c
#c8e88d
#c9e98e
#bada7f
#b9d97e
#b8d87d
#b7d77c
#b6d67b
#b5d57a
#b4d479
#b3d378
#b2d277
#b1d176
#b0d075
#afcf74
#aece73
#adcd72

Monochromatic Color with #bbdb80

#bbdb80
#060604
#2a311d
#4e5b35
#72864e
#97b067

Tints of #bbdb80 Color

#bbdb80
#c2df8e
#cae39c
#d1e7aa
#d9ebb8
#e0efc6
#e8f3d4
#eff7e2
#f7fbf0
#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

#bbdb80
#a080db

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

Split Complementary

#bbdb80
#808ddb
#ce80db

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

Analogous Color

#dbd780
#cddb80
#bbdb80
#a9db80
#97db80

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

#bbdb80
#80bbdb
#db80bb

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

#bbdb80
#80dbcd
#a080db
#db808d

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

#bbdb80
#a080db
#ce80db
#8ddb80

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

#bbdb80 Color Code Preview on Black Background Color

This is how #bbdb80 Color will look on black background color. Color contrast ratio is 13.56

#bbdb80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdb80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdb80

#bbdb80 color code is use for CSS Background Color

Background color for the above div is #bbdb80

HTML with inline CSS

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

#bbdb80 color code is use for CSS Border Color

CSS Border color for the above div is #bbdb80

HTML with inline CSS

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

CSS Border Left color for the above div is #bbdb80

HTML with inline CSS

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

CSS Border Right color for the above div is #bbdb80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbdb80

HTML with inline CSS

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

CSS Border Top color for the above div is #bbdb80

HTML with inline CSS

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

#bbdb80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbdb80 Color code Preview on White Background

This is how #bbdb80 Color code will look on white background color. Color contrast ratio is 1.55

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

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,219,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,128,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,219,128,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.