crispedge.com

Color picker

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

#bbd9bc hex color - Lamina - Green - Cool color - Information

#bbd9bc hex color - Lamina - Green - Cool color

Color Hue/Base color: Green

Hex #bbd9bc Color Code is also known as Lamina color.

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

Hex #bbd9bc color code is between #aaddbb web safe hex color code and #cccccc web safe hex color code. #aaddbb is the nearest web safe color code. You can see here many more shades of #bbd9bc color code.

0 Likes 0 Comments | 21 Views

Color Table

Hex Color Codebbd9bc#bbd9bc
RGB Decimal187, 217, 188rgb(187, 217, 188)
RGB Percent73%, 85%, 74%rgb(73%, 85%, 74%)
CSS RGBa187, 217, 188,1rgba(187,217,188,1)
CMYK Modelcmyk(14%,0%,13%,15%)
HSL Color Space122,28% ,79%hsl(122,28% ,79%)
HSV Color Space122°, 14%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101100110111100
Octal273331274
Decimal187217188
Hexbbd9bc

Different shades of #bbd9bc color code.

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

Light Shade of #bbd9bc
#dcebdc
Dark Shade of #bbd9bc
#9ac79c
Saturated Shade of #bbd9bc
#b6deb7
Desaturated Shade of #bbd9bc
#c0d4c1
Grey scale Shade of #bbd9bc
#cacaca
Brighten Shade
#d4f2d5
Most Readable Shade
#000000

Shades of #bbd9bc color code

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

#bbd9bc
#a6c0a7
#91a892
#7c907d
#677868
#536053
#3e483e
#293029
#141814
#000000

Similar Color like #bbd9bc color

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

#bcdabd
#bddbbe
#bedcbf
#bfddc0
#c0dec1
#c1dfc2
#c2e0c3
#c3e1c4
#c4e2c5
#c5e3c6
#c6e4c7
#c7e5c8
#c8e6c9
#c9e7ca
#bad8bb
#b9d7ba
#b8d6b9
#b7d5b8
#b6d4b7
#b5d3b6
#b4d2b5
#b3d1b4
#b2d0b3
#b1cfb2
#b0ceb1
#afcdb0
#aeccaf
#adcbae

Monochromatic Color with #bbd9bc

#bbd9bc
#040404
#292f29
#4d594e
#728472
#96ae97

Tints of #bbd9bc Color

#bbd9bc
#c2ddc3
#cae1ca
#d1e5d2
#d9e9d9
#e0eee1
#e8f2e8
#eff6f0
#f7faf7
#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

#bbd9bc
#d9bbd8

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

Split Complementary

#bbd9bc
#cbbbd9
#d9bbc9

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

Analogous Color

#c6d9bb
#c0d9bb
#bbd9bc
#bbd9c2
#bbd9c8

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

#bbd9bc
#bcbbd9
#d9bcbb

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

#bbd9bc
#bbc9d9
#d9bbd8
#d9cbbb

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

#bbd9bc
#d9bbd8
#d9bbc9
#bbd9cb

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

#bbd9bc Color Code Preview on Black Background Color

This is how #bbd9bc Color will look on black background color. Color contrast ratio is 13.76

#bbd9bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd9bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd9bc

#bbd9bc color code is use for CSS Background Color

Background color for the above div is #bbd9bc

HTML with inline CSS

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

#bbd9bc color code is use for CSS Border Color

CSS Border color for the above div is #bbd9bc

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd9bc

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd9bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd9bc

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd9bc

HTML with inline CSS

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

#bbd9bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd9bc Color code Preview on White Background

This is how #bbd9bc Color code will look on white background color. Color contrast ratio is 1.53

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

Related Gradients

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

0 Likes 0 Comments | 21 Views

Post your comment:-

By submitting comment you agree to our privacy policy.