crispedge.com

Color picker

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

#b6ccbd hex color - Green - Cool color - Information

#b6ccbd hex color - Green - Cool color

Color Hue/Base color: Green

Hex #b6ccbd Color code in RGB color code model is created after adding 71.37% red color, 80% green color and 74.12% blue color. Hex #b6ccbd Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 7% yellow and 20% black.

Hex #b6ccbd color code is between #bbbbbb web safe hex color code and #aaddcc web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #b6ccbd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb6ccbd#b6ccbd
RGB Decimal182, 204, 189rgb(182, 204, 189)
RGB Percent71%, 80%, 74%rgb(71%, 80%, 74%)
CSS RGBa182, 204, 189,1rgba(182,204,189,1)
CMYK Modelcmyk(11%,0%,7%,20%)
HSL Color Space139,18% ,76%hsl(139,18% ,76%)
HSV Color Space139°, 11%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101100110010111101
Octal266314275
Decimal182204189
Hexb6ccbd

Different shades of #b6ccbd color code.

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

Light Shade of #b6ccbd
#d4e1d8
Dark Shade of #b6ccbd
#98b7a2
Saturated Shade of #b6ccbd
#b0d2bb
Desaturated Shade of #b6ccbd
#bcc6bf
Grey scale Shade of #b6ccbd
#c1c1c1
Brighten Shade
#cfe5d6
Most Readable Shade
#000000

Shades of #b6ccbd color code

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

#b6ccbd
#a1b5a8
#8d9e93
#79887e
#657169
#505a54
#3c443f
#282d2a
#141615
#000000

Similar Color like #b6ccbd color

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

#b7cdbe
#b8cebf
#b9cfc0
#bad0c1
#bbd1c2
#bcd2c3
#bdd3c4
#bed4c5
#bfd5c6
#c0d6c7
#c1d7c8
#c2d8c9
#c3d9ca
#c4dacb
#b5cbbc
#b4cabb
#b3c9ba
#b2c8b9
#b1c7b8
#b0c6b7
#afc5b6
#aec4b5
#adc3b4
#acc2b3
#abc1b2
#aac0b1
#a9bfb0
#a8beaf

Monochromatic Color with #b6ccbd

#b6ccbd
#dcf6e4
#1e221f
#444c47
#6a776e
#90a196

Tints of #b6ccbd Color

#b6ccbd
#bed1c4
#c6d7cb
#ceddd3
#d6e2da
#dee8e1
#e6eee9
#eef3f0
#f6f9f7
#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

#b6ccbd
#ccb6c5

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

Split Complementary

#b6ccbd
#c8b6cc
#ccb6ba

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

Analogous Color

#b8ccb6
#b6ccb9
#b6ccbd
#b6ccc1
#b6ccc6

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

#b6ccbd
#bdb6cc
#ccbdb6

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

#b6ccbd
#b6bacc
#ccb6c5
#ccc8b6

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

#b6ccbd
#ccb6c5
#ccb6ba
#b6ccc8

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

#b6ccbd Color Code Preview on Black Background Color

This is how #b6ccbd Color will look on black background color. Color contrast ratio is 12.36

#b6ccbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ccbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ccbd

#b6ccbd color code is use for CSS Background Color

Background color for the above div is #b6ccbd

HTML with inline CSS

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

#b6ccbd color code is use for CSS Border Color

CSS Border color for the above div is #b6ccbd

HTML with inline CSS

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

CSS Border Left color for the above div is #b6ccbd

HTML with inline CSS

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

CSS Border Right color for the above div is #b6ccbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6ccbd

HTML with inline CSS

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

CSS Border Top color for the above div is #b6ccbd

HTML with inline CSS

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

#b6ccbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6ccbd Color code Preview on White Background

This is how #b6ccbd Color code will look on white background color. Color contrast ratio is 1.70

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

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.