Skip to main content Skip to docs navigation

#bbd32d 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 #bbd32d Color code in RGB color code model is created after adding 73.33% red color, 82.75% green color and 17.65% blue color. Hex #bbd32d Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 79% yellow and 17.25% black.

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10111011 11010011 00101101
Octal 273 323 55
Decimal 187 211 45
Hex bb d3 2d

Different shades of #bbd32d color code.

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

Darkest of #bbd32d
#4b5512
Darker of #bbd32d
#717f1b
Dark of #bbd32d
#96aa24
Base of #bbd32d
#bbd32d
Light of #bbd32d
#c9dc57
Lighter
#d6e581
Lightest
#e4eeac

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

#bbd32d
#452dd3

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

Split Complementary

#bbd32d
#2d68d3
#982dd3

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

Analogous Color

#d38a2d
#d3a62d
#bbd32d
#84d32d
#3fd32d

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

#bbd32d
#d32dbb
#2dbbd3

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

#bbd32d
#2dbbd3
#452dd3
#d3452d

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

#bbd32d
#2dd398
#452dd3
#d32d68

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

#262b09
#4b5512
#717f1b
#96aa24
#bbd32d
#c9dc57
#d6e581
#e4eeac
#f2f6d6

Tints of #bbd32d Color

#bbd32d
#c2d744
#cadc5b
#d1e173
#d9e68a
#e0eba1
#e8f0b9
#eff5d0
#f7fae7
#ffffff

Shades of #bbd32d color code

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

#bbd32d
#a6bb28
#91a423
#7c8c1e
#677519
#535d14
#3e460f
#292e0a
#141705
#000000

Tones

#bbd32d
#a9ba46
#97a060
#858779
#808080

Tones

Similar Color like #bbd32d color

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

#bcd42e
#bdd52f
#bed630
#bfd731
#c0d832
#c1d933
#c2da34
#c3db35
#c4dc36
#c5dd37
#c6de38
#c7df39
#c8e03a
#c9e13b
#bad22c
#b9d12b
#b8d02a
#b7cf29
#b6ce28
#b5cd27
#b4cc26
#b3cb25
#b2ca24
#b1c923
#b0c822
#afc721
#aec620
#adc51f

Download this Dark Green

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

#bbd32d Color Code Preview on Black Background Color

This is how #bbd32d Color will look on black background color. Color contrast ratio is 12.47

#bbd32d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd32d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd32d

#bbd32d color code is use for CSS Background Color

Background color for the above div is #bbd32d

HTML with inline CSS

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

#bbd32d color code is use for CSS Border Color

CSS Border color for the above div is #bbd32d

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd32d

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd32d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd32d

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd32d

HTML with inline CSS

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

#bbd32d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd32d Color code Preview on White Background

This is how #bbd32d Color code will look on white background color. Color contrast ratio is 1.68

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

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