Skip to main content Skip to docs navigation

#bbbb0f 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 Pickled Limes and its hex is #BBBB11 Nearest Color Name

Color Hue/Base color: Green

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

Hex #bbbb0f color code is between #aaaa11 web safe hex color code and #cccc00 web safe hex color code. #aaaa11 is the nearest web safe color code. You can see here many more shades of #bbbb0f color code.

RGB Chart

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

Color Table

Hex Color Code bbbb0f #bbbb0f
RGB Decimal 187, 187, 15 187, 187, 15
RGB Percent 73%, 73%, 6% rgb(73%, 73%, 6%)
CSS RGBa 187, 187, 15,1 rgba(187,187,15,1)
CMYK Model cmyk(0%,0%,92%,26.67%)
HSL Color Space 60,85% ,40% hsl(60,85% ,40%)
HSV Color Space 60°, 92%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10111011 00001111
Octal 273 273 17
Decimal 187 187 15
Hex bb bb 0f

Different shades of #bbbb0f color code.

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

Darkest of #bbbb0f
#2d2d04
Darker of #bbbb0f
#5d5d07
Dark of #bbbb0f
#8c8c0b
Base of #bbbb0f
#bbbb0f
Light of #bbbb0f
#eaea13
Lighter
#f0f040
Lightest
#f3f370

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

#bbbb0f
#0f0fbb

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

Split Complementary

#bbbb0f
#0f65bb
#650fbb

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

Analogous Color

#bb570f
#bb730f
#bbbb0f
#82bb0f
#3abb0f

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

#bbbb0f
#bb0fbb
#0fbbbb

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

#bbbb0f
#0fbbbb
#0f0fbb
#bb0f0f

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

#bbbb0f
#0fbb65
#0f0fbb
#bb0f65

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

#000000
#2d2d04
#5d5d07
#8c8c0b
#bbbb0f
#eaea13
#f0f040
#f3f370
#f7f79f

Tints of #bbbb0f Color

#bbbb0f
#c2c229
#caca44
#d1d15f
#d9d979
#e0e094
#e8e8af
#efefc9
#f7f7e4
#ffffff

Shades of #bbbb0f color code

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

#bbbb0f
#a6a60d
#91910b
#7c7c0a
#676708
#535306
#3e3e05
#292903
#141401
#000000

Tones

#bbbb0f
#a7a723
#939337
#7e7e4c
#6a6a60

Tones

Similar Color like #bbbb0f color

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

#bcbc10
#bdbd11
#bebe12
#bfbf13
#c0c014
#c1c115
#c2c216
#c3c317
#c4c418
#c5c519
#c6c61a
#c7c71b
#c8c81c
#c9c91d
#baba0e
#b9b90d
#b8b80c
#b7b70b
#b6b60a
#b5b509
#b4b408
#b3b307
#b2b206
#b1b105
#b0b004
#afaf03
#aeae02
#adad01

Download this Dark Green

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

#bbbb0f Color Code Preview on Black Background Color

This is how #bbbb0f Color will look on black background color. Color contrast ratio is 10.23

#bbbb0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbb0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbb0f

#bbbb0f color code is use for CSS Background Color

Background color for the above div is #bbbb0f

HTML with inline CSS

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

#bbbb0f color code is use for CSS Border Color

CSS Border color for the above div is #bbbb0f

HTML with inline CSS

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

CSS Border Left color for the above div is #bbbb0f

HTML with inline CSS

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

CSS Border Right color for the above div is #bbbb0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbbb0f

HTML with inline CSS

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

CSS Border Top color for the above div is #bbbb0f

HTML with inline CSS

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

#bbbb0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbbb0f Color code Preview on White Background

This is how #bbbb0f Color code will look on white background color. Color contrast ratio is 2.05

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

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