Skip to main content Skip to docs navigation

#bbab20 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 Green Flavor and its hex is #BBAA22 Nearest Color Name

Color Hue/Base color: Green

Hex #bbab20 Color code in RGB color code model is created after adding 73.33% red color, 67.06% green color and 12.55% blue color. Hex #bbab20 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 83% yellow and 26.67% black.

Hex #bbab20 color code is between #aaaa22 web safe hex color code and #ccbb11 web safe hex color code. #aaaa22 is the nearest web safe color code. You can see here many more shades of #bbab20 color code.

RGB Chart

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

Color Table

Hex Color Code bbab20 #bbab20
RGB Decimal 187, 171, 32 187, 171, 32
RGB Percent 73%, 67%, 13% rgb(73%, 67%, 13%)
CSS RGBa 187, 171, 32,1 rgba(187,171,32,1)
CMYK Model cmyk(0%,9%,83%,26.67%)
HSL Color Space 54,71% ,43% hsl(54,71% ,43%)
HSV Color Space 54°, 83%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10101011 00100000
Octal 273 253 40
Decimal 187 171 32
Hex bb ab 20

Different shades of #bbab20 color code.

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

Darkest of #bbab20
#38340a
Darker of #bbab20
#645b11
Dark of #bbab20
#8f8319
Base of #bbab20
#bbab20
Light of #bbab20
#dcca32
Lighter
#e3d65e
Lightest
#ebe189

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

#bbab20
#2030bb

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

Split Complementary

#bbab20
#207dbb
#5e20bb

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

Analogous Color

#bb5120
#bb6a20
#bbab20
#97bb20
#57bb20

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

#bbab20
#ab20bb
#20bbab

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

#bbab20
#20bbab
#2030bb
#bb2030

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

#bbab20
#20bb5e
#2030bb
#bb207d

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

#0d0c02
#38340a
#645b11
#8f8319
#bbab20
#dcca32
#e3d65e
#ebe189
#f2ecb5

Tints of #bbab20 Color

#bbab20
#c2b438
#cabd51
#d1c76a
#d9d083
#e0d99b
#e8e3b4
#efeccd
#f7f5e6
#ffffff

Shades of #bbab20 color code

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

#bbab20
#a6981c
#918518
#7c7215
#675f11
#534c0e
#3e390a
#292607
#141303
#000000

Tones

#bbab20
#a59a36
#8f884c
#797762
#6d6d6d

Tones

Similar Color like #bbab20 color

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

#bcac21
#bdad22
#beae23
#bfaf24
#c0b025
#c1b126
#c2b227
#c3b328
#c4b429
#c5b52a
#c6b62b
#c7b72c
#c8b82d
#c9b92e
#baaa1f
#b9a91e
#b8a81d
#b7a71c
#b6a61b
#b5a51a
#b4a419
#b3a318
#b2a217
#b1a116
#b0a015
#af9f14
#ae9e13
#ad9d12

Download this Dark Green

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

#bbab20 Color Code Preview on Black Background Color

This is how #bbab20 Color will look on black background color. Color contrast ratio is 8.96

#bbab20 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbab20

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbab20

#bbab20 color code is use for CSS Background Color

Background color for the above div is #bbab20

HTML with inline CSS

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

#bbab20 color code is use for CSS Border Color

CSS Border color for the above div is #bbab20

HTML with inline CSS

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

CSS Border Left color for the above div is #bbab20

HTML with inline CSS

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

CSS Border Right color for the above div is #bbab20

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbab20

HTML with inline CSS

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

CSS Border Top color for the above div is #bbab20

HTML with inline CSS

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

#bbab20 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbab20 Color code Preview on White Background

This is how #bbab20 Color code will look on white background color. Color contrast ratio is 2.34

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

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