crispedge.com

Color picker

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

#bcd9ae hex color - Green - Cool color - Information

#bcd9ae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bcd9ae Color code in RGB color code model is created after adding 73.73% red color, 85.1% green color and 68.24% blue color. Hex #bcd9ae Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 20% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebcd9ae#bcd9ae
RGB Decimal188, 217, 174rgb(188, 217, 174)
RGB Percent74%, 85%, 68%rgb(74%, 85%, 68%)
CSS RGBa188, 217, 174,1rgba(188,217,174,1)
CMYK Modelcmyk(13%,0%,20%,15%)
HSL Color Space100,36% ,77%hsl(100,36% ,77%)
HSV Color Space100°, 20%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001101100110101110
Octal274331256
Decimal188217174
Hexbcd9ae

Different shades of #bcd9ae color code.

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

Light Shade of #bcd9ae
#d9e9d1
Dark Shade of #bcd9ae
#9fc98b
Saturated Shade of #bcd9ae
#badfa8
Desaturated Shade of #bcd9ae
#bed3b4
Grey scale Shade of #bcd9ae
#c3c3c3
Brighten Shade
#d5f2c7
Most Readable Shade
#000000

Shades of #bcd9ae color code

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

#bcd9ae
#a7c09a
#92a887
#7d9074
#687860
#53604d
#3e483a
#293026
#141813
#000000

Similar Color like #bcd9ae color

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

#bddaaf
#bedbb0
#bfdcb1
#c0ddb2
#c1deb3
#c2dfb4
#c3e0b5
#c4e1b6
#c5e2b7
#c6e3b8
#c7e4b9
#c8e5ba
#c9e6bb
#cae7bc
#bbd8ad
#bad7ac
#b9d6ab
#b8d5aa
#b7d4a9
#b6d3a8
#b5d2a7
#b4d1a6
#b3d0a5
#b2cfa4
#b1cea3
#b0cda2
#afcca1
#aecba0

Monochromatic Color with #bcd9ae

#bcd9ae
#040404
#292f26
#4e5948
#72846a
#97ae8c

Tints of #bcd9ae Color

#bcd9ae
#c3ddb7
#cae1c0
#d2e5c9
#d9e9d2
#e1eedb
#e8f2e4
#f0f6ed
#f7faf6
#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

#bcd9ae
#cbaed9

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

Split Complementary

#bcd9ae
#b6aed9
#d9aed2

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

Analogous Color

#cdd9ae
#c5d9ae
#bcd9ae
#b3d9ae
#aed9b1

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

#bcd9ae
#aebcd9
#d9aebc

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

#bcd9ae
#aed1d9
#cbaed9
#d9b5ae

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

#bcd9ae
#cbaed9
#d9aed2
#aed9b6

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

#bcd9ae Color Code Preview on Black Background Color

This is how #bcd9ae Color will look on black background color. Color contrast ratio is 13.67

#bcd9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd9ae

#bcd9ae color code is use for CSS Background Color

Background color for the above div is #bcd9ae

HTML with inline CSS

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

#bcd9ae color code is use for CSS Border Color

CSS Border color for the above div is #bcd9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #bcd9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #bcd9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcd9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #bcd9ae

HTML with inline CSS

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

#bcd9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcd9ae Color code Preview on White Background

This is how #bcd9ae Color code will look on white background color. Color contrast ratio is 1.54

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

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.