crispedge.com

Color picker

Loading...

#bbd5b0 hex color - Green - Cool color - Information

#bbd5b0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bbd5b0 Color code in RGB color code model is created after adding 73.33% red color, 83.53% green color and 69.02% blue color. Hex #bbd5b0 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 17% yellow and 16% black.

Hex #bbd5b0 color code is between #aaddaa web safe hex color code and #ccccbb web safe hex color code. #aaddaa is the nearest web safe color code. You can see here many more shades of #bbd5b0 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebbd5b0#bbd5b0
RGB Decimal187, 213, 176rgb(187, 213, 176)
RGB Percent73%, 84%, 69%rgb(73%, 84%, 69%)
CSS RGBa187, 213, 176,1rgba(187,213,176,1)
CMYK Modelcmyk(12%,0%,17%,16%)
HSL Color Space102,31% ,76%hsl(102,31% ,76%)
HSV Color Space102°, 17%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101010110110000
Octal273325260
Decimal187213176
Hexbbd5b0

Different shades of #bbd5b0 color code.

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

Light Shade of #bbd5b0
#d8e7d1
Dark Shade of #bbd5b0
#9ec38f
Saturated Shade of #bbd5b0
#b9dbaa
Desaturated Shade of #bbd5b0
#bdcfb6
Grey scale Shade of #bbd5b0
#c2c2c2
Brighten Shade
#d4eec9
Most Readable Shade
#000000

Shades of #bbd5b0 color code

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

#bbd5b0
#a6bd9c
#91a588
#7c8e75
#677661
#535e4e
#3e473a
#292f27
#141713
#000000

Similar Color like #bbd5b0 color

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

#bcd6b1
#bdd7b2
#bed8b3
#bfd9b4
#c0dab5
#c1dbb6
#c2dcb7
#c3ddb8
#c4deb9
#c5dfba
#c6e0bb
#c7e1bc
#c8e2bd
#c9e3be
#bad4af
#b9d3ae
#b8d2ad
#b7d1ac
#b6d0ab
#b5cfaa
#b4cea9
#b3cda8
#b2cca7
#b1cba6
#b0caa5
#afc9a4
#aec8a3
#adc7a2

Monochromatic Color with #bbd5b0

#bbd5b0
#000000
#262b24
#4b5547
#70806a
#96aa8d

Tints of #bbd5b0 Color

#bbd5b0
#c2d9b8
#cadec1
#d1e3ca
#d9e7d3
#e0ecdb
#e8f1e4
#eff5ed
#f7faf6
#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

#bbd5b0
#cab0d5

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

Split Complementary

#bbd5b0
#b8b0d5
#d5b0cd

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

Analogous Color

#cad5b0
#c2d5b0
#bbd5b0
#b4d5b0
#b0d5b4

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

#bbd5b0
#b0bbd5
#d5b0bb

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

#bbd5b0
#b0cdd5
#cab0d5
#d5b7b0

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

#bbd5b0
#cab0d5
#d5b0cd
#b0d5b8

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

#bbd5b0 Color Code Preview on Black Background Color

This is how #bbd5b0 Color will look on black background color. Color contrast ratio is 13.26

#bbd5b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd5b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd5b0

#bbd5b0 color code is use for CSS Background Color

Background color for the above div is #bbd5b0

HTML with inline CSS

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

#bbd5b0 color code is use for CSS Border Color

CSS Border color for the above div is #bbd5b0

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd5b0

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd5b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd5b0

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd5b0

HTML with inline CSS

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

#bbd5b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd5b0 Color code Preview on White Background

This is how #bbd5b0 Color code will look on white background color. Color contrast ratio is 1.58

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

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,213,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,176,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,213,176,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.