crispedge.com

Color picker

Loading...

#bcc3ae hex color - Green - Warm color - Information

#bcc3ae hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bcc3ae Color code in RGB color code model is created after adding 73.73% red color, 76.47% green color and 68.24% blue color. Hex #bcc3ae Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 11% yellow and 24% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebcc3ae#bcc3ae
RGB Decimal188, 195, 174rgb(188, 195, 174)
RGB Percent74%, 76%, 68%rgb(74%, 76%, 68%)
CSS RGBa188, 195, 174,1rgba(188,195,174,1)
CMYK Modelcmyk(4%,0%,11%,24%)
HSL Color Space80,15% ,72%hsl(80,15% ,72%)
HSV Color Space80°, 11%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100001110101110
Octal274303256
Decimal188195174
Hexbcc3ae

Different shades of #bcc3ae color code.

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

Light Shade of #bcc3ae
#d4d9cb
Dark Shade of #bcc3ae
#a4ad91
Saturated Shade of #bcc3ae
#becaa7
Desaturated Shade of #bcc3ae
#babcb5
Grey scale Shade of #bcc3ae
#b8b8b8
Brighten Shade
#d5dcc7
Most Readable Shade
#000000

Shades of #bcc3ae color code

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

#bcc3ae
#a7ad9a
#929787
#7d8274
#686c60
#53564d
#3e413a
#292b26
#141513
#000000

Similar Color like #bcc3ae color

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

#bdc4af
#bec5b0
#bfc6b1
#c0c7b2
#c1c8b3
#c2c9b4
#c3cab5
#c4cbb6
#c5ccb7
#c6cdb8
#c7ceb9
#c8cfba
#c9d0bb
#cad1bc
#bbc2ad
#bac1ac
#b9c0ab
#b8bfaa
#b7bea9
#b6bda8
#b5bca7
#b4bba6
#b3baa5
#b2b9a4
#b1b8a3
#b0b7a2
#afb6a1
#aeb5a0

Monochromatic Color with #bcc3ae

#bcc3ae
#e5edd4
#181916
#41433c
#6a6e62
#939888

Tints of #bcc3ae Color

#bcc3ae
#c3c9b7
#cad0c0
#d2d7c9
#d9ddd2
#e1e4db
#e8ebe4
#f0f1ed
#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

#bcc3ae
#b5aec3

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

Split Complementary

#bcc3ae
#aeb2c3
#c0aec3

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

Analogous Color

#c3c2ae
#c0c3ae
#bcc3ae
#b8c3ae
#b4c3ae

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

#bcc3ae
#aebcc3
#c3aebc

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

#bcc3ae
#aec3bf
#b5aec3
#c3aeb1

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

#bcc3ae
#b5aec3
#c0aec3
#b2c3ae

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

#bcc3ae Color Code Preview on Black Background Color

This is how #bcc3ae Color will look on black background color. Color contrast ratio is 11.56

#bcc3ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc3ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc3ae

#bcc3ae color code is use for CSS Background Color

Background color for the above div is #bcc3ae

HTML with inline CSS

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

#bcc3ae color code is use for CSS Border Color

CSS Border color for the above div is #bcc3ae

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc3ae

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc3ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc3ae

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc3ae

HTML with inline CSS

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

#bcc3ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc3ae Color code Preview on White Background

This is how #bcc3ae Color code will look on white background color. Color contrast ratio is 1.82

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

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(188,195,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,174,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,195,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.