Skip to main content Skip to docs navigation

#bfbe21 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 Fallout Green and its hex is #B6C121 Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code bfbe21 #bfbe21
RGB Decimal 191, 190, 33 191, 190, 33
RGB Percent 75%, 75%, 13% rgb(75%, 75%, 13%)
CSS RGBa 191, 190, 33,1 rgba(191,190,33,1)
CMYK Model cmyk(0%,1%,83%,25.1%)
HSL Color Space 60,71% ,44% hsl(60,71% ,44%)
HSV Color Space 60°, 83%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 10111110 00100001
Octal 277 276 41
Decimal 191 190 33
Hex bf be 21

Different shades of #bfbe21 color code.

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

Darkest of #bfbe21
#3d3c0a
Darker of #bfbe21
#686712
Dark of #bfbe21
#949319
Base of #bfbe21
#bfbe21
Light of #bfbe21
#dcdb37
Lighter
#e4e362
Lightest
#ebeb8e

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

#bfbe21
#2122bf

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

Split Complementary

#bfbe21
#2171bf
#6f21bf

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

Analogous Color

#bf6221
#bf7c21
#bfbe21
#8bbf21
#49bf21

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

#bfbe21
#be21bf
#21bfbe

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

#bfbe21
#21bfbe
#2122bf
#bf2122

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

#bfbe21
#21bf6f
#2122bf
#bf2171

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

#111103
#3d3c0a
#686712
#949319
#bfbe21
#dcdb37
#e4e362
#ebeb8e
#f3f3b9

Tints of #bfbe21 Color

#bfbe21
#c6c539
#cdcc52
#d4d36b
#dbda83
#e2e29c
#e9e9b5
#f0f0cd
#f7f7e6
#ffffff

Shades of #bfbe21 color code

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

#bfbe21
#a9a81d
#949319
#7f7e16
#6a6912
#54540e
#3f3f0b
#2a2a07
#151503
#000000

Tones

#bfbe21
#a9a837
#92924e
#7c7c64
#707070

Tones

Similar Color like #bfbe21 color

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

#c0bf22
#c1c023
#c2c124
#c3c225
#c4c326
#c5c427
#c6c528
#c7c629
#c8c72a
#c9c82b
#cac92c
#cbca2d
#cccb2e
#cdcc2f
#bebd20
#bdbc1f
#bcbb1e
#bbba1d
#bab91c
#b9b81b
#b8b71a
#b7b619
#b6b518
#b5b417
#b4b316
#b3b215
#b2b114
#b1b013

Download this Dark Green

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

#bfbe21 Color Code Preview on Black Background Color

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

#bfbe21 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfbe21

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfbe21

#bfbe21 color code is use for CSS Background Color

Background color for the above div is #bfbe21

HTML with inline CSS

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

#bfbe21 color code is use for CSS Border Color

CSS Border color for the above div is #bfbe21

HTML with inline CSS

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

CSS Border Left color for the above div is #bfbe21

HTML with inline CSS

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

CSS Border Right color for the above div is #bfbe21

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfbe21

HTML with inline CSS

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

CSS Border Top color for the above div is #bfbe21

HTML with inline CSS

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

#bfbe21 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfbe21 Color code Preview on White Background

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

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