crispedge.com

#bbd13b hex color - Green - Warm color - Information

#bbd13b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bbd13b Color code in RGB color code model is created after adding 73.33% red color, 81.96% green color and 23.14% blue color. Hex #bbd13b Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 72% yellow and 18% black.

Hex #bbd13b color code is between #aacc33 web safe hex color code and #ccdd44 web safe hex color code. #aacc33 is the nearest web safe color code. You can see here many more shades of #bbd13b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbd13b#bbd13b
RGB Decimal187, 209, 59rgb(187, 209, 59)
RGB Percent73%, 82%, 23%rgb(73%, 82%, 23%)
CSS RGBa187, 209, 59,1rgba(187,209,59,1)
CMYK Modelcmyk(11%,0%,72%,18%)
HSL Color Space69,62% ,53%hsl(69,62% ,53%)
HSV Color Space69°, 72%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111101000100111011
Octal27332173
Decimal18720959
Hexbbd13b

Different shades of #bbd13b color code.

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

Light Shade of #bbd13b
#c9db64
Dark Shade of #bbd13b
#9cb029
Saturated Shade of #bbd13b
#c4dd2f
Desaturated Shade of #bbd13b
#b2c547
Grey scale Shade of #bbd13b
#868686
Brighten Shade
#d4ea54
Most Readable Shade
#000000

Shades of #bbd13b color code

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

#bbd13b
#a6b934
#91a22d
#7c8b27
#677420
#535c1a
#3e4513
#292e0d
#141706
#000000

Similar Color like #bbd13b color

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

#bcd23c
#bdd33d
#bed43e
#bfd53f
#c0d640
#c1d741
#c2d842
#c3d943
#c4da44
#c5db45
#c6dc46
#c7dd47
#c8de48
#c9df49
#bad03a
#b9cf39
#b8ce38
#b7cd37
#b6cc36
#b5cb35
#b4ca34
#b3c933
#b2c832
#b1c731
#b0c630
#afc52f
#aec42e
#adc32d

Monochromatic Color with #bbd13b

#bbd13b
#e1fb47
#23270b
#495117
#6f7c23
#95a62f

Tints of #bbd13b Color

#bbd13b
#c2d650
#cadb66
#d1e07c
#d9e592
#e0eaa7
#e8efbd
#eff4d3
#f7f9e9
#ffffff

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

#bbd13b
#513bd1

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

Split Complementary

#bbd13b
#3b70d1
#9c3bd1

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

Analogous Color

#d1ab3b
#d1c93b
#bbd13b
#9dd13b
#7fd13b

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

#bbd13b
#3bbbd1
#d13bbb

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

#bbd13b
#3bd19c
#513bd1
#d13b70

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bbd13b
#513bd1
#9c3bd1
#70d13b

Double Complementary 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).

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

#bbd13b Color Code Preview on Black Background Color

This is how #bbd13b Color will look on black background color. Color contrast ratio is 12.30

#bbd13b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd13b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd13b

#bbd13b color code is use for CSS Background Color

Background color for the above div is #bbd13b

HTML with inline CSS

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

#bbd13b color code is use for CSS Border Color

CSS Border color for the above div is #bbd13b

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd13b

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd13b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd13b

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd13b

HTML with inline CSS

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

#bbd13b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd13b Color code Preview on White Background

This is how #bbd13b Color code will look on white background color. Color contrast ratio is 1.71

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,209,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,59,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,209,59,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>