Skip to main content Skip to docs navigation

#bbcd1f 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 Luscious Leek and its hex is #BBCC22 Nearest Color Name

Color Hue/Base color: Green

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

Hex #bbcd1f color code is between #aacc22 web safe hex color code and #ccdd11 web safe hex color code. #aacc22 is the nearest web safe color code. You can see here many more shades of #bbcd1f color code.

RGB Chart

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

Color Table

Hex Color Code bbcd1f #bbcd1f
RGB Decimal 187, 205, 31 187, 205, 31
RGB Percent 73%, 80%, 12% rgb(73%, 80%, 12%)
CSS RGBa 187, 205, 31,1 rgba(187,205,31,1)
CMYK Model cmyk(9%,0%,85%,19.61%)
HSL Color Space 66,74% ,46% hsl(66,74% ,46%)
HSV Color Space 66°, 85%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 11001101 00011111
Octal 273 315 37
Decimal 187 205 31
Hex bb cd 1f

Different shades of #bbcd1f color code.

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

Darkest of #bbcd1f
#42480b
Darker of #bbcd1f
#6a7412
Dark of #bbcd1f
#93a118
Base of #bbcd1f
#bbcd1f
Light of #bbcd1f
#d1e23d
Lighter
#dbe86a
Lightest
#e6ef96

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

#bbcd1f
#311fcd

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

Split Complementary

#bbcd1f
#1f64cd
#881fcd

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

Analogous Color

#cd791f
#cd961f
#bbcd1f
#81cd1f
#38cd1f

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

#bbcd1f
#cd1fbb
#1fbbcd

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

#bbcd1f
#1fbbcd
#311fcd
#cd311f

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

#bbcd1f
#1fcd88
#311fcd
#cd1f64

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

#191c04
#42480b
#6a7412
#93a118
#bbcd1f
#d1e23d
#dbe86a
#e6ef96
#f0f6c2

Tints of #bbcd1f Color

#bbcd1f
#c2d237
#cad850
#d1dd69
#d9e382
#e0e89b
#e8eeb4
#eff3cd
#f7f9e6
#ffffff

Shades of #bbcd1f color code

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

#bbcd1f
#a6b61b
#919f18
#7c8814
#677111
#535b0d
#3e440a
#292d06
#141603
#000000

Tones

#bbcd1f
#a8b537
#969e4e
#838666
#767676

Tones

Similar Color like #bbcd1f color

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

#bcce20
#bdcf21
#bed022
#bfd123
#c0d224
#c1d325
#c2d426
#c3d527
#c4d628
#c5d729
#c6d82a
#c7d92b
#c8da2c
#c9db2d
#bacc1e
#b9cb1d
#b8ca1c
#b7c91b
#b6c81a
#b5c719
#b4c618
#b3c517
#b2c416
#b1c315
#b0c214
#afc113
#aec012
#adbf11

Download this Dark Green

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

#bbcd1f Color Code Preview on Black Background Color

This is how #bbcd1f Color will look on black background color. Color contrast ratio is 11.87

#bbcd1f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcd1f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcd1f

#bbcd1f color code is use for CSS Background Color

Background color for the above div is #bbcd1f

HTML with inline CSS

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

#bbcd1f color code is use for CSS Border Color

CSS Border color for the above div is #bbcd1f

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcd1f

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcd1f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcd1f

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcd1f

HTML with inline CSS

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

#bbcd1f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcd1f Color code Preview on White Background

This is how #bbcd1f Color code will look on white background color. Color contrast ratio is 1.77

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

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