Skip to main content Skip to docs navigation

#bfd32d 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 Fuego Verde and its hex is #C2D62E Nearest Color Name

Color Hue/Base color: Green

Hex #bfd32d Color code in RGB color code model is created after adding 74.9% red color, 82.75% green color and 17.65% blue color. Hex #bfd32d Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 79% yellow and 17.25% black.

Hex #bfd32d color code is between #bbcc33 web safe hex color code and #ccdd22 web safe hex color code. #bbcc33 is the nearest web safe color code. You can see here many more shades of #bfd32d color code.

RGB Chart

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

Color Table

Hex Color Code bfd32d #bfd32d
RGB Decimal 191, 211, 45 191, 211, 45
RGB Percent 75%, 83%, 18% rgb(75%, 83%, 18%)
CSS RGBa 191, 211, 45,1 rgba(191,211,45,1)
CMYK Model cmyk(9%,0%,79%,17.25%)
HSL Color Space 67,65% ,50% hsl(67,65% ,50%)
HSV Color Space 67°, 79%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11010011 00101101
Octal 277 323 55
Decimal 191 211 45
Hex bf d3 2d

Different shades of #bfd32d color code.

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

Darkest of #bfd32d
#4d5512
Darker of #bfd32d
#737f1b
Dark of #bfd32d
#99aa24
Base of #bfd32d
#bfd32d
Light of #bfd32d
#ccdc57
Lighter
#d9e581
Lightest
#e6eeac

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

#bfd32d
#412dd3

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

Split Complementary

#bfd32d
#2d6cd3
#942dd3

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

Analogous Color

#d3862d
#d3a22d
#bfd32d
#88d32d
#43d32d

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

#bfd32d
#d32dbf
#2dbfd3

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

#bfd32d
#2dbfd3
#412dd3
#d3412d

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

#bfd32d
#2dd394
#412dd3
#d32d6c

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

#272b09
#4d5512
#737f1b
#99aa24
#bfd32d
#ccdc57
#d9e581
#e6eeac
#f2f6d6

Tints of #bfd32d Color

#bfd32d
#c6d744
#cddc5b
#d4e173
#dbe68a
#e2eba1
#e9f0b9
#f0f5d0
#f7fae7
#ffffff

Shades of #bfd32d color code

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

#bfd32d
#a9bb28
#94a423
#7f8c1e
#6a7519
#545d14
#3f460f
#2a2e0a
#151705
#000000

Tones

#bfd32d
#acba46
#98a060
#858779
#808080

Tones

Similar Color like #bfd32d color

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

#c0d42e
#c1d52f
#c2d630
#c3d731
#c4d832
#c5d933
#c6da34
#c7db35
#c8dc36
#c9dd37
#cade38
#cbdf39
#cce03a
#cde13b
#bed22c
#bdd12b
#bcd02a
#bbcf29
#bace28
#b9cd27
#b8cc26
#b7cb25
#b6ca24
#b5c923
#b4c822
#b3c721
#b2c620
#b1c51f

Download this Dark Green

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

#bfd32d Color Code Preview on Black Background Color

This is how #bfd32d Color will look on black background color. Color contrast ratio is 12.57

#bfd32d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfd32d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfd32d

#bfd32d color code is use for CSS Background Color

Background color for the above div is #bfd32d

HTML with inline CSS

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

#bfd32d color code is use for CSS Border Color

CSS Border color for the above div is #bfd32d

HTML with inline CSS

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

CSS Border Left color for the above div is #bfd32d

HTML with inline CSS

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

CSS Border Right color for the above div is #bfd32d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfd32d

HTML with inline CSS

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

CSS Border Top color for the above div is #bfd32d

HTML with inline CSS

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

#bfd32d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfd32d Color code Preview on White Background

This is how #bfd32d Color code will look on white background color. Color contrast ratio is 1.67

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

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