Skip to main content Skip to docs navigation

#b5a032 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 Martian and its hex is #AEA132 Nearest Color Name

Color Hue/Base color: Yellow

Hex #b5a032 Color code in RGB color code model is created after adding 70.98% red color, 62.75% green color and 19.61% blue color. Hex #b5a032 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 72% yellow and 29.02% black.

Hex #b5a032 color code is between #bb9933 web safe hex color code and #aaaa22 web safe hex color code. #bb9933 is the nearest web safe color code. You can see here many more shades of #b5a032 color code.

RGB Chart

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

Color Table

Hex Color Code b5a032 #b5a032
RGB Decimal 181, 160, 50 181, 160, 50
RGB Percent 71%, 63%, 20% rgb(71%, 63%, 20%)
CSS RGBa 181, 160, 50,1 rgba(181,160,50,1)
CMYK Model cmyk(0%,12%,72%,29.02%)
HSL Color Space 50,57% ,45% hsl(50,57% ,45%)
HSV Color Space 50°, 72%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 10100000 00110010
Octal 265 240 62
Decimal 181 160 50
Hex b5 a0 32

Different shades of #b5a032 color code.

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

Darkest of #b5a032
#3d3611
Darker of #b5a032
#65591c
Dark of #b5a032
#8d7d27
Base of #b5a032
#b5a032
Light of #b5a032
#ceb94c
Lighter
#d9c974
Lightest
#e4d89c

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

#b5a032
#3247b5

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

Split Complementary

#b5a032
#3288b5
#5e32b5

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

Analogous Color

#b55432
#b56932
#b5a032
#9eb532
#68b532

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

#b5a032
#a032b5
#32b5a0

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

#b5a032
#32b5a0
#3247b5
#b53247

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

#b5a032
#32b55e
#3247b5
#b53288

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

#151306
#3d3611
#65591c
#8d7d27
#b5a032
#ceb94c
#d9c974
#e4d89c
#efe8c4

Tints of #b5a032 Color

#b5a032
#bdaa48
#c5b55f
#cdbf76
#d5ca8d
#ded4a3
#e6dfba
#eee9d1
#f6f4e8
#ffffff

Shades of #b5a032 color code

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

#b5a032
#a08e2c
#8c7c26
#786a21
#64581b
#504716
#3c3510
#28230b
#141105
#000000

Tones

#b5a032
#9e9049
#878160
#737373
#737373

Tones

Similar Color like #b5a032 color

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

#b6a133
#b7a234
#b8a335
#b9a436
#baa537
#bba638
#bca739
#bda83a
#bea93b
#bfaa3c
#c0ab3d
#c1ac3e
#c2ad3f
#c3ae40
#b49f31
#b39e30
#b29d2f
#b19c2e
#b09b2d
#af9a2c
#ae992b
#ad982a
#ac9729
#ab9628
#aa9527
#a99426
#a89325
#a79224

Download this Dark Yellow

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

#b5a032 Color Code Preview on Black Background Color

This is how #b5a032 Color will look on black background color. Color contrast ratio is 8.04

#b5a032 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5a032

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5a032

#b5a032 color code is use for CSS Background Color

Background color for the above div is #b5a032

HTML with inline CSS

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

#b5a032 color code is use for CSS Border Color

CSS Border color for the above div is #b5a032

HTML with inline CSS

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

CSS Border Left color for the above div is #b5a032

HTML with inline CSS

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

CSS Border Right color for the above div is #b5a032

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5a032

HTML with inline CSS

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

CSS Border Top color for the above div is #b5a032

HTML with inline CSS

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

#b5a032 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5a032 Color code Preview on White Background

This is how #b5a032 Color code will look on white background color. Color contrast ratio is 2.61

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

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