Skip to main content Skip to docs navigation

#baae2c 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 Greenfinch and its hex is #BDA928 Nearest Color Name

Color Hue/Base color: Green

Hex #baae2c Color code in RGB color code model is created after adding 72.94% red color, 68.24% green color and 17.25% blue color. Hex #baae2c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 76% yellow and 27.06% black.

Hex #baae2c color code is between #bbaa33 web safe hex color code and #aabb22 web safe hex color code. #bbaa33 is the nearest web safe color code. You can see here many more shades of #baae2c color code.

RGB Chart

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

Color Table

Hex Color Code baae2c #baae2c
RGB Decimal 186, 174, 44 186, 174, 44
RGB Percent 73%, 68%, 17% rgb(73%, 68%, 17%)
CSS RGBa 186, 174, 44,1 rgba(186,174,44,1)
CMYK Model cmyk(0%,6%,76%,27.06%)
HSL Color Space 55,62% ,45% hsl(55,62% ,45%)
HSV Color Space 55°, 76%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 10101110 00101100
Octal 272 256 54
Decimal 186 174 44
Hex ba ae 2c

Different shades of #baae2c color code.

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

Darkest of #baae2c
#3e3a0f
Darker of #baae2c
#686118
Dark of #baae2c
#918722
Base of #baae2c
#baae2c
Light of #baae2c
#d3c746
Lighter
#ddd46f
Lightest
#e7e098

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

#baae2c
#2c38ba

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

Split Complementary

#baae2c
#2c7fba
#672cba

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

Analogous Color

#ba5b2c
#ba732c
#baae2c
#97ba2c
#5cba2c

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

#baae2c
#ae2cba
#2cbaae

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

#baae2c
#2cbaae
#2c38ba
#ba2c38

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

#baae2c
#2cba67
#2c38ba
#ba2c7f

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

#151405
#3e3a0f
#686118
#918722
#baae2c
#d3c746
#ddd46f
#e7e098
#f0ecc2

Tints of #baae2c Color

#baae2c
#c1b743
#c9c05a
#d1c972
#d8d289
#e0dba1
#e8e4b8
#efedd0
#f7f6e7
#ffffff

Shades of #baae2c color code

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

#baae2c
#a59a27
#908722
#7c741d
#676018
#524d13
#3e3a0e
#292609
#141304
#000000

Tones

#baae2c
#a39b43
#8c885a
#757571
#737373

Tones

Similar Color like #baae2c color

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

#bbaf2d
#bcb02e
#bdb12f
#beb230
#bfb331
#c0b432
#c1b533
#c2b634
#c3b735
#c4b836
#c5b937
#c6ba38
#c7bb39
#c8bc3a
#b9ad2b
#b8ac2a
#b7ab29
#b6aa28
#b5a927
#b4a826
#b3a725
#b2a624
#b1a523
#b0a422
#afa321
#aea220
#ada11f
#aca01e

Download this Dark Green

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

#baae2c Color Code Preview on Black Background Color

This is how #baae2c Color will look on black background color. Color contrast ratio is 9.18

#baae2c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baae2c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baae2c

#baae2c color code is use for CSS Background Color

Background color for the above div is #baae2c

HTML with inline CSS

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

#baae2c color code is use for CSS Border Color

CSS Border color for the above div is #baae2c

HTML with inline CSS

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

CSS Border Left color for the above div is #baae2c

HTML with inline CSS

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

CSS Border Right color for the above div is #baae2c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baae2c

HTML with inline CSS

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

CSS Border Top color for the above div is #baae2c

HTML with inline CSS

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

#baae2c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baae2c Color code Preview on White Background

This is how #baae2c Color code will look on white background color. Color contrast ratio is 2.29

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

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