Skip to main content Skip to docs navigation

#bbc013 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 #bbc013 Color code in RGB color code model is created after adding 73.33% red color, 75.29% green color and 7.45% blue color. Hex #bbc013 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 90% yellow and 24.71% black.

Hex #bbc013 color code is between #aabb11 web safe hex color code and #cccc22 web safe hex color code. #aabb11 is the nearest web safe color code. You can see here many more shades of #bbc013 color code.

RGB Chart

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

Color Table

Hex Color Code bbc013 #bbc013
RGB Decimal 187, 192, 19 187, 192, 19
RGB Percent 73%, 75%, 7% rgb(73%, 75%, 7%)
CSS RGBa 187, 192, 19,1 rgba(187,192,19,1)
CMYK Model cmyk(3%,0%,90%,24.71%)
HSL Color Space 62,82% ,41% hsl(62,82% ,41%)
HSV Color Space 62°, 90%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 11000000 00010011
Octal 273 300 23
Decimal 187 192 19
Hex bb c0 13

Different shades of #bbc013 color code.

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

Darkest of #bbc013
#333505
Darker of #bbc013
#61630a
Dark of #bbc013
#8e920e
Base of #bbc013
#bbc013
Light of #bbc013
#e3e91d
Lighter
#e9ed4c
Lightest
#eef27a

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

#bbc013
#1813c0

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

Split Complementary

#bbc013
#1365c0
#6e13c0

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

Analogous Color

#c06013
#c07d13
#bbc013
#81c013
#39c013

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

#bbc013
#c013bb
#13bbc0

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

#bbc013
#13bbc0
#1813c0
#c01813

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

#bbc013
#13c06e
#1813c0
#c01365

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

#060601
#333505
#61630a
#8e920e
#bbc013
#e3e91d
#e9ed4c
#eef27a
#f4f6a9

Tints of #bbc013 Color

#bbc013
#c2c72d
#cace47
#d1d561
#d9dc7b
#e0e396
#e8eab0
#eff1ca
#f7f8e4
#ffffff

Shades of #bbc013 color code

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

#bbc013
#a6aa10
#91950e
#7c800c
#676a0a
#535508
#3e4006
#292a04
#141502
#000000

Tones

#bbc013
#a7ab28
#93963d
#7f8152
#6b6c67

Tones

Similar Color like #bbc013 color

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

#bcc114
#bdc215
#bec316
#bfc417
#c0c518
#c1c619
#c2c71a
#c3c81b
#c4c91c
#c5ca1d
#c6cb1e
#c7cc1f
#c8cd20
#c9ce21
#babf12
#b9be11
#b8bd10
#b7bc0f
#b6bb0e
#b5ba0d
#b4b90c
#b3b80b
#b2b70a
#b1b609
#b0b508
#afb407
#aeb306
#adb205

Download this Dark Green

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

#bbc013 Color Code Preview on Black Background Color

This is how #bbc013 Color will look on black background color. Color contrast ratio is 10.66

#bbc013 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc013

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc013

#bbc013 color code is use for CSS Background Color

Background color for the above div is #bbc013

HTML with inline CSS

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

#bbc013 color code is use for CSS Border Color

CSS Border color for the above div is #bbc013

HTML with inline CSS

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

CSS Border Left color for the above div is #bbc013

HTML with inline CSS

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

CSS Border Right color for the above div is #bbc013

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbc013

HTML with inline CSS

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

CSS Border Top color for the above div is #bbc013

HTML with inline CSS

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

#bbc013 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbc013 Color code Preview on White Background

This is how #bbc013 Color code will look on white background color. Color contrast ratio is 1.97

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

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