Skip to main content Skip to docs navigation

#bfdd3c 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 Lime Popsicle and its hex is #C1DB3B Nearest Color Name

Color Hue/Base color: Green

Hex #bfdd3c Color code in RGB color code model is created after adding 74.9% red color, 86.67% green color and 23.53% blue color. Hex #bfdd3c Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 73% yellow and 13.33% black.

Hex #bfdd3c color code is between #bbcc44 web safe hex color code and #ccee33 web safe hex color code. #bbcc44 is the nearest web safe color code. You can see here many more shades of #bfdd3c color code.

RGB Chart

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

Color Table

Hex Color Code bfdd3c #bfdd3c
RGB Decimal 191, 221, 60 191, 221, 60
RGB Percent 75%, 87%, 24% rgb(75%, 87%, 24%)
CSS RGBa 191, 221, 60,1 rgba(191,221,60,1)
CMYK Model cmyk(14%,0%,73%,13.33%)
HSL Color Space 71,70% ,55% hsl(71,70% ,55%)
HSV Color Space 71°, 73%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11011101 00111100
Octal 277 335 74
Decimal 191 221 60
Hex bf dd 3c

Different shades of #bfdd3c color code.

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

Darkest of #bfdd3c
#5c6d13
Darker of #bfdd3c
#81981b
Dark of #bfdd3c
#a6c422
Base of #bfdd3c
#bfdd3c
Light of #bfdd3c
#cde567
Lighter
#dcec93
Lightest
#eaf4be

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

#bfdd3c
#5a3cdd

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

Split Complementary

#bfdd3c
#3c6fdd
#ab3cdd

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

Analogous Color

#dd9d3c
#ddb83c
#bfdd3c
#89dd3c
#46dd3c

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

#bfdd3c
#dd3cbf
#3cbfdd

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

#bfdd3c
#3cbfdd
#5a3cdd
#dd5a3c

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

#bfdd3c
#3cddab
#5a3cdd
#dd3c6f

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

#37420b
#5c6d13
#81981b
#a6c422
#bfdd3c
#cde567
#dcec93
#eaf4be
#f8fbea

Tints of #bfdd3c Color

#bfdd3c
#c6e051
#cde467
#d4e87d
#dbec92
#e2efa8
#e9f3be
#f0f7d3
#f7fbe9
#ffffff

Shades of #bfdd3c color code

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

#bfdd3c
#a9c435
#94ab2e
#7f9328
#6a7a21
#54621a
#3f4914
#2a310d
#151806
#000000

Tones

#bfdd3c
#b1c653
#a2af6a
#949881
#8d8d8d

Tones

Similar Color like #bfdd3c color

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

#c0de3d
#c1df3e
#c2e03f
#c3e140
#c4e241
#c5e342
#c6e443
#c7e544
#c8e645
#c9e746
#cae847
#cbe948
#ccea49
#cdeb4a
#bedc3b
#bddb3a
#bcda39
#bbd938
#bad837
#b9d736
#b8d635
#b7d534
#b6d433
#b5d332
#b4d231
#b3d130
#b2d02f
#b1cf2e

Download this Dark Green

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

#bfdd3c Color Code Preview on Black Background Color

This is how #bfdd3c Color will look on black background color. Color contrast ratio is 13.62

#bfdd3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdd3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdd3c

#bfdd3c color code is use for CSS Background Color

Background color for the above div is #bfdd3c

HTML with inline CSS

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

#bfdd3c color code is use for CSS Border Color

CSS Border color for the above div is #bfdd3c

HTML with inline CSS

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

CSS Border Left color for the above div is #bfdd3c

HTML with inline CSS

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

CSS Border Right color for the above div is #bfdd3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfdd3c

HTML with inline CSS

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

CSS Border Top color for the above div is #bfdd3c

HTML with inline CSS

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

#bfdd3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfdd3c Color code Preview on White Background

This is how #bfdd3c Color code will look on white background color. Color contrast ratio is 1.54

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

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