Skip to main content Skip to docs navigation

#BBCC11 hex color | Green Elisabeth Ⅱ | 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

Color Hue/Base color: Green

Hex #BBCC11 Color Code is also known as | Green Elisabeth Ⅱ color.

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

Hex #BBCC11 color code is a web safe color. Next web safe color code is #aabb00 and previous web safe color code is #ccdd00. You can see here many more shades of #BBCC11 color code.

RGB Chart

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

Color Table

Hex Color Code BBCC11 #BBCC11
RGB Decimal 187, 204, 17 187, 204, 17
RGB Percent 73%, 80%, 7% rgb(73%, 80%, 7%)
CSS RGBa 187, 204, 17,1 rgba(187,204,17,1)
CMYK Model cmyk(8%,0%,92%,20%)
HSL Color Space 65,85% ,43% hsl(65,85% ,43%)
HSV Color Space 65°, 92%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 11001100 00010001
Octal 273 314 21
Decimal 187 204 17
Hex BB CC 11

Different shades of #BBCC11 color code.

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

Darkest of #BBCC11
#3a3f05
Darker of #BBCC11
#656e09
Dark of #BBCC11
#909d0d
Base of #BBCC11
#bbcc11
Light of #BBCC11
#daed23
Lighter
#e2f152
Lightest
#eaf581

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

#bbcc11
#2211cc

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

Split Complementary

#BBCC11
#115ecc
#7f11cc

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

Analogous Color

#cc7011
#cc8f11
#bbcc11
#7dcc11
#2fcc11

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

#BBCC11
#cc11bb
#11bbcc

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

#BBCC11
#11bbcc
#2211cc
#cc2211

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

#BBCC11
#11cc7f
#2211cc
#cc115e

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

#0e1001
#3a3f05
#656e09
#909d0d
#bbcc11
#daed23
#e2f152
#eaf581
#f2f8b1

Tints of #BBCC11 Color

#bbcc11
#c2d12b
#cad745
#d1dd60
#d9e27a
#e0e895
#e8eeaf
#eff3ca
#f7f9e4
#ffffff

Shades of #BBCC11 color code

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

#bbcc11
#a6b50f
#919e0d
#7c880b
#677109
#535a07
#3e4405
#292d03
#141601
#000000

Tones

#bbcc11
#a9b627
#97a03d
#858a53
#737469

Tones

Similar Color like #BBCC11 color

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

#bccd12
#bdce13
#becf14
#bfd015
#c0d116
#c1d217
#c2d318
#c3d419
#c4d51a
#c5d61b
#c6d71c
#c7d81d
#c8d91e
#c9da1f
#bacb10
#b9ca0f
#b8c90e
#b7c80d
#b6c70c
#b5c60b
#b4c50a
#b3c409
#b2c308
#b1c207
#b0c106
#afc005
#aebf04
#adbe03

Download this Dark Green

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

#BBCC11 Color Code Preview on Black Background Color

This is how #BBCC11 Color will look on black background color. Color contrast ratio is 11.76

#BBCC11 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BBCC11

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BBCC11

#BBCC11 color code is use for CSS Background Color

Background color for the above div is #BBCC11

HTML with inline CSS

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

#BBCC11 color code is use for CSS Border Color

CSS Border color for the above div is #BBCC11

HTML with inline CSS

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

CSS Border Left color for the above div is #BBCC11

HTML with inline CSS

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

CSS Border Right color for the above div is #BBCC11

HTML with inline CSS

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

CSS Border Bottom color for the above div is #BBCC11

HTML with inline CSS

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

CSS Border Top color for the above div is #BBCC11

HTML with inline CSS

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

#BBCC11 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#BBCC11 Color code Preview on White Background

This is how #BBCC11 Color code will look on white background color. Color contrast ratio is 1.79

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

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