Skip to main content Skip to docs navigation

#bfbe1a 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 7744 C and its hex is #BABC16 Nearest Color Name

Color Hue/Base color: Green

Hex #bfbe1a Color code in RGB color code model is created after adding 74.9% red color, 74.51% green color and 10.2% blue color. Hex #bfbe1a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 86% yellow and 25.1% black.

Hex #bfbe1a color code is between #bbbb22 web safe hex color code and #cccc11 web safe hex color code. #bbbb22 is the nearest web safe color code. You can see here many more shades of #bfbe1a color code.

RGB Chart

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

Color Table

Hex Color Code bfbe1a #bfbe1a
RGB Decimal 191, 190, 26 191, 190, 26
RGB Percent 75%, 75%, 10% rgb(75%, 75%, 10%)
CSS RGBa 191, 190, 26,1 rgba(191,190,26,1)
CMYK Model cmyk(0%,1%,86%,25.1%)
HSL Color Space 60,76% ,43% hsl(60,76% ,43%)
HSV Color Space 60°, 86%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 10111110 00011010
Octal 277 276 32
Decimal 191 190 26
Hex bf be 1a

Different shades of #bfbe1a color code.

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

Darkest of #bfbe1a
#383808
Darker of #bfbe1a
#65650e
Dark of #bfbe1a
#929114
Base of #bfbe1a
#bfbe1a
Light of #bfbe1a
#e2e12a
Lighter
#e8e757
Lightest
#eeee84

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

#bfbe1a
#1a1bbf

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

Split Complementary

#bfbe1a
#1a6dbf
#6c1abf

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

Analogous Color

#bf5e1a
#bf791a
#bfbe1a
#89bf1a
#44bf1a

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

#bfbe1a
#be1abf
#1abfbe

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

#bfbe1a
#1abfbe
#1a1bbf
#bf1a1b

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

#bfbe1a
#1abf6c
#1a1bbf
#bf1a6d

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

#0b0b02
#383808
#65650e
#929114
#bfbe1a
#e2e12a
#e8e757
#eeee84
#f4f4b1

Tints of #bfbe1a Color

#bfbe1a
#c6c533
#cdcc4c
#d4d366
#dbda7f
#e2e299
#e9e9b2
#f0f0cc
#f7f7e5
#ffffff

Shades of #bfbe1a color code

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

#bfbe1a
#a9a817
#949314
#7f7e11
#6a690e
#54540b
#3f3f08
#2a2a05
#151502
#000000

Tones

#bfbe1a
#a9a930
#949345
#7e7e5b
#6d6d6d

Tones

Similar Color like #bfbe1a color

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

#c0bf1b
#c1c01c
#c2c11d
#c3c21e
#c4c31f
#c5c420
#c6c521
#c7c622
#c8c723
#c9c824
#cac925
#cbca26
#cccb27
#cdcc28
#bebd19
#bdbc18
#bcbb17
#bbba16
#bab915
#b9b814
#b8b713
#b7b612
#b6b511
#b5b410
#b4b30f
#b3b20e
#b2b10d
#b1b00c

Download this Dark Green

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

#bfbe1a Color Code Preview on Black Background Color

This is how #bfbe1a Color will look on black background color. Color contrast ratio is 10.60

#bfbe1a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfbe1a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfbe1a

#bfbe1a color code is use for CSS Background Color

Background color for the above div is #bfbe1a

HTML with inline CSS

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

#bfbe1a color code is use for CSS Border Color

CSS Border color for the above div is #bfbe1a

HTML with inline CSS

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

CSS Border Left color for the above div is #bfbe1a

HTML with inline CSS

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

CSS Border Right color for the above div is #bfbe1a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfbe1a

HTML with inline CSS

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

CSS Border Top color for the above div is #bfbe1a

HTML with inline CSS

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

#bfbe1a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfbe1a Color code Preview on White Background

This is how #bfbe1a Color code will look on white background color. Color contrast ratio is 1.98

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

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