Skip to main content Skip to docs navigation

#bcbe58 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Parachute and its hex is #BEB755 Nearest Color Name

Color Hue/Base color: Green

Hex #bcbe58 Color code in RGB color code model is created after adding 73.73% red color, 74.51% green color and 34.51% blue color. Hex #bcbe58 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 54% yellow and 25.49% black.

Hex #bcbe58 color code is between #bbbb55 web safe hex color code and #cccc66 web safe hex color code. #bbbb55 is the nearest web safe color code. You can see here many more shades of #bcbe58 color code.

RGB Chart

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

Color Table

Hex Color Code bcbe58 #bcbe58
RGB Decimal 188, 190, 88 188, 190, 88
RGB Percent 74%, 75%, 35% rgb(74%, 75%, 35%)
CSS RGBa 188, 190, 88,1 rgba(188,190,88,1)
CMYK Model cmyk(1%,0%,54%,25.49%)
HSL Color Space 61,44% ,55% hsl(61,44% ,55%)
HSV Color Space 61°, 54%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10111110 01011000
Octal 274 276 130
Decimal 188 190 88
Hex bc be 58

Different shades of #bcbe58 color code.

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

Darkest of #bcbe58
#595a23
Darker of #bcbe58
#7d7f31
Dark of #bcbe58
#a1a340
Base of #bcbe58
#bcbe58
Light of #bcbe58
#cbcc7d
Lighter
#d9dba1
Lightest
#e8e9c6

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

#bcbe58
#5a58be

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

Split Complementary

#bcbe58
#5889be
#8d58be

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

Analogous Color

#be8558
#be9658
#bcbe58
#9abe58
#6fbe58

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

#bcbe58
#be58bc
#58bcbe

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

#bcbe58
#58bcbe
#5a58be
#be5a58

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bcbe58
#58be8d
#5a58be
#be5889

Square 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).

Monochromatic Color with #bcbe58

#353515
#595a23
#7d7f31
#a1a340
#bcbe58
#cbcc7d
#d9dba1
#e8e9c6
#f7f7eb

Tints of #bcbe58 Color

#bcbe58
#c3c56a
#cacc7d
#d2d38f
#d9daa2
#e1e2b4
#e8e9c7
#f0f0d9
#f7f7ec
#ffffff

Shades of #bcbe58 color code

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

#bcbe58
#a7a84e
#929344
#7d7e3a
#686930
#535427
#3e3f1d
#292a13
#141509
#000000

Tones

#bcbe58
#a6a76f
#8f9086
#8b8b8b
#8b8b8b

Tones

Similar Color like #bcbe58 color

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

#bdbf59
#bec05a
#bfc15b
#c0c25c
#c1c35d
#c2c45e
#c3c55f
#c4c660
#c5c761
#c6c862
#c7c963
#c8ca64
#c9cb65
#cacc66
#bbbd57
#babc56
#b9bb55
#b8ba54
#b7b953
#b6b852
#b5b751
#b4b650
#b3b54f
#b2b44e
#b1b34d
#b0b24c
#afb14b
#aeb04a

Download this Dark Green

Hex #bcbe58 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.

#bcbe58 Color Code Preview on Black Background Color

This is how #bcbe58 Color will look on black background color. Color contrast ratio is 10.64

#bcbe58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbe58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbe58

#bcbe58 color code is use for CSS Background Color

Background color for the above div is #bcbe58

HTML with inline CSS

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

#bcbe58 color code is use for CSS Border Color

CSS Border color for the above div is #bcbe58

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbe58

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbe58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbe58

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbe58

HTML with inline CSS

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

#bcbe58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbe58 Color code Preview on White Background

This is how #bcbe58 Color code will look on white background color. Color contrast ratio is 1.97

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,190,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,88,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,190,88,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }