crispedge.com

Color picker

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

#bcc3ad hex color - Green - Warm color - Information

#bcc3ad hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #bcc3ad 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 #bcc3ad color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebcc3ad#bcc3ad
RGB Decimal188, 195, 173rgb(188, 195, 173)
RGB Percent74%, 76%, 68%rgb(74%, 76%, 68%)
CSS RGBa188, 195, 173,1rgba(188,195,173,1)
CMYK Modelcmyk(4%,0%,11%,24%)
HSL Color Space79,15% ,72%hsl(79,15% ,72%)
HSV Color Space79°, 11%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100001110101101
Octal274303255
Decimal188195173
Hexbcc3ad

Different shades of #bcc3ad color code.

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

Light Shade of #bcc3ad
#d4d9ca
Dark Shade of #bcc3ad
#a4ad90
Saturated Shade of #bcc3ad
#bfcaa6
Desaturated Shade of #bcc3ad
#b9bcb4
Grey scale Shade of #bcc3ad
#b8b8b8
Brighten Shade
#d5dcc6
Most Readable Shade
#000000

Shades of #bcc3ad color code

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

#bcc3ad
#a7ad99
#929786
#7d8273
#686c60
#53564c
#3e4139
#292b26
#141513
#000000

Similar Color like #bcc3ad color

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

#bdc4ae
#bec5af
#bfc6b0
#c0c7b1
#c1c8b2
#c2c9b3
#c3cab4
#c4cbb5
#c5ccb6
#c6cdb7
#c7ceb8
#c8cfb9
#c9d0ba
#cad1bb
#bbc2ac
#bac1ab
#b9c0aa
#b8bfa9
#b7bea8
#b6bda7
#b5bca6
#b4bba5
#b3baa4
#b2b9a3
#b1b8a2
#b0b7a1
#afb6a0
#aeb59f

Monochromatic Color with #bcc3ad

#bcc3ad
#e5edd3
#181916
#41433c
#6a6e62
#939887

Tints of #bcc3ad Color

#bcc3ad
#c3c9b6
#cad0bf
#d2d7c8
#d9ddd1
#e1e4da
#e8ebe3
#f0f1ec
#f7f8f5
#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

#bcc3ad
#b4adc3

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

Split Complementary

#bcc3ad
#adb1c3
#bfadc3

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

Analogous Color

#c3c1ad
#c0c3ad
#bcc3ad
#b8c3ad
#b3c3ad

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

#bcc3ad
#adbcc3
#c3adbc

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

#bcc3ad
#adc3bf
#b4adc3
#c3adb1

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

#bcc3ad
#b4adc3
#bfadc3
#b1c3ad

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

#bcc3ad Color Code Preview on Black Background Color

This is how #bcc3ad Color will look on black background color. Color contrast ratio is 11.55

#bcc3ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc3ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc3ad

#bcc3ad color code is use for CSS Background Color

Background color for the above div is #bcc3ad

HTML with inline CSS

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

#bcc3ad color code is use for CSS Border Color

CSS Border color for the above div is #bcc3ad

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc3ad

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc3ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc3ad

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc3ad

HTML with inline CSS

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

#bcc3ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc3ad Color code Preview on White Background

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

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.