Skip to main content Skip to docs navigation

#bda008 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 Snakebite Leather and its hex is #BAA208 Nearest Color Name

Color Hue/Base color: Yellow

Hex #bda008 Color code in RGB color code model is created after adding 74.12% red color, 62.75% green color and 3.14% blue color. Hex #bda008 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 96% yellow and 25.88% black.

Hex #bda008 color code is between #bb9900 web safe hex color code and #ccaa00 web safe hex color code. #bb9900 is the nearest web safe color code. You can see here many more shades of #bda008 color code.

RGB Chart

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

Color Table

Hex Color Code bda008 #bda008
RGB Decimal 189, 160, 8 189, 160, 8
RGB Percent 74%, 63%, 3% rgb(74%, 63%, 3%)
CSS RGBa 189, 160, 8,1 rgba(189,160,8,1)
CMYK Model cmyk(0%,15%,96%,25.88%)
HSL Color Space 50,92% ,39% hsl(50,92% ,39%)
HSV Color Space 50°, 96%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10100000 00001000
Octal 275 240 10
Decimal 189 160 8
Hex bd a0 08

Different shades of #bda008 color code.

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

Darkest of #bda008
#2a2402
Darker of #bda008
#5b4d04
Dark of #bda008
#8c7706
Base of #bda008
#bda008
Light of #bda008
#eec90a
Lighter
#f6d735
Lightest
#f9e166

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

#bda008
#0825bd

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

Split Complementary

#bda008
#087fbd
#4608bd

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

Analogous Color

#bd3608
#bd5508
#bda008
#9ebd08
#52bd08

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

#bda008
#a008bd
#08bda0

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

#bda008
#08bda0
#0825bd
#bd0825

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

#bda008
#08bd46
#0825bd
#bd087f

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

#000000
#2a2402
#5b4d04
#8c7706
#bda008
#eec90a
#f6d735
#f9e166
#fbeb96

Tints of #bda008 Color

#bda008
#c4aa23
#cbb53e
#d3bf5a
#daca75
#e1d491
#e9dfac
#f0e9c8
#f7f4e3
#ffffff

Shades of #bda008 color code

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

#bda008
#a88e07
#937c06
#7e6a05
#695804
#544703
#3f3502
#2a2301
#151100
#000000

Tones

#bda008
#a9931c
#96852f
#827843
#6e6a57

Tones

Similar Color like #bda008 color

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

#bea109
#bfa20a
#c0a30b
#c1a40c
#c2a50d
#c3a60e
#c4a70f
#c5a810
#c6a911
#c7aa12
#c8ab13
#c9ac14
#caad15
#cbae16
#bc9f07
#bb9e06
#ba9d05
#b99c04
#b89b03
#b79a02
#b69901
#b59800
#b49700
#b39600
#b29500
#b19400
#b09300
#af9200

Download this Dark Yellow

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

#bda008 Color Code Preview on Black Background Color

This is how #bda008 Color will look on black background color. Color contrast ratio is 8.20

#bda008 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda008

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda008

#bda008 color code is use for CSS Background Color

Background color for the above div is #bda008

HTML with inline CSS

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

#bda008 color code is use for CSS Border Color

CSS Border color for the above div is #bda008

HTML with inline CSS

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

CSS Border Left color for the above div is #bda008

HTML with inline CSS

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

CSS Border Right color for the above div is #bda008

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bda008

HTML with inline CSS

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

CSS Border Top color for the above div is #bda008

HTML with inline CSS

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

#bda008 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bda008 Color code Preview on White Background

This is how #bda008 Color code will look on white background color. Color contrast ratio is 2.56

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

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