Skip to main content Skip to docs navigation

#baab2d hex color | Download Dark Yellow 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 Papaya Yellow Green and its hex is #BEA932 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #baab2d 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 #baab2d color code.

RGB Chart

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

Color Table

Hex Color Code baab2d #baab2d
RGB Decimal 186, 171, 45 186, 171, 45
RGB Percent 73%, 67%, 18% rgb(73%, 67%, 18%)
CSS RGBa 186, 171, 45,1 rgba(186,171,45,1)
CMYK Model cmyk(0%,8%,76%,27.06%)
HSL Color Space 54,61% ,45% hsl(54,61% ,45%)
HSV Color Space 54°, 76%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 10101011 00101101
Octal 272 253 55
Decimal 186 171 45
Hex ba ab 2d

Different shades of #baab2d color code.

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

Darkest of #baab2d
#3f3a0f
Darker of #baab2d
#685f19
Dark of #baab2d
#918523
Base of #baab2d
#baab2d
Light of #baab2d
#d3c447
Lighter
#ddd170
Lightest
#e6de9a

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

#baab2d
#2d3cba

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

Split Complementary

#baab2d
#2d82ba
#642dba

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

Analogous Color

#ba592d
#ba702d
#baab2d
#9aba2d
#5fba2d

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

#baab2d
#ab2dba
#2dbaab

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

#baab2d
#2dbaab
#2d3cba
#ba2d3c

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

#baab2d
#2dba64
#2d3cba
#ba2d82

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

#161405
#3f3a0f
#685f19
#918523
#baab2d
#d3c447
#ddd170
#e6de9a
#f0ecc3

Tints of #baab2d Color

#baab2d
#c1b444
#c9bd5b
#d1c773
#d8d08a
#e0d9a1
#e8e3b9
#efecd0
#f7f5e7
#ffffff

Shades of #baab2d color code

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

#baab2d
#a59828
#908523
#7c721e
#675f19
#524c14
#3e390f
#29260a
#141305
#000000

Tones

#baab2d
#a39944
#8c875b
#757472
#737373

Tones

Similar Color like #baab2d color

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

#bbac2e
#bcad2f
#bdae30
#beaf31
#bfb032
#c0b133
#c1b234
#c2b335
#c3b436
#c4b537
#c5b638
#c6b739
#c7b83a
#c8b93b
#b9aa2c
#b8a92b
#b7a82a
#b6a729
#b5a628
#b4a527
#b3a426
#b2a325
#b1a224
#b0a123
#afa022
#ae9f21
#ad9e20
#ac9d1f

Download this Dark Yellow

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

#baab2d Color Code Preview on Black Background Color

This is how #baab2d Color will look on black background color. Color contrast ratio is 8.95

#baab2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baab2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baab2d

#baab2d color code is use for CSS Background Color

Background color for the above div is #baab2d

HTML with inline CSS

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

#baab2d color code is use for CSS Border Color

CSS Border color for the above div is #baab2d

HTML with inline CSS

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

CSS Border Left color for the above div is #baab2d

HTML with inline CSS

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

CSS Border Right color for the above div is #baab2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baab2d

HTML with inline CSS

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

CSS Border Top color for the above div is #baab2d

HTML with inline CSS

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

#baab2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baab2d Color code Preview on White Background

This is how #baab2d Color code will look on white background color. Color contrast ratio is 2.35

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

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