Skip to main content Skip to docs navigation

#bbbd5f 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 Columbian Gold and its hex is #BEB861 Nearest Color Name

Color Hue/Base color: Green

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

Hex #bbbd5f color code is between #aabb66 web safe hex color code and #cccc55 web safe hex color code. #aabb66 is the nearest web safe color code. You can see here many more shades of #bbbd5f color code.

RGB Chart

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

Color Table

Hex Color Code bbbd5f #bbbd5f
RGB Decimal 187, 189, 95 187, 189, 95
RGB Percent 73%, 74%, 37% rgb(73%, 74%, 37%)
CSS RGBa 187, 189, 95,1 rgba(187,189,95,1)
CMYK Model cmyk(1%,0%,50%,25.88%)
HSL Color Space 61,42% ,56% hsl(61,42% ,56%)
HSV Color Space 61°, 50%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10111101 01011111
Octal 273 275 137
Decimal 187 189 95
Hex bb bd 5f

Different shades of #bbbd5f color code.

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

Darkest of #bbbd5f
#5c5d26
Darker of #bbbd5f
#7f8135
Dark of #bbbd5f
#a3a544
Base of #bbbd5f
#bbbd5f
Light of #bbbd5f
#cacc83
Lighter
#dadba7
Lightest
#e9eacb

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

#bbbd5f
#615fbd

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

Split Complementary

#bbbd5f
#5f8cbd
#905fbd

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

Analogous Color

#bd885f
#bd985f
#bbbd5f
#9cbd5f
#75bd5f

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

#bbbd5f
#bd5fbb
#5fbbbd

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

#bbbd5f
#5fbbbd
#615fbd
#bd615f

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

#bbbd5f
#5fbd90
#615fbd
#bd5f8c

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

#383917
#5c5d26
#7f8135
#a3a544
#bbbd5f
#cacc83
#dadba7
#e9eacb
#f8f9ef

Tints of #bbbd5f Color

#bbbd5f
#c2c470
#cacb82
#d1d394
#d9daa6
#e0e1b7
#e8e9c9
#eff0db
#f7f7ed
#ffffff

Shades of #bbbd5f color code

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

#bbbd5f
#a6a854
#919349
#7c7e3f
#676934
#53542a
#3e3f1f
#292a15
#14150a
#000000

Tones

#bbbd5f
#a5a676
#90908c
#8e8e8e
#8e8e8e

Tones

Similar Color like #bbbd5f color

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

#bcbe60
#bdbf61
#bec062
#bfc163
#c0c264
#c1c365
#c2c466
#c3c567
#c4c668
#c5c769
#c6c86a
#c7c96b
#c8ca6c
#c9cb6d
#babc5e
#b9bb5d
#b8ba5c
#b7b95b
#b6b85a
#b5b759
#b4b658
#b3b557
#b2b456
#b1b355
#b0b254
#afb153
#aeb052
#adaf51

Download this Dark Green

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

#bbbd5f Color Code Preview on Black Background Color

This is how #bbbd5f Color will look on black background color. Color contrast ratio is 10.56

#bbbd5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbd5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbd5f

#bbbd5f color code is use for CSS Background Color

Background color for the above div is #bbbd5f

HTML with inline CSS

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

#bbbd5f color code is use for CSS Border Color

CSS Border color for the above div is #bbbd5f

HTML with inline CSS

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

CSS Border Left color for the above div is #bbbd5f

HTML with inline CSS

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

CSS Border Right color for the above div is #bbbd5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbbd5f

HTML with inline CSS

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

CSS Border Top color for the above div is #bbbd5f

HTML with inline CSS

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

#bbbd5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbbd5f Color code Preview on White Background

This is how #bbbd5f Color code will look on white background color. Color contrast ratio is 1.99

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

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