Skip to main content Skip to docs navigation

#bbcb0c 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 Cheerly Kiwi and its hex is #BCCB08 Nearest Color Name

Color Hue/Base color: Green

Hex #bbcb0c Color code in RGB color code model is created after adding 73.33% red color, 79.61% green color and 4.71% blue color. Hex #bbcb0c Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 94% yellow and 20.39% black.

Hex #bbcb0c color code is between #aacc11 web safe hex color code and #ccbb00 web safe hex color code. #aacc11 is the nearest web safe color code. You can see here many more shades of #bbcb0c color code.

RGB Chart

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

Color Table

Hex Color Code bbcb0c #bbcb0c
RGB Decimal 187, 203, 12 187, 203, 12
RGB Percent 73%, 80%, 5% rgb(73%, 80%, 5%)
CSS RGBa 187, 203, 12,1 rgba(187,203,12,1)
CMYK Model cmyk(8%,0%,94%,20.39%)
HSL Color Space 65,89% ,42% hsl(65,89% ,42%)
HSV Color Space 65°, 94%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 11001011 00001100
Octal 273 313 14
Decimal 187 203 12
Hex bb cb 0c

Different shades of #bbcb0c color code.

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

Darkest of #bbcb0c
#363b03
Darker of #bbcb0c
#626b06
Dark of #bbcb0c
#8f9b09
Base of #bbcb0c
#bbcb0c
Light of #bbcb0c
#dff119
Lighter
#e6f449
Lightest
#edf779

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

#bbcb0c
#1c0ccb

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

Split Complementary

#bbcb0c
#0c5bcb
#7c0ccb

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

Analogous Color

#cb6c0c
#cb8b0c
#bbcb0c
#7bcb0c
#2ccb0c

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

#bbcb0c
#cb0cbb
#0cbbcb

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

#bbcb0c
#0cbbcb
#1c0ccb
#cb1c0c

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

#bbcb0c
#0ccb7c
#1c0ccb
#cb0c5b

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

#0a0a01
#363b03
#626b06
#8f9b09
#bbcb0c
#dff119
#e6f449
#edf779
#f3faa9

Tints of #bbcb0c Color

#bbcb0c
#c2d027
#cad642
#d1dc5d
#d9e278
#e0e793
#e8edae
#eff3c9
#f7f9e4
#ffffff

Shades of #bbcb0c color code

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

#bbcb0c
#a6b40a
#919d09
#7c8708
#677006
#535a05
#3e4304
#292d02
#141601
#000000

Tones

#bbcb0c
#a9b621
#97a037
#858b4d
#737562

Tones

Similar Color like #bbcb0c color

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

#bccc0d
#bdcd0e
#bece0f
#bfcf10
#c0d011
#c1d112
#c2d213
#c3d314
#c4d415
#c5d516
#c6d617
#c7d718
#c8d819
#c9d91a
#baca0b
#b9c90a
#b8c809
#b7c708
#b6c607
#b5c506
#b4c405
#b3c304
#b2c203
#b1c102
#b0c001
#afbf00
#aebe00
#adbd00

Download this Dark Green

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

#bbcb0c Color Code Preview on Black Background Color

This is how #bbcb0c Color will look on black background color. Color contrast ratio is 11.66

#bbcb0c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcb0c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcb0c

#bbcb0c color code is use for CSS Background Color

Background color for the above div is #bbcb0c

HTML with inline CSS

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

#bbcb0c color code is use for CSS Border Color

CSS Border color for the above div is #bbcb0c

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcb0c

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcb0c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcb0c

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcb0c

HTML with inline CSS

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

#bbcb0c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcb0c Color code Preview on White Background

This is how #bbcb0c Color code will look on white background color. Color contrast ratio is 1.80

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

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