Skip to main content Skip to docs navigation

#bfdd12 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 Cucumber Bomber and its hex is #BBDD11 Nearest Color Name

Color Hue/Base color: Green

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

Hex #bfdd12 color code is between #bbcc11 web safe hex color code and #ccee22 web safe hex color code. #bbcc11 is the nearest web safe color code. You can see here many more shades of #bfdd12 color code.

RGB Chart

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

Color Table

Hex Color Code bfdd12 #bfdd12
RGB Decimal 191, 221, 18 191, 221, 18
RGB Percent 75%, 87%, 7% rgb(75%, 87%, 7%)
CSS RGBa 191, 221, 18,1 rgba(191,221,18,1)
CMYK Model cmyk(14%,0%,92%,13.33%)
HSL Color Space 69,85% ,47% hsl(69,85% ,47%)
HSV Color Space 69°, 92%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11011101 00010010
Octal 277 335 22
Decimal 191 221 18
Hex bf dd 12

Different shades of #bfdd12 color code.

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

Darkest of #bfdd12
#455006
Darker of #bfdd12
#6d7f0a
Dark of #bfdd12
#96ae0e
Base of #bfdd12
#bfdd12
Light of #bfdd12
#d3ee34
Lighter
#ddf263
Lightest
#e7f692

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

#bfdd12
#3012dd

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

Split Complementary

#bfdd12
#1259dd
#9612dd

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

Analogous Color

#dd8512
#dda612
#bfdd12
#7bdd12
#27dd12

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

#bfdd12
#dd12bf
#12bfdd

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

#bfdd12
#12bfdd
#3012dd
#dd3012

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

#bfdd12
#12dd96
#3012dd
#dd1259

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

#1c2003
#455006
#6d7f0a
#96ae0e
#bfdd12
#d3ee34
#ddf263
#e7f692
#f2fac1

Tints of #bfdd12 Color

#bfdd12
#c6e02c
#cde446
#d4e861
#dbec7b
#e2ef95
#e9f3b0
#f0f7ca
#f7fbe4
#ffffff

Shades of #bfdd12 color code

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

#bfdd12
#a9c410
#94ab0e
#7f930c
#6a7a0a
#546208
#3f4906
#2a3104
#151802
#000000

Tones

#bfdd12
#aec52a
#9dad42
#8c955a
#7c7d72

Tones

Similar Color like #bfdd12 color

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

#c0de13
#c1df14
#c2e015
#c3e116
#c4e217
#c5e318
#c6e419
#c7e51a
#c8e61b
#c9e71c
#cae81d
#cbe91e
#ccea1f
#cdeb20
#bedc11
#bddb10
#bcda0f
#bbd90e
#bad80d
#b9d70c
#b8d60b
#b7d50a
#b6d409
#b5d308
#b4d207
#b3d106
#b2d005
#b1cf04

Download this Dark Green

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

#bfdd12 Color Code Preview on Black Background Color

This is how #bfdd12 Color will look on black background color. Color contrast ratio is 13.57

#bfdd12 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdd12

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdd12

#bfdd12 color code is use for CSS Background Color

Background color for the above div is #bfdd12

HTML with inline CSS

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

#bfdd12 color code is use for CSS Border Color

CSS Border color for the above div is #bfdd12

HTML with inline CSS

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

CSS Border Left color for the above div is #bfdd12

HTML with inline CSS

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

CSS Border Right color for the above div is #bfdd12

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfdd12

HTML with inline CSS

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

CSS Border Top color for the above div is #bfdd12

HTML with inline CSS

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

#bfdd12 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfdd12 Color code Preview on White Background

This is how #bfdd12 Color code will look on white background color. Color contrast ratio is 1.55

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

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