crispedge.com

Color picker

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

#b6cbc4 hex color - Green - Cool color - Information

#b6cbc4 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #b6cbc4 Color code in RGB color code model is created after adding 71.37% red color, 79.61% green color and 76.86% blue color. Hex #b6cbc4 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 3% yellow and 20% black.

Hex #b6cbc4 color code is between #bbcccc web safe hex color code and #aabbbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #b6cbc4 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb6cbc4#b6cbc4
RGB Decimal182, 203, 196rgb(182, 203, 196)
RGB Percent71%, 80%, 77%rgb(71%, 80%, 77%)
CSS RGBa182, 203, 196,1rgba(182,203,196,1)
CMYK Modelcmyk(10%,0%,3%,20%)
HSL Color Space160,17% ,75%hsl(160,17% ,75%)
HSV Color Space160°, 10%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101100101111000100
Octal266313304
Decimal182203196
Hexb6cbc4

Different shades of #b6cbc4 color code.

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

Light Shade of #b6cbc4
#d4e0dc
Dark Shade of #b6cbc4
#98b6ac
Saturated Shade of #b6cbc4
#b0d1c6
Desaturated Shade of #b6cbc4
#bcc5c2
Grey scale Shade of #b6cbc4
#c0c0c0
Brighten Shade
#cfe4dd
Most Readable Shade
#000000

Shades of #b6cbc4 color code

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

#b6cbc4
#a1b4ae
#8d9d98
#798782
#65706c
#505a57
#3c4341
#282d2b
#141615
#000000

Similar Color like #b6cbc4 color

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

#b7ccc5
#b8cdc6
#b9cec7
#bacfc8
#bbd0c9
#bcd1ca
#bdd2cb
#bed3cc
#bfd4cd
#c0d5ce
#c1d6cf
#c2d7d0
#c3d8d1
#c4d9d2
#b5cac3
#b4c9c2
#b3c8c1
#b2c7c0
#b1c6bf
#b0c5be
#afc4bd
#aec3bc
#adc2bb
#acc1ba
#abc0b9
#aabfb8
#a9beb7
#a8bdb6

Monochromatic Color with #b6cbc4

#b6cbc4
#dcf5ed
#1e2120
#444b49
#6a7672
#90a09b

Tints of #b6cbc4 Color

#b6cbc4
#bed0ca
#c6d6d1
#cedcd7
#d6e2de
#dee7e4
#e6edeb
#eef3f1
#f6f9f8
#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

#b6cbc4
#cbb6bd

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

Split Complementary

#b6cbc4
#cbb6c8
#cbbab6

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

Analogous Color

#b6cbbc
#b6cbc0
#b6cbc4
#b6cbc8
#b6cacb

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

#b6cbc4
#c4b6cb
#cbc4b6

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

#b6cbc4
#bab6cb
#cbb6bd
#c7cbb6

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

#b6cbc4
#cbb6bd
#cbbab6
#b6c8cb

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

#b6cbc4 Color Code Preview on Black Background Color

This is how #b6cbc4 Color will look on black background color. Color contrast ratio is 12.33

#b6cbc4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6cbc4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6cbc4

#b6cbc4 color code is use for CSS Background Color

Background color for the above div is #b6cbc4

HTML with inline CSS

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

#b6cbc4 color code is use for CSS Border Color

CSS Border color for the above div is #b6cbc4

HTML with inline CSS

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

CSS Border Left color for the above div is #b6cbc4

HTML with inline CSS

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

CSS Border Right color for the above div is #b6cbc4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6cbc4

HTML with inline CSS

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

CSS Border Top color for the above div is #b6cbc4

HTML with inline CSS

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

#b6cbc4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6cbc4 Color code Preview on White Background

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

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.