Skip to main content Skip to docs navigation

#b0ad4e 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 Delaunay Green and its hex is #AAB350 Nearest Color Name

Color Hue/Base color: Green

Hex #b0ad4e Color code in RGB color code model is created after adding 69.02% red color, 67.84% green color and 30.59% blue color. Hex #b0ad4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 56% yellow and 30.98% black.

Hex #b0ad4e color code is between #aaaa55 web safe hex color code and #bbbb44 web safe hex color code. #aaaa55 is the nearest web safe color code. You can see here many more shades of #b0ad4e color code.

RGB Chart

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

Color Table

Hex Color Code b0ad4e #b0ad4e
RGB Decimal 176, 173, 78 176, 173, 78
RGB Percent 69%, 68%, 31% rgb(69%, 68%, 31%)
CSS RGBa 176, 173, 78,1 rgba(176,173,78,1)
CMYK Model cmyk(0%,2%,56%,30.98%)
HSL Color Space 58,39% ,50% hsl(58,39% ,50%)
HSV Color Space 58°, 56%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 10101101 01001110
Octal 260 255 116
Decimal 176 173 78
Hex b0 ad 4e

Different shades of #b0ad4e color code.

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

Darkest of #b0ad4e
#46451f
Darker of #b0ad4e
#69682f
Dark of #b0ad4e
#8d8a3e
Base of #b0ad4e
#b0ad4e
Light of #b0ad4e
#c0be71
Lighter
#d0ce94
Lightest
#dfdeb8

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

#b0ad4e
#4e51b0

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

Split Complementary

#b0ad4e
#4e82b0
#7c4eb0

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

Analogous Color

#b0744e
#b0844e
#b0ad4e
#92b04e
#69b04e

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

#b0ad4e
#ad4eb0
#4eb0ad

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

#b0ad4e
#4eb0ad
#4e51b0
#b04e51

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

#b0ad4e
#4eb07c
#4e51b0
#b04e82

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

#23220f
#46451f
#69682f
#8d8a3e
#b0ad4e
#c0be71
#d0ce94
#dfdeb8
#efeedb

Tints of #b0ad4e Color

#b0ad4e
#b8b661
#c1bf75
#cac889
#d3d19c
#dbdab0
#e4e3c4
#edecd7
#f6f5eb
#ffffff

Shades of #b0ad4e color code

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

#b0ad4e
#9c9945
#88863c
#757334
#61602b
#4e4c22
#3a391a
#272611
#131308
#000000

Tones

#b0ad4e
#979567
#7f7f7f
#7f7f7f
#7f7f7f

Tones

Similar Color like #b0ad4e color

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

#b1ae4f
#b2af50
#b3b051
#b4b152
#b5b253
#b6b354
#b7b455
#b8b556
#b9b657
#bab758
#bbb859
#bcb95a
#bdba5b
#bebb5c
#afac4d
#aeab4c
#adaa4b
#aca94a
#aba849
#aaa748
#a9a647
#a8a546
#a7a445
#a6a344
#a5a243
#a4a142
#a3a041
#a29f40

Download this Dark Green

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

#b0ad4e Color Code Preview on Black Background Color

This is how #b0ad4e Color will look on black background color. Color contrast ratio is 8.93

#b0ad4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0ad4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0ad4e

#b0ad4e color code is use for CSS Background Color

Background color for the above div is #b0ad4e

HTML with inline CSS

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

#b0ad4e color code is use for CSS Border Color

CSS Border color for the above div is #b0ad4e

HTML with inline CSS

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

CSS Border Left color for the above div is #b0ad4e

HTML with inline CSS

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

CSS Border Right color for the above div is #b0ad4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0ad4e

HTML with inline CSS

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

CSS Border Top color for the above div is #b0ad4e

HTML with inline CSS

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

#b0ad4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0ad4e Color code Preview on White Background

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

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(176,173,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,81,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,173,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }