crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bbf7bd hex color - Green - Cool color - Information

#bbf7bd hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bbf7bd Color code in RGB color code model is created after adding 73.33% red color, 96.86% green color and 74.12% blue color. Hex #bbf7bd Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 23% yellow and 3% black.

Hex #bbf7bd color code is between #aaffbb web safe hex color code and #cceecc web safe hex color code. #aaffbb is the nearest web safe color code. You can see here many more shades of #bbf7bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebbf7bd#bbf7bd
RGB Decimal187, 247, 189rgb(187, 247, 189)
RGB Percent73%, 97%, 74%rgb(73%, 97%, 74%)
CSS RGBa187, 247, 189,1rgba(187,247,189,1)
CMYK Modelcmyk(24%,0%,23%,3%)
HSL Color Space122,79% ,85%hsl(122,79% ,85%)
HSV Color Space122°, 24%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111111011110111101
Octal273367275
Decimal187247189
Hexbbf7bd

Different shades of #bbf7bd color code.

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

Light Shade of #bbf7bd
#e9fce9
Dark Shade of #bbf7bd
#8df291
Saturated Shade of #bbf7bd
#b7fbb9
Desaturated Shade of #bbf7bd
#bff3c1
Grey scale Shade of #bbf7bd
#d9d9d9
Brighten Shade
#d4ffd6
Most Readable Shade
#000000

Shades of #bbf7bd color code

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

#bbf7bd
#a6dba8
#91c093
#7ca47e
#678969
#536d54
#3e523f
#29362a
#141b15
#000000

Similar Color like #bbf7bd color

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

#bcf8be
#bdf9bf
#befac0
#bffbc1
#c0fcc2
#c1fdc3
#c2fec4
#c3ffc5
#c4ffc6
#c5ffc7
#c6ffc8
#c7ffc9
#c8ffca
#c9ffcb
#baf6bc
#b9f5bb
#b8f4ba
#b7f3b9
#b6f2b8
#b5f1b7
#b4f0b6
#b3efb5
#b2eeb4
#b1edb3
#b0ecb2
#afebb1
#aeeab0
#ade9af

Monochromatic Color with #bbf7bd

#bbf7bd
#1a221a
#3a4d3b
#5a775b
#7ba27c
#9bcc9c

Tints of #bbf7bd Color

#bbf7bd
#c2f7c4
#caf8cb
#d1f9d3
#d9fada
#e0fbe1
#e8fce9
#effdf0
#f7fef7
#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

#bbf7bd
#f7bbf5

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

Split Complementary

#bbf7bd
#dbbbf7
#f7bbd7

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

Analogous Color

#d1f7bb
#c5f7bb
#bbf7bd
#bbf7c9
#bbf7d5

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

#bbf7bd
#bdbbf7
#f7bdbb

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

#bbf7bd
#bbd7f7
#f7bbf5
#f7dbbb

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

#bbf7bd
#f7bbf5
#f7bbd7
#bbf7db

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

#bbf7bd Color Code Preview on Black Background Color

This is how #bbf7bd Color will look on black background color. Color contrast ratio is 17.15

#bbf7bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf7bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf7bd

#bbf7bd color code is use for CSS Background Color

Background color for the above div is #bbf7bd

HTML with inline CSS

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

#bbf7bd color code is use for CSS Border Color

CSS Border color for the above div is #bbf7bd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbf7bd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbf7bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbf7bd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbf7bd

HTML with inline CSS

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

#bbf7bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbf7bd Color code Preview on White Background

This is how #bbf7bd Color code will look on white background color. Color contrast ratio is 1.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.