crispedge.com

Color picker

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

#bbd3c3 hex color - Green - Cool color - Information

#bbd3c3 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bbd3c3 Color code in RGB color code model is created after adding 73.33% red color, 82.75% green color and 76.47% blue color. Hex #bbd3c3 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 8% yellow and 17% black.

Hex #bbd3c3 color code is between #aaccbb web safe hex color code and #ccddcc web safe hex color code. #aaccbb is the nearest web safe color code. You can see here many more shades of #bbd3c3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebbd3c3#bbd3c3
RGB Decimal187, 211, 195rgb(187, 211, 195)
RGB Percent73%, 83%, 76%rgb(73%, 83%, 76%)
CSS RGBa187, 211, 195,1rgba(187,211,195,1)
CMYK Modelcmyk(11%,0%,8%,17%)
HSL Color Space140,21% ,78%hsl(140,21% ,78%)
HSV Color Space140°, 11%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101001111000011
Octal273323303
Decimal187211195
Hexbbd3c3

Different shades of #bbd3c3 color code.

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

Light Shade of #bbd3c3
#dae7de
Dark Shade of #bbd3c3
#9cbfa8
Saturated Shade of #bbd3c3
#b5d9c1
Desaturated Shade of #bbd3c3
#c1cdc5
Grey scale Shade of #bbd3c3
#c7c7c7
Brighten Shade
#d4ecdc
Most Readable Shade
#000000

Shades of #bbd3c3 color code

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

#bbd3c3
#a6bbad
#91a497
#7c8c82
#67756c
#535d56
#3e4641
#292e2b
#141715
#000000

Similar Color like #bbd3c3 color

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

#bcd4c4
#bdd5c5
#bed6c6
#bfd7c7
#c0d8c8
#c1d9c9
#c2daca
#c3dbcb
#c4dccc
#c5ddcd
#c6dece
#c7dfcf
#c8e0d0
#c9e1d1
#bad2c2
#b9d1c1
#b8d0c0
#b7cfbf
#b6cebe
#b5cdbd
#b4ccbc
#b3cbbb
#b2caba
#b1c9b9
#b0c8b8
#afc7b7
#aec6b6
#adc5b5

Monochromatic Color with #bbd3c3

#bbd3c3
#e1fdea
#242926
#4a534d
#707e74
#95a89c

Tints of #bbd3c3 Color

#bbd3c3
#c2d7c9
#cadcd0
#d1e1d7
#d9e6dd
#e0ebe4
#e8f0eb
#eff5f1
#f7faf8
#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

#bbd3c3
#d3bbcb

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

Split Complementary

#bbd3c3
#cfbbd3
#d3bbbf

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

Analogous Color

#bdd3bb
#bbd3be
#bbd3c3
#bbd3c8
#bbd3cd

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

#bbd3c3
#c3bbd3
#d3c3bb

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

#bbd3c3
#bbbfd3
#d3bbcb
#d3cfbb

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

#bbd3c3
#d3bbcb
#d3bbbf
#bbd3cf

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

#bbd3c3 Color Code Preview on Black Background Color

This is how #bbd3c3 Color will look on black background color. Color contrast ratio is 13.22

#bbd3c3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd3c3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd3c3

#bbd3c3 color code is use for CSS Background Color

Background color for the above div is #bbd3c3

HTML with inline CSS

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

#bbd3c3 color code is use for CSS Border Color

CSS Border color for the above div is #bbd3c3

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd3c3

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd3c3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd3c3

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd3c3

HTML with inline CSS

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

#bbd3c3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd3c3 Color code Preview on White Background

This is how #bbd3c3 Color code will look on white background color. Color contrast ratio is 1.59

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

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.