Skip to main content Skip to docs navigation

#bbbd3b 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 Tropic Canary and its hex is #BCC23C Nearest Color Name

Color Hue/Base color: Green

Hex #bbbd3b Color code in RGB color code model is created after adding 73.33% red color, 74.12% green color and 23.14% blue color. Hex #bbbd3b Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 69% yellow and 25.88% black.

Hex #bbbd3b color code is between #aabb33 web safe hex color code and #cccc44 web safe hex color code. #aabb33 is the nearest web safe color code. You can see here many more shades of #bbbd3b color code.

RGB Chart

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

Color Table

Hex Color Code bbbd3b #bbbd3b
RGB Decimal 187, 189, 59 187, 189, 59
RGB Percent 73%, 74%, 23% rgb(73%, 74%, 23%)
CSS RGBa 187, 189, 59,1 rgba(187,189,59,1)
CMYK Model cmyk(1%,0%,69%,25.88%)
HSL Color Space 61,52% ,49% hsl(61,52% ,49%)
HSV Color Space 61°, 69%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10111101 00111011
Octal 273 275 73
Decimal 187 189 59
Hex bb bd 3b

Different shades of #bbbd3b color code.

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

Darkest of #bbbd3b
#484817
Darker of #bbbd3b
#6e6f23
Dark of #bbbd3b
#95962f
Base of #bbbd3b
#bbbd3b
Light of #bbbd3b
#cbcd5e
Lighter
#d8d985
Lightest
#e4e5ac

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

#bbbd3b
#3d3bbd

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

Split Complementary

#bbbd3b
#3b7abd
#7e3bbd

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

Analogous Color

#bd733b
#bd893b
#bbbd3b
#90bd3b
#5abd3b

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

#bbbd3b
#bd3bbb
#3bbbbd

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

#bbbd3b
#3bbbbd
#3d3bbd
#bd3d3b

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

#bbbd3b
#3bbd7e
#3d3bbd
#bd3b7a

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

#21220a
#484817
#6e6f23
#95962f
#bbbd3b
#cbcd5e
#d8d985
#e4e5ac
#f1f1d3

Tints of #bbbd3b Color

#bbbd3b
#c2c450
#cacb66
#d1d37c
#d9da92
#e0e1a7
#e8e9bd
#eff0d3
#f7f7e9
#ffffff

Shades of #bbbd3b color code

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

#bbbd3b
#a6a834
#91932d
#7c7e27
#676920
#53541a
#3e3f13
#292a0d
#141506
#000000

Tones

#bbbd3b
#a3a454
#8b8b6d
#7c7c7c
#7c7c7c

Tones

Similar Color like #bbbd3b color

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

#bcbe3c
#bdbf3d
#bec03e
#bfc13f
#c0c240
#c1c341
#c2c442
#c3c543
#c4c644
#c5c745
#c6c846
#c7c947
#c8ca48
#c9cb49
#babc3a
#b9bb39
#b8ba38
#b7b937
#b6b836
#b5b735
#b4b634
#b3b533
#b2b432
#b1b331
#b0b230
#afb12f
#aeb02e
#adaf2d

Download this Dark Green

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

#bbbd3b Color Code Preview on Black Background Color

This is how #bbbd3b Color will look on black background color. Color contrast ratio is 10.46

#bbbd3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbd3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbd3b

#bbbd3b color code is use for CSS Background Color

Background color for the above div is #bbbd3b

HTML with inline CSS

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

#bbbd3b color code is use for CSS Border Color

CSS Border color for the above div is #bbbd3b

HTML with inline CSS

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

CSS Border Left color for the above div is #bbbd3b

HTML with inline CSS

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

CSS Border Right color for the above div is #bbbd3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbbd3b

HTML with inline CSS

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

CSS Border Top color for the above div is #bbbd3b

HTML with inline CSS

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

#bbbd3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbbd3b Color code Preview on White Background

This is how #bbbd3b Color code will look on white background color. Color contrast ratio is 2.01

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

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