Skip to main content Skip to docs navigation

#bdf103 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 Leafy Lemon and its hex is #C0F000 Nearest Color Name

Color Hue/Base color: Green

Hex #bdf103 Color code in RGB color code model is created after adding 74.12% red color, 94.51% green color and 1.18% blue color. Hex #bdf103 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 99% yellow and 5.49% black.

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

RGB Chart

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

Color Table

Hex Color Code bdf103 #bdf103
RGB Decimal 189, 241, 3 189, 241, 3
RGB Percent 74%, 95%, 1% rgb(74%, 95%, 1%)
CSS RGBa 189, 241, 3,1 rgba(189,241,3,1)
CMYK Model cmyk(22%,0%,99%,5.49%)
HSL Color Space 73,98% ,48% hsl(73,98% ,48%)
HSV Color Space 73°, 99%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11110001 00000011
Octal 275 361 3
Decimal 189 241 3
Hex bd f1 03

Different shades of #bdf103 color code.

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

Darkest of #bdf103
#465a01
Darker of #bdf103
#6e8c02
Dark of #bdf103
#95bf02
Base of #bdf103
#bdf103
Light of #bdf103
#cffc2b
Lighter
#dafd5d
Lightest
#e6fe8f

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

#bdf103
#3703f1

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

Split Complementary

#bdf103
#0346f1
#ae03f1

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

Analogous Color

#f19a03
#f1c203
#bdf103
#6ef103
#0af103

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

#bdf103
#f103bd
#03bdf1

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

#bdf103
#03bdf1
#3703f1
#f13703

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

#bdf103
#03f1ae
#3703f1
#f10346

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

#1f2700
#465a01
#6e8c02
#95bf02
#bdf103
#cffc2b
#dafd5d
#e6fe8f
#f1fec2

Tints of #bdf103 Color

#bdf103
#c4f21f
#cbf43b
#d3f557
#daf773
#e1f88f
#e9faab
#f0fbc7
#f7fde3
#ffffff

Shades of #bdf103 color code

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

#bdf103
#a8d602
#93bb02
#7ea002
#698501
#546b01
#3f5001
#2a3500
#151a00
#000000

Tones

#bdf103
#afd91b
#a2c034
#94a84c
#868f65

Tones

Similar Color like #bdf103 color

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

#bef204
#bff305
#c0f406
#c1f507
#c2f608
#c3f709
#c4f80a
#c5f90b
#c6fa0c
#c7fb0d
#c8fc0e
#c9fd0f
#cafe10
#cbff11
#bcf002
#bbef01
#baee00
#b9ed00
#b8ec00
#b7eb00
#b6ea00
#b5e900
#b4e800
#b3e700
#b2e600
#b1e500
#b0e400
#afe300

Download this Dark Green

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

#bdf103 Color Code Preview on Black Background Color

This is how #bdf103 Color will look on black background color. Color contrast ratio is 15.75

#bdf103 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf103

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf103

#bdf103 color code is use for CSS Background Color

Background color for the above div is #bdf103

HTML with inline CSS

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

#bdf103 color code is use for CSS Border Color

CSS Border color for the above div is #bdf103

HTML with inline CSS

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

CSS Border Left color for the above div is #bdf103

HTML with inline CSS

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

CSS Border Right color for the above div is #bdf103

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdf103

HTML with inline CSS

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

CSS Border Top color for the above div is #bdf103

HTML with inline CSS

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

#bdf103 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdf103 Color code Preview on White Background

This is how #bdf103 Color code will look on white background color. Color contrast ratio is 1.33

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

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