Skip to main content Skip to docs navigation

#bec45f 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 Pantone 4234 C and its hex is #BBC25C Nearest Color Name

Color Hue/Base color: Green

Hex #bec45f Color code in RGB color code model is created after adding 74.51% red color, 76.86% green color and 37.25% blue color. Hex #bec45f Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 52% yellow and 23.14% black.

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

RGB Chart

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

Color Table

Hex Color Code bec45f #bec45f
RGB Decimal 190, 196, 95 190, 196, 95
RGB Percent 75%, 77%, 37% rgb(75%, 77%, 37%)
CSS RGBa 190, 196, 95,1 rgba(190,196,95,1)
CMYK Model cmyk(3%,0%,52%,23.14%)
HSL Color Space 64,46% ,57% hsl(64,46% ,57%)
HSV Color Space 64°, 52%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 11000100 01011111
Octal 276 304 137
Decimal 190 196 95
Hex be c4 5f

Different shades of #bec45f color code.

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

Darkest of #bec45f
#616525
Darker of #bec45f
#858a33
Dark of #bec45f
#a9af41
Base of #bec45f
#bec45f
Light of #bec45f
#cdd284
Lighter
#dcdfaa
Lightest
#ebedcf

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

#bec45f
#655fc4

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

Split Complementary

#bec45f
#5f8cc4
#975fc4

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

Analogous Color

#c48f5f
#c4a05f
#bec45f
#9cc45f
#72c45f

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

#bec45f
#c45fbe
#5fbec4

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

#bec45f
#5fbec4
#655fc4
#c4655f

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

#bec45f
#5fc497
#655fc4
#c45f8c

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 #bec45f

#3d4017
#616525
#858a33
#a9af41
#bec45f
#cdd284
#dcdfaa
#ebedcf
#fbfbf4

Tints of #bec45f Color

#bec45f
#c5ca70
#ccd182
#d3d794
#dadea6
#e2e4b7
#e9ebc9
#f0f1db
#f7f8ed
#ffffff

Shades of #bec45f color code

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

#bec45f
#a8ae54
#939849
#7e823f
#696c34
#54572a
#3f411f
#2a2b15
#15150a
#000000

Tones

#bec45f
#abae75
#97988b
#929292
#929292

Tones

Similar Color like #bec45f color

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

#bfc560
#c0c661
#c1c762
#c2c863
#c3c964
#c4ca65
#c5cb66
#c6cc67
#c7cd68
#c8ce69
#c9cf6a
#cad06b
#cbd16c
#ccd26d
#bdc35e
#bcc25d
#bbc15c
#bac05b
#b9bf5a
#b8be59
#b7bd58
#b6bc57
#b5bb56
#b4ba55
#b3b954
#b2b853
#b1b752
#b0b651

Download this Dark Green

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

#bec45f Color Code Preview on Black Background Color

This is how #bec45f Color will look on black background color. Color contrast ratio is 11.25

#bec45f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec45f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec45f

#bec45f color code is use for CSS Background Color

Background color for the above div is #bec45f

HTML with inline CSS

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

#bec45f color code is use for CSS Border Color

CSS Border color for the above div is #bec45f

HTML with inline CSS

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

CSS Border Left color for the above div is #bec45f

HTML with inline CSS

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

CSS Border Right color for the above div is #bec45f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bec45f

HTML with inline CSS

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

CSS Border Top color for the above div is #bec45f

HTML with inline CSS

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

#bec45f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bec45f Color code Preview on White Background

This is how #bec45f Color code will look on white background color. Color contrast ratio is 1.87

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

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(190,196,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,95,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,196,95,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }