crispedge.com

Color picker

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

#bcc2b5 hex color - Green - Warm color - Information

#bcc2b5 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #bcc2b5 Color code in RGB color code model is created after adding 73.73% red color, 76.08% green color and 70.98% blue color. Hex #bcc2b5 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 7% yellow and 24% black.

Hex #bcc2b5 color code is between #bbbbbb web safe hex color code and #ccccaa web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #bcc2b5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebcc2b5#bcc2b5
RGB Decimal188, 194, 181rgb(188, 194, 181)
RGB Percent74%, 76%, 71%rgb(74%, 76%, 71%)
CSS RGBa188, 194, 181,1rgba(188,194,181,1)
CMYK Modelcmyk(3%,0%,7%,24%)
HSL Color Space88,10% ,74%hsl(88,10% ,74%)
HSV Color Space88°, 7%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100001010110101
Octal274302265
Decimal188194181
Hexbcc2b5

Different shades of #bcc2b5 color code.

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

Light Shade of #bcc2b5
#d5d9d1
Dark Shade of #bcc2b5
#a3ab99
Saturated Shade of #bcc2b5
#bcc9ae
Desaturated Shade of #bcc2b5
#bbbbbb
Grey scale Shade of #bcc2b5
#bbbbbb
Brighten Shade
#d5dbce
Most Readable Shade
#000000

Shades of #bcc2b5 color code

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

#bcc2b5
#a7aca0
#92968c
#7d8178
#686b64
#535650
#3e403c
#292b28
#141514
#000000

Similar Color like #bcc2b5 color

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

#bdc3b6
#bec4b7
#bfc5b8
#c0c6b9
#c1c7ba
#c2c8bb
#c3c9bc
#c4cabd
#c5cbbe
#c6ccbf
#c7cdc0
#c8cec1
#c9cfc2
#cad0c3
#bbc1b4
#bac0b3
#b9bfb2
#b8beb1
#b7bdb0
#b6bcaf
#b5bbae
#b4baad
#b3b9ac
#b2b8ab
#b1b7aa
#b0b6a9
#afb5a8
#aeb4a7

Monochromatic Color with #bcc2b5

#bcc2b5
#e5ecdd
#171816
#40423e
#6a6d66
#93978d

Tints of #bcc2b5 Color

#bcc2b5
#c3c8bd
#cacfc5
#d2d6cd
#d9ddd5
#e1e3de
#e8eae6
#f0f1ee
#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

#bcc2b5
#bbb5c2

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

Split Complementary

#bcc2b5
#b5b6c2
#c2b5c2

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

Analogous Color

#c1c2b5
#bfc2b5
#bcc2b5
#b9c2b5
#b7c2b5

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

#bcc2b5
#b5bcc2
#c2b5bc

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

#bcc2b5
#b5c2c1
#bbb5c2
#c2b5b5

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

#bcc2b5
#bbb5c2
#c2b5c2
#b6c2b5

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

#bcc2b5 Color Code Preview on Black Background Color

This is how #bcc2b5 Color will look on black background color. Color contrast ratio is 11.52

#bcc2b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc2b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc2b5

#bcc2b5 color code is use for CSS Background Color

Background color for the above div is #bcc2b5

HTML with inline CSS

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

#bcc2b5 color code is use for CSS Border Color

CSS Border color for the above div is #bcc2b5

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc2b5

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc2b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc2b5

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc2b5

HTML with inline CSS

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

#bcc2b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc2b5 Color code Preview on White Background

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

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.