crispedge.com

Color picker

Loading...

#bcc191 hex color - Green - Warm color - Information

#bcc191 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #bcc191 color code is between #bbbb99 web safe hex color code and #cccc88 web safe hex color code. #bbbb99 is the nearest web safe color code. You can see here many more shades of #bcc191 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebcc191#bcc191
RGB Decimal188, 193, 145rgb(188, 193, 145)
RGB Percent74%, 76%, 57%rgb(74%, 76%, 57%)
CSS RGBa188, 193, 145,1rgba(188,193,145,1)
CMYK Modelcmyk(3%,0%,25%,24%)
HSL Color Space66,28% ,66%hsl(66,28% ,66%)
HSV Color Space66°, 25%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100000110010001
Octal274301221
Decimal188193145
Hexbcc191

Different shades of #bcc191 color code.

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

Light Shade of #bcc191
#d0d3b2
Dark Shade of #bcc191
#a8af70
Saturated Shade of #bcc191
#c3ca88
Desaturated Shade of #bcc191
#b5b89a
Grey scale Shade of #bcc191
#a9a9a9
Brighten Shade
#d5daaa
Most Readable Shade
#000000

Shades of #bcc191 color code

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

#bcc191
#a7ab80
#929670
#7d8060
#686b50
#535540
#3e4030
#292a20
#141510
#000000

Similar Color like #bcc191 color

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

#bdc292
#bec393
#bfc494
#c0c595
#c1c696
#c2c797
#c3c898
#c4c999
#c5ca9a
#c6cb9b
#c7cc9c
#c8cd9d
#c9ce9e
#cacf9f
#bbc090
#babf8f
#b9be8e
#b8bd8d
#b7bc8c
#b6bb8b
#b5ba8a
#b4b989
#b3b888
#b2b787
#b1b686
#b0b585
#afb484
#aeb383

Monochromatic Color with #bcc191

#bcc191
#e5ebb1
#161711
#404131
#696c51
#939671

Tints of #bcc191 Color

#bcc191
#c3c79d
#cacea9
#d2d5b5
#d9dcc1
#e1e3ce
#e8eada
#f0f1e6
#f7f8f2
#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

#bcc191
#9691c1

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

Split Complementary

#bcc191
#91a4c1
#ae91c1

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

Analogous Color

#c1b391
#c1bc91
#bcc191
#b2c191
#a9c191

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

#bcc191
#91bcc1
#c191bc

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

#bcc191
#91c1ae
#9691c1
#c191a4

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

#bcc191
#9691c1
#ae91c1
#a4c191

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

#bcc191 Color Code Preview on Black Background Color

This is how #bcc191 Color will look on black background color. Color contrast ratio is 11.18

#bcc191 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc191

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc191

#bcc191 color code is use for CSS Background Color

Background color for the above div is #bcc191

HTML with inline CSS

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

#bcc191 color code is use for CSS Border Color

CSS Border color for the above div is #bcc191

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc191

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc191

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc191

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc191

HTML with inline CSS

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

#bcc191 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc191 Color code Preview on White Background

This is how #bcc191 Color code will look on white background color. Color contrast ratio is 1.88

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.