crispedge.com

Color picker

Loading...

#bcc561 hex color - Green - Warm color - Information

#bcc561 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bcc561 Color code in RGB color code model is created after adding 73.73% red color, 77.25% green color and 38.04% blue color. Hex #bcc561 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 51% yellow and 23% black.

Hex #bcc561 color code is between #bbcc66 web safe hex color code and #ccbb55 web safe hex color code. #bbcc66 is the nearest web safe color code. You can see here many more shades of #bcc561 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebcc561#bcc561
RGB Decimal188, 197, 97rgb(188, 197, 97)
RGB Percent74%, 77%, 38%rgb(74%, 77%, 38%)
CSS RGBa188, 197, 97,1rgba(188,197,97,1)
CMYK Modelcmyk(5%,0%,51%,23%)
HSL Color Space65,46% ,58%hsl(65,46% ,58%)
HSV Color Space65°, 51%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100010101100001
Octal274305141
Decimal18819797
Hexbcc561

Different shades of #bcc561 color code.

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

Light Shade of #bcc561
#ccd386
Dark Shade of #bcc561
#a8b241
Saturated Shade of #bcc561
#c5d056
Desaturated Shade of #bcc561
#b3ba6c
Grey scale Shade of #bcc561
#939393
Brighten Shade
#d5de7a
Most Readable Shade
#000000

Shades of #bcc561 color code

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

#bcc561
#a7af56
#92994b
#7d8340
#686d35
#53572b
#3e4120
#292b15
#14150a
#000000

Similar Color like #bcc561 color

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

#bdc662
#bec763
#bfc864
#c0c965
#c1ca66
#c2cb67
#c3cc68
#c4cd69
#c5ce6a
#c6cf6b
#c7d06c
#c8d16d
#c9d26e
#cad36f
#bbc460
#bac35f
#b9c25e
#b8c15d
#b7c05c
#b6bf5b
#b5be5a
#b4bd59
#b3bc58
#b2bb57
#b1ba56
#b0b955
#afb854
#aeb753

Monochromatic Color with #bcc561

#bcc561
#e5ef76
#1a1b0d
#424522
#6b7037
#939a4c

Tints of #bcc561 Color

#bcc561
#c3cb72
#cad184
#d2d895
#d9dea7
#e1e5b8
#e8ebca
#f0f2db
#f7f8ed
#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

#bcc561
#6a61c5

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

Split Complementary

#bcc561
#618ac5
#9c61c5

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

Analogous Color

#c5a661
#c5ba61
#bcc561
#a8c561
#94c561

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

#bcc561
#61bcc5
#c561bc

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

#bcc561
#61c59c
#6a61c5
#c5618a

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

#bcc561
#6a61c5
#9c61c5
#8ac561

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

#bcc561 Color Code Preview on Black Background Color

This is how #bcc561 Color will look on black background color. Color contrast ratio is 11.30

#bcc561 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc561

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc561

#bcc561 color code is use for CSS Background Color

Background color for the above div is #bcc561

HTML with inline CSS

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

#bcc561 color code is use for CSS Border Color

CSS Border color for the above div is #bcc561

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc561

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc561

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc561

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc561

HTML with inline CSS

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

#bcc561 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc561 Color code Preview on White Background

This is how #bcc561 Color code will look on white background color. Color contrast ratio is 1.86

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

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,197,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,97,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,197,97,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.