Skip to main content Skip to docs navigation

#bddd30 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 Acid Lime and its hex is #B9DF31 Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code bddd30 #bddd30
RGB Decimal 189, 221, 48 189, 221, 48
RGB Percent 74%, 87%, 19% rgb(74%, 87%, 19%)
CSS RGBa 189, 221, 48,1 rgba(189,221,48,1)
CMYK Model cmyk(14%,0%,78%,13.33%)
HSL Color Space 71,72% ,53% hsl(71,72% ,53%)
HSV Color Space 71°, 78%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11011101 00110000
Octal 275 335 60
Decimal 189 221 48
Hex bd dd 30

Different shades of #bddd30 color code.

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

Darkest of #bddd30
#546410
Darker of #bddd30
#798f18
Dark of #bddd30
#9ebb1f
Base of #bddd30
#bddd30
Light of #bddd30
#cbe45c
Lighter
#d9eb88
Lightest
#e7f3b3

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

#bddd30
#5030dd

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

Split Complementary

#bddd30
#3067dd
#a730dd

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

Analogous Color

#dd9830
#ddb530
#bddd30
#83dd30
#3bdd30

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

#bddd30
#dd30bd
#30bddd

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

#bddd30
#30bddd
#5030dd
#dd5030

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

#bddd30
#30dda7
#5030dd
#dd3067

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

#2f3809
#546410
#798f18
#9ebb1f
#bddd30
#cbe45c
#d9eb88
#e7f3b3
#f5fadf

Tints of #bddd30 Color

#bddd30
#c4e047
#cbe45e
#d3e875
#daec8c
#e1efa3
#e9f3ba
#f0f7d1
#f7fbe8
#ffffff

Shades of #bddd30 color code

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

#bddd30
#a8c42a
#93ab25
#7e9320
#697a1a
#546215
#3f4910
#2a310a
#151805
#000000

Tones

#bddd30
#aec548
#9fad60
#8f9578
#878787

Tones

Similar Color like #bddd30 color

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

#bede31
#bfdf32
#c0e033
#c1e134
#c2e235
#c3e336
#c4e437
#c5e538
#c6e639
#c7e73a
#c8e83b
#c9e93c
#caea3d
#cbeb3e
#bcdc2f
#bbdb2e
#bada2d
#b9d92c
#b8d82b
#b7d72a
#b6d629
#b5d528
#b4d427
#b3d326
#b2d225
#b1d124
#b0d023
#afcf22

Download this Dark Green

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

#bddd30 Color Code Preview on Black Background Color

This is how #bddd30 Color will look on black background color. Color contrast ratio is 13.55

#bddd30 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddd30

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddd30

#bddd30 color code is use for CSS Background Color

Background color for the above div is #bddd30

HTML with inline CSS

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

#bddd30 color code is use for CSS Border Color

CSS Border color for the above div is #bddd30

HTML with inline CSS

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

CSS Border Left color for the above div is #bddd30

HTML with inline CSS

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

CSS Border Right color for the above div is #bddd30

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddd30

HTML with inline CSS

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

CSS Border Top color for the above div is #bddd30

HTML with inline CSS

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

#bddd30 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddd30 Color code Preview on White Background

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

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