Skip to main content Skip to docs navigation

#bdf50f 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 Chartreuse and its hex is #C1F80A Nearest Color Name

Color Hue/Base color: Green

Hex #bdf50f Color code in RGB color code model is created after adding 74.12% red color, 96.08% green color and 5.88% blue color. Hex #bdf50f Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 94% yellow and 3.92% black.

Hex #bdf50f color code is between #bbee11 web safe hex color code and #ccff00 web safe hex color code. #bbee11 is the nearest web safe color code. You can see here many more shades of #bdf50f color code.

RGB Chart

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

Color Table

Hex Color Code bdf50f #bdf50f
RGB Decimal 189, 245, 15 189, 245, 15
RGB Percent 74%, 96%, 6% rgb(74%, 96%, 6%)
CSS RGBa 189, 245, 15,1 rgba(189,245,15,1)
CMYK Model cmyk(23%,0%,94%,3.92%)
HSL Color Space 75,92% ,51% hsl(75,92% ,51%)
HSV Color Space 75°, 94%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11110101 00001111
Octal 275 365 17
Decimal 189 245 15
Hex bd f5 0f

Different shades of #bdf50f color code.

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

Darkest of #bdf50f
#4f6704
Darker of #bdf50f
#749806
Dark of #bdf50f
#9ac908
Base of #bdf50f
#bdf50f
Light of #bdf50f
#caf740
Lighter
#d8f971
Lightest
#e5fba2

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

#bdf50f
#470ff5

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

Split Complementary

#bdf50f
#0f4af5
#ba0ff5

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

Analogous Color

#f5a70f
#f5cd0f
#bdf50f
#70f50f
#10f50f

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

#bdf50f
#f50fbd
#0fbdf5

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

#bdf50f
#0fbdf5
#470ff5
#f5470f

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

#bdf50f
#0ff5ba
#470ff5
#f50f4a

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

#293602
#4f6704
#749806
#9ac908
#bdf50f
#caf740
#d8f971
#e5fba2
#f3fdd3

Tints of #bdf50f Color

#bdf50f
#c4f629
#cbf744
#d3f85f
#daf979
#e1fa94
#e9fbaf
#f0fcc9
#f7fde4
#ffffff

Shades of #bdf50f color code

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

#bdf50f
#a8d90d
#93be0b
#7ea30a
#698808
#546c06
#3f5105
#2a3603
#151b01
#000000

Tones

#bdf50f
#b0dc28
#a3c341
#97aa5a
#8a9173

Tones

Similar Color like #bdf50f color

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

#bef610
#bff711
#c0f812
#c1f913
#c2fa14
#c3fb15
#c4fc16
#c5fd17
#c6fe18
#c7ff19
#c8ff1a
#c9ff1b
#caff1c
#cbff1d
#bcf40e
#bbf30d
#baf20c
#b9f10b
#b8f00a
#b7ef09
#b6ee08
#b5ed07
#b4ec06
#b3eb05
#b2ea04
#b1e903
#b0e802
#afe701

Download this Dark Green

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

#bdf50f Color Code Preview on Black Background Color

This is how #bdf50f Color will look on black background color. Color contrast ratio is 16.23

#bdf50f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf50f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf50f

#bdf50f color code is use for CSS Background Color

Background color for the above div is #bdf50f

HTML with inline CSS

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

#bdf50f color code is use for CSS Border Color

CSS Border color for the above div is #bdf50f

HTML with inline CSS

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

CSS Border Left color for the above div is #bdf50f

HTML with inline CSS

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

CSS Border Right color for the above div is #bdf50f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdf50f

HTML with inline CSS

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

CSS Border Top color for the above div is #bdf50f

HTML with inline CSS

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

#bdf50f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdf50f Color code Preview on White Background

This is how #bdf50f Color code will look on white background color. Color contrast ratio is 1.29

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

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(189,245,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,15,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,245,15,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }