Skip to main content Skip to docs navigation

#bd993b 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 Golden History and its hex is #BB993A Nearest Color Name

Color Hue/Base color: Yellow

Hex #bd993b Color code in RGB color code model is created after adding 74.12% red color, 60% green color and 23.14% blue color. Hex #bd993b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 69% yellow and 25.88% black.

Hex #bd993b color code is between #bb8833 web safe hex color code and #ccaa44 web safe hex color code. #bb8833 is the nearest web safe color code. You can see here many more shades of #bd993b color code.

RGB Chart

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

Color Table

Hex Color Code bd993b #bd993b
RGB Decimal 189, 153, 59 189, 153, 59
RGB Percent 74%, 60%, 23% rgb(74%, 60%, 23%)
CSS RGBa 189, 153, 59,1 rgba(189,153,59,1)
CMYK Model cmyk(0%,19%,69%,25.88%)
HSL Color Space 43,52% ,49% hsl(43,52% ,49%)
HSV Color Space 43°, 69%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10011001 00111011
Octal 275 231 73
Decimal 189 153 59
Hex bd 99 3b

Different shades of #bd993b color code.

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

Darkest of #bd993b
#483b17
Darker of #bd993b
#6f5a23
Dark of #bd993b
#967a2f
Base of #bd993b
#bd993b
Light of #bd993b
#cdae5e
Lighter
#d9c285
Lightest
#e5d5ac

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

#bd993b
#3b5fbd

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

Split Complementary

#bd993b
#3ba0bd
#583bbd

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

Analogous Color

#bd4d3b
#bd633b
#bd993b
#b6bd3b
#80bd3b

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

#bd993b
#993bbd
#3bbd99

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

#bd993b
#3bbd99
#3b5fbd
#bd3b5f

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

#bd993b
#3bbd58
#3b5fbd
#bd3ba0

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

#221b0a
#483b17
#6f5a23
#967a2f
#bd993b
#cdae5e
#d9c285
#e5d5ac
#f1e9d3

Tints of #bd993b Color

#bd993b
#c4a450
#cbaf66
#d3bb7c
#dac692
#e1d1a7
#e9ddbd
#f0e8d3
#f7f3e9
#ffffff

Shades of #bd993b color code

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

#bd993b
#a88834
#93772d
#7e6627
#695520
#54441a
#3f3313
#2a220d
#151106
#000000

Tones

#bd993b
#a48e54
#8b836d
#7c7c7c
#7c7c7c

Tones

Similar Color like #bd993b color

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

#be9a3c
#bf9b3d
#c09c3e
#c19d3f
#c29e40
#c39f41
#c4a042
#c5a143
#c6a244
#c7a345
#c8a446
#c9a547
#caa648
#cba749
#bc983a
#bb9739
#ba9638
#b99537
#b89436
#b79335
#b69234
#b59133
#b49032
#b38f31
#b28e30
#b18d2f
#b08c2e
#af8b2d

Download this Dark Yellow

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

#bd993b Color Code Preview on Black Background Color

This is how #bd993b Color will look on black background color. Color contrast ratio is 7.78

#bd993b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd993b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd993b

#bd993b color code is use for CSS Background Color

Background color for the above div is #bd993b

HTML with inline CSS

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

#bd993b color code is use for CSS Border Color

CSS Border color for the above div is #bd993b

HTML with inline CSS

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

CSS Border Left color for the above div is #bd993b

HTML with inline CSS

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

CSS Border Right color for the above div is #bd993b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd993b

HTML with inline CSS

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

CSS Border Top color for the above div is #bd993b

HTML with inline CSS

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

#bd993b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd993b Color code Preview on White Background

This is how #bd993b Color code will look on white background color. Color contrast ratio is 2.70

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

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