Skip to main content Skip to docs navigation

#bad136 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 Greedy Gold and its hex is #C4CE3B Nearest Color Name

Color Hue/Base color: Green

Hex #bad136 Color code in RGB color code model is created after adding 72.94% red color, 81.96% green color and 21.18% blue color. Hex #bad136 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 74% yellow and 18.04% black.

Hex #bad136 color code is between #bbcc33 web safe hex color code and #aadd44 web safe hex color code. #bbcc33 is the nearest web safe color code. You can see here many more shades of #bad136 color code.

RGB Chart

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

Color Table

Hex Color Code bad136 #bad136
RGB Decimal 186, 209, 54 186, 209, 54
RGB Percent 73%, 82%, 21% rgb(73%, 82%, 21%)
CSS RGBa 186, 209, 54,1 rgba(186,209,54,1)
CMYK Model cmyk(11%,0%,74%,18.04%)
HSL Color Space 69,63% ,52% hsl(69,63% ,52%)
HSV Color Space 69°, 74%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 11010001 00110110
Octal 272 321 66
Decimal 186 209 54
Hex ba d1 36

Different shades of #bad136 color code.

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

Darkest of #bad136
#4f5a14
Darker of #bad136
#74831e
Dark of #bad136
#99ad27
Base of #bad136
#bad136
Light of #bad136
#c8da60
Lighter
#d6e489
Lightest
#e5edb3

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

#bad136
#4d36d1

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

Split Complementary

#bad136
#366dd1
#9a36d1

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

Analogous Color

#d18e36
#d1a736
#bad136
#86d136
#46d136

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

#bad136
#d136ba
#36bad1

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

#bad136
#36bad1
#4d36d1
#d14d36

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

#bad136
#36d19a
#4d36d1
#d1366d

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

#2b300b
#4f5a14
#74831e
#99ad27
#bad136
#c8da60
#d6e489
#e5edb3
#f3f7dc

Tints of #bad136 Color

#bad136
#c1d64c
#c9db62
#d1e079
#d8e58f
#e0eaa5
#e8efbc
#eff4d2
#f7f9e8
#ffffff

Shades of #bad136 color code

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

#bad136
#a5b930
#90a22a
#7c8b24
#67741e
#525c18
#3e4512
#292e0c
#141706
#000000

Tones

#bad136
#a9b84f
#97a067
#868780
#848484

Tones

Similar Color like #bad136 color

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

#bbd237
#bcd338
#bdd439
#bed53a
#bfd63b
#c0d73c
#c1d83d
#c2d93e
#c3da3f
#c4db40
#c5dc41
#c6dd42
#c7de43
#c8df44
#b9d035
#b8cf34
#b7ce33
#b6cd32
#b5cc31
#b4cb30
#b3ca2f
#b2c92e
#b1c82d
#b0c72c
#afc62b
#aec52a
#adc429
#acc328

Download this Dark Green

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

#bad136 Color Code Preview on Black Background Color

This is how #bad136 Color will look on black background color. Color contrast ratio is 12.26

#bad136 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bad136

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bad136

#bad136 color code is use for CSS Background Color

Background color for the above div is #bad136

HTML with inline CSS

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

#bad136 color code is use for CSS Border Color

CSS Border color for the above div is #bad136

HTML with inline CSS

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

CSS Border Left color for the above div is #bad136

HTML with inline CSS

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

CSS Border Right color for the above div is #bad136

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bad136

HTML with inline CSS

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

CSS Border Top color for the above div is #bad136

HTML with inline CSS

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

#bad136 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bad136 Color code Preview on White Background

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

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(186,209,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,54,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,209,54,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }