crispedge.com

Color picker

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

#bbc4b7 hex color - Green - Cool color - Information

#bbc4b7 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bbc4b7 Color code in RGB color code model is created after adding 73.33% red color, 76.86% green color and 71.76% blue color. Hex #bbc4b7 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 7% yellow and 23% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebbc4b7#bbc4b7
RGB Decimal187, 196, 183rgb(187, 196, 183)
RGB Percent73%, 77%, 72%rgb(73%, 77%, 72%)
CSS RGBa187, 196, 183,1rgba(187,196,183,1)
CMYK Modelcmyk(5%,0%,7%,23%)
HSL Color Space102,10% ,74%hsl(102,10% ,74%)
HSV Color Space102°, 7%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111100010010110111
Octal273304267
Decimal187196183
Hexbbc4b7

Different shades of #bbc4b7 color code.

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

Light Shade of #bbc4b7
#d5dbd3
Dark Shade of #bbc4b7
#a1ad9b
Saturated Shade of #bbc4b7
#b8cbb0
Desaturated Shade of #bbc4b7
#bdbdbd
Grey scale Shade of #bbc4b7
#bdbdbd
Brighten Shade
#d4ddd0
Most Readable Shade
#000000

Shades of #bbc4b7 color code

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

#bbc4b7
#a6aea2
#91988e
#7c827a
#676c65
#535751
#3e413d
#292b28
#141514
#000000

Similar Color like #bbc4b7 color

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

#bcc5b8
#bdc6b9
#bec7ba
#bfc8bb
#c0c9bc
#c1cabd
#c2cbbe
#c3ccbf
#c4cdc0
#c5cec1
#c6cfc2
#c7d0c3
#c8d1c4
#c9d2c5
#bac3b6
#b9c2b5
#b8c1b4
#b7c0b3
#b6bfb2
#b5beb1
#b4bdb0
#b3bcaf
#b2bbae
#b1baad
#b0b9ac
#afb8ab
#aeb7aa
#adb6a9

Monochromatic Color with #bbc4b7

#bbc4b7
#e4eedf
#191a18
#414440
#6a6f68
#92998f

Tints of #bbc4b7 Color

#bbc4b7
#c2cabf
#cad1c7
#d1d7cf
#d9ded7
#e0e4df
#e8ebe7
#eff1ef
#f7f8f7
#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

#bbc4b7
#c0b7c4

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

Split Complementary

#bbc4b7
#bab7c4
#c4b7c2

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

Analogous Color

#c0c4b7
#bec4b7
#bbc4b7
#b8c4b7
#b7c4b8

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

#bbc4b7
#b7bbc4
#c4b7bb

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

#bbc4b7
#b7c1c4
#c0b7c4
#c4b9b7

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

#bbc4b7
#c0b7c4
#c4b7c2
#b7c4ba

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

#bbc4b7 Color Code Preview on Black Background Color

This is how #bbc4b7 Color will look on black background color. Color contrast ratio is 11.69

#bbc4b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc4b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc4b7

#bbc4b7 color code is use for CSS Background Color

Background color for the above div is #bbc4b7

HTML with inline CSS

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

#bbc4b7 color code is use for CSS Border Color

CSS Border color for the above div is #bbc4b7

HTML with inline CSS

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

CSS Border Left color for the above div is #bbc4b7

HTML with inline CSS

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

CSS Border Right color for the above div is #bbc4b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbc4b7

HTML with inline CSS

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

CSS Border Top color for the above div is #bbc4b7

HTML with inline CSS

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

#bbc4b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbc4b7 Color code Preview on White Background

This is how #bbc4b7 Color code will look on white background color. Color contrast ratio is 1.80

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.