Skip to main content Skip to docs navigation

#bbcd41 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 Golden Foliage and its hex is #BDD043 Nearest Color Name

Color Hue/Base color: Green

Hex #bbcd41 Color code in RGB color code model is created after adding 73.33% red color, 80.39% green color and 25.49% blue color. Hex #bbcd41 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 68% yellow and 19.61% black.

Hex #bbcd41 color code is between #aacc44 web safe hex color code and #ccdd33 web safe hex color code. #aacc44 is the nearest web safe color code. You can see here many more shades of #bbcd41 color code.

RGB Chart

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

Color Table

Hex Color Code bbcd41 #bbcd41
RGB Decimal 187, 205, 65 187, 205, 65
RGB Percent 73%, 80%, 25% rgb(73%, 80%, 25%)
CSS RGBa 187, 205, 65,1 rgba(187,205,65,1)
CMYK Model cmyk(9%,0%,68%,19.61%)
HSL Color Space 68,58% ,53% hsl(68,58% ,53%)
HSV Color Space 68°, 68%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 11001101 01000001
Octal 273 315 101
Decimal 187 205 65
Hex bb cd 41

Different shades of #bbcd41 color code.

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

Darkest of #bbcd41
#545d18
Darker of #bbcd41
#788523
Dark of #bbcd41
#9dad2e
Base of #bbcd41
#bbcd41
Light of #bbcd41
#c9d869
Lighter
#d8e292
Lightest
#e6edba

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

#bbcd41
#5341cd

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

Split Complementary

#bbcd41
#4175cd
#9941cd

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

Analogous Color

#cd8d41
#cda541
#bbcd41
#8ccd41
#52cd41

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

#bbcd41
#cd41bb
#41bbcd

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

#bbcd41
#41bbcd
#5341cd
#cd5341

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

#bbcd41
#41cd99
#5341cd
#cd4175

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

#2f340e
#545d18
#788523
#9dad2e
#bbcd41
#c9d869
#d8e292
#e6edba
#f5f7e2

Tints of #bbcd41 Color

#bbcd41
#c2d256
#cad86b
#d1dd80
#d9e395
#e0e8aa
#e8eebf
#eff3d4
#f7f9e9
#ffffff

Shades of #bbcd41 color code

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

#bbcd41
#a6b639
#919f32
#7c882b
#677124
#535b1c
#3e4415
#292d0e
#141607
#000000

Tones

#bbcd41
#a9b559
#979d71
#878787
#878787

Tones

Similar Color like #bbcd41 color

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

#bcce42
#bdcf43
#bed044
#bfd145
#c0d246
#c1d347
#c2d448
#c3d549
#c4d64a
#c5d74b
#c6d84c
#c7d94d
#c8da4e
#c9db4f
#bacc40
#b9cb3f
#b8ca3e
#b7c93d
#b6c83c
#b5c73b
#b4c63a
#b3c539
#b2c438
#b1c337
#b0c236
#afc135
#aec034
#adbf33

Download this Dark Green

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

#bbcd41 Color Code Preview on Black Background Color

This is how #bbcd41 Color will look on black background color. Color contrast ratio is 11.92

#bbcd41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcd41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcd41

#bbcd41 color code is use for CSS Background Color

Background color for the above div is #bbcd41

HTML with inline CSS

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

#bbcd41 color code is use for CSS Border Color

CSS Border color for the above div is #bbcd41

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcd41

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcd41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcd41

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcd41

HTML with inline CSS

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

#bbcd41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcd41 Color code Preview on White Background

This is how #bbcd41 Color code will look on white background color. Color contrast ratio is 1.76

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

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