Skip to main content Skip to docs navigation

#a38d4e 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 Salted Capers and its hex is #A69151 Nearest Color Name

Color Hue/Base color: Yellow

Hex #a38d4e Color code in RGB color code model is created after adding 63.92% red color, 55.29% green color and 30.59% blue color. Hex #a38d4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 52% yellow and 36.08% black.

Hex #a38d4e color code is between #aa8855 web safe hex color code and #999944 web safe hex color code. #aa8855 is the nearest web safe color code. You can see here many more shades of #a38d4e color code.

RGB Chart

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

Color Table

Hex Color Code a38d4e #a38d4e
RGB Decimal 163, 141, 78 163, 141, 78
RGB Percent 64%, 55%, 31% rgb(64%, 55%, 31%)
CSS RGBa 163, 141, 78,1 rgba(163,141,78,1)
CMYK Model cmyk(0%,13%,52%,36.08%)
HSL Color Space 44,35% ,47% hsl(44,35% ,47%)
HSV Color Space 44°, 52%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 10001101 01001110
Octal 243 215 116
Decimal 163 141 78
Hex a3 8d 4e

Different shades of #a38d4e color code.

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

Darkest of #a38d4e
#3c331c
Darker of #a38d4e
#5e512d
Dark of #a38d4e
#806f3d
Base of #a38d4e
#a38d4e
Light of #a38d4e
#b8a56c
Lighter
#c9ba8e
Lightest
#d9cfb1

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

#a38d4e
#4e64a3

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

Split Complementary

#a38d4e
#4e8ea3
#624ea3

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

Analogous Color

#a35b4e
#a36a4e
#a38d4e
#9da34e
#79a34e

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

#a38d4e
#8d4ea3
#4ea38d

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

#a38d4e
#4ea38d
#4e64a3
#a34e64

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

#a38d4e
#4ea362
#4e64a3
#a34e8e

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

#19160c
#3c331c
#5e512d
#806f3d
#a38d4e
#b8a56c
#c9ba8e
#d9cfb1
#eae4d3

Tints of #a38d4e Color

#a38d4e
#ad9961
#b7a675
#c1b389
#cbbf9c
#d6ccb0
#e0d9c4
#eae5d7
#f4f2eb
#ffffff

Shades of #a38d4e color code

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

#a38d4e
#907d45
#7e6d3c
#6c5e34
#5a4e2b
#483e22
#362f1a
#241f11
#120f08
#000000

Tones

#a38d4e
#8b8166
#787878
#787878
#787878

Tones

Similar Color like #a38d4e color

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

#a48e4f
#a58f50
#a69051
#a79152
#a89253
#a99354
#aa9455
#ab9556
#ac9657
#ad9758
#ae9859
#af995a
#b09a5b
#b19b5c
#a28c4d
#a18b4c
#a08a4b
#9f894a
#9e8849
#9d8748
#9c8647
#9b8546
#9a8445
#998344
#988243
#978142
#968041
#957f40

Download this Dark Yellow

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

#a38d4e Color Code Preview on Black Background Color

This is how #a38d4e Color will look on black background color. Color contrast ratio is 6.48

#a38d4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38d4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38d4e

#a38d4e color code is use for CSS Background Color

Background color for the above div is #a38d4e

HTML with inline CSS

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

#a38d4e color code is use for CSS Border Color

CSS Border color for the above div is #a38d4e

HTML with inline CSS

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

CSS Border Left color for the above div is #a38d4e

HTML with inline CSS

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

CSS Border Right color for the above div is #a38d4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a38d4e

HTML with inline CSS

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

CSS Border Top color for the above div is #a38d4e

HTML with inline CSS

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

#a38d4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a38d4e Color code Preview on White Background

This is how #a38d4e Color code will look on white background color. Color contrast ratio is 3.24

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

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