Skip to main content Skip to docs navigation

#bda464 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 Shutterbug and its hex is #BBA262 Nearest Color Name

Color Hue/Base color: Green

Hex #bda464 Color code in RGB color code model is created after adding 74.12% red color, 64.31% green color and 39.22% blue color. Hex #bda464 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 47% yellow and 25.88% black.

Hex #bda464 color code is between #bbaa66 web safe hex color code and #cc9955 web safe hex color code. #bbaa66 is the nearest web safe color code. You can see here many more shades of #bda464 color code.

RGB Chart

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

Color Table

Hex Color Code bda464 #bda464
RGB Decimal 189, 164, 100 189, 164, 100
RGB Percent 74%, 64%, 39% rgb(74%, 64%, 39%)
CSS RGBa 189, 164, 100,1 rgba(189,164,100,1)
CMYK Model cmyk(0%,13%,47%,25.88%)
HSL Color Space 43,40% ,57% hsl(43,40% ,57%)
HSV Color Space 43°, 47%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10100100 01100100
Octal 275 244 144
Decimal 189 164 100
Hex bd a4 64

Different shades of #bda464 color code.

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

Darkest of #bda464
#5f5029
Darker of #bda464
#836e38
Dark of #bda464
#a78c47
Base of #bda464
#bda464
Light of #bda464
#ccb988
Lighter
#dbceac
Lightest
#ebe3cf

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

#bda464
#647dbd

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

Split Complementary

#bda464
#64a9bd
#7864bd

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

Analogous Color

#bd7064
#bd7f64
#bda464
#b8bd64
#93bd64

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

#bda464
#a464bd
#64bda4

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

#bda464
#64bda4
#647dbd
#bd647d

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

#bda464
#64bd78
#647dbd
#bd64a9

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

#3c3219
#5f5029
#836e38
#a78c47
#bda464
#ccb988
#dbceac
#ebe3cf
#faf8f3

Tints of #bda464 Color

#bda464
#c4ae75
#cbb886
#d3c297
#dacca8
#e1d6ba
#e9e0cb
#f0eadc
#f7f4ed
#ffffff

Shades of #bda464 color code

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

#bda464
#a89158
#937f4d
#7e6d42
#695b37
#54482c
#3f3621
#2a2416
#15120b
#000000

Tones

#bda464
#a79a7a
#919190
#919191
#919191

Tones

Similar Color like #bda464 color

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

#bea565
#bfa666
#c0a767
#c1a868
#c2a969
#c3aa6a
#c4ab6b
#c5ac6c
#c6ad6d
#c7ae6e
#c8af6f
#c9b070
#cab171
#cbb272
#bca363
#bba262
#baa161
#b9a060
#b89f5f
#b79e5e
#b69d5d
#b59c5c
#b49b5b
#b39a5a
#b29959
#b19858
#b09757
#af9656

Download this Dark Green

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

#bda464 Color Code Preview on Black Background Color

This is how #bda464 Color will look on black background color. Color contrast ratio is 8.66

#bda464 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda464

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda464

#bda464 color code is use for CSS Background Color

Background color for the above div is #bda464

HTML with inline CSS

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

#bda464 color code is use for CSS Border Color

CSS Border color for the above div is #bda464

HTML with inline CSS

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

CSS Border Left color for the above div is #bda464

HTML with inline CSS

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

CSS Border Right color for the above div is #bda464

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bda464

HTML with inline CSS

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

CSS Border Top color for the above div is #bda464

HTML with inline CSS

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

#bda464 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bda464 Color code Preview on White Background

This is how #bda464 Color code will look on white background color. Color contrast ratio is 2.43

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

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(189,164,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,125,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,164,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }