crispedge.com

Color picker

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

#bcc6b3 hex color - Grey - Cool color - Information

#bcc6b3 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #bcc6b3 Color code in RGB color code model is created after adding 73.73% red color, 77.65% green color and 70.2% blue color. Hex #bcc6b3 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 10% yellow and 22% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebcc6b3#bcc6b3
RGB Decimal188, 198, 179rgb(188, 198, 179)
RGB Percent74%, 78%, 70%rgb(74%, 78%, 70%)
CSS RGBa188, 198, 179,1rgba(188,198,179,1)
CMYK Modelcmyk(5%,0%,10%,22%)
HSL Color Space92,14% ,74%hsl(92,14% ,74%)
HSV Color Space92°, 10%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001100011010110011
Octal274306263
Decimal188198179
Hexbcc6b3

Different shades of #bcc6b3 color code.

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

Light Shade of #bcc6b3
#d6dcd0
Dark Shade of #bcc6b3
#a2b096
Saturated Shade of #bcc6b3
#bccdac
Desaturated Shade of #bcc6b3
#bcbfba
Grey scale Shade of #bcc6b3
#bcbcbc
Brighten Shade
#d5dfcc
Most Readable Shade
#000000

Shades of #bcc6b3 color code

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

#bcc6b3
#a7b09f
#929a8b
#7d8477
#686e63
#53584f
#3e423b
#292c27
#141613
#000000

Similar Color like #bcc6b3 color

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

#bdc7b4
#bec8b5
#bfc9b6
#c0cab7
#c1cbb8
#c2ccb9
#c3cdba
#c4cebb
#c5cfbc
#c6d0bd
#c7d1be
#c8d2bf
#c9d3c0
#cad4c1
#bbc5b2
#bac4b1
#b9c3b0
#b8c2af
#b7c1ae
#b6c0ad
#b5bfac
#b4beab
#b3bdaa
#b2bca9
#b1bba8
#b0baa7
#afb9a6
#aeb8a5

Monochromatic Color with #bcc6b3

#bcc6b3
#e4f0d9
#1b1c19
#434640
#6b7166
#949b8d

Tints of #bcc6b3 Color

#bcc6b3
#c3ccbb
#cad2c3
#d2d9cc
#d9dfd4
#e1e5dd
#e8ece5
#f0f2ee
#f7f8f6
#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

#bcc6b3
#bdb3c6

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

Split Complementary

#bcc6b3
#b4b3c6
#c6b3c6

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

Analogous Color

#c4c6b3
#c0c6b3
#bcc6b3
#b8c6b3
#b4c6b3

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

#bcc6b3
#b3bcc6
#c6b3bc

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

#bcc6b3
#b3c5c6
#bdb3c6
#c6b3b3

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

#bcc6b3
#bdb3c6
#c6b3c6
#b3c6b4

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

#bcc6b3 Color Code Preview on Black Background Color

This is how #bcc6b3 Color will look on black background color. Color contrast ratio is 11.87

#bcc6b3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc6b3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc6b3

#bcc6b3 color code is use for CSS Background Color

Background color for the above div is #bcc6b3

HTML with inline CSS

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

#bcc6b3 color code is use for CSS Border Color

CSS Border color for the above div is #bcc6b3

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc6b3

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc6b3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc6b3

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc6b3

HTML with inline CSS

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

#bcc6b3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc6b3 Color code Preview on White Background

This is how #bcc6b3 Color code will look on white background color. Color contrast ratio is 1.77

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

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.