Skip to main content Skip to docs navigation

#badb60 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 Frog Prince and its hex is #BBD75A Nearest Color Name

Color Hue/Base color: Green

Hex #badb60 Color code in RGB color code model is created after adding 72.94% red color, 85.88% green color and 37.65% blue color. Hex #badb60 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 56% yellow and 14.12% black.

Hex #badb60 color code is between #bbdd66 web safe hex color code and #aacc55 web safe hex color code. #bbdd66 is the nearest web safe color code. You can see here many more shades of #badb60 color code.

RGB Chart

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

Color Table

Hex Color Code badb60 #badb60
RGB Decimal 186, 219, 96 186, 219, 96
RGB Percent 73%, 86%, 38% rgb(73%, 86%, 38%)
CSS RGBa 186, 219, 96,1 rgba(186,219,96,1)
CMYK Model cmyk(15%,0%,56%,14.12%)
HSL Color Space 76,63% ,62% hsl(76,63% ,62%)
HSV Color Space 76°, 56%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 11011011 01100000
Octal 272 333 140
Decimal 186 219 96
Hex ba db 60

Different shades of #badb60 color code.

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

Darkest of #badb60
#69841e
Darker of #badb60
#8aae27
Dark of #badb60
#a8d236
Base of #badb60
#badb60
Light of #badb60
#cce48a
Lighter
#deeeb3
Lightest
#f0f7dd

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

#badb60
#8160db

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

Split Complementary

#badb60
#607cdb
#be60db

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

Analogous Color

#dbb460
#dbc960
#badb60
#91db60
#60db62

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

#badb60
#db60ba
#60badb

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

#badb60
#60badb
#8160db
#db8160

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

#badb60
#60dbbe
#8160db
#db607c

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

#485a14
#69841e
#8aae27
#a8d236
#badb60
#cce48a
#deeeb3
#f0f7dd
#ffffff

Tints of #badb60 Color

#badb60
#c1df71
#c9e383
#d1e795
#d8eba6
#e0efb8
#e8f3ca
#eff7db
#f7fbed
#ffffff

Shades of #badb60 color code

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

#badb60
#a5c255
#90aa4a
#7c9240
#677935
#52612a
#3e4920
#293015
#14180a
#000000

Tones

#badb60
#b1c773
#a8b487
#9fa09a
#9d9d9d

Tones

Similar Color like #badb60 color

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

#bbdc61
#bcdd62
#bdde63
#bedf64
#bfe065
#c0e166
#c1e267
#c2e368
#c3e469
#c4e56a
#c5e66b
#c6e76c
#c7e86d
#c8e96e
#b9da5f
#b8d95e
#b7d85d
#b6d75c
#b5d65b
#b4d55a
#b3d459
#b2d358
#b1d257
#b0d156
#afd055
#aecf54
#adce53
#accd52

Download this Dark Green

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

#badb60 Color Code Preview on Black Background Color

This is how #badb60 Color will look on black background color. Color contrast ratio is 13.39

#badb60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #badb60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #badb60

#badb60 color code is use for CSS Background Color

Background color for the above div is #badb60

HTML with inline CSS

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

#badb60 color code is use for CSS Border Color

CSS Border color for the above div is #badb60

HTML with inline CSS

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

CSS Border Left color for the above div is #badb60

HTML with inline CSS

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

CSS Border Right color for the above div is #badb60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #badb60

HTML with inline CSS

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

CSS Border Top color for the above div is #badb60

HTML with inline CSS

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

#badb60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#badb60 Color code Preview on White Background

This is how #badb60 Color code will look on white background color. Color contrast ratio is 1.57

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

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