Skip to main content Skip to docs navigation

#ab985f 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 Mossy Rock and its hex is #A9965D Nearest Color Name

Color Hue/Base color: Yellow

Hex #ab985f Color code in RGB color code model is created after adding 67.06% red color, 59.61% green color and 37.25% blue color. Hex #ab985f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 44% yellow and 32.94% black.

Hex #ab985f color code is between #aa9966 web safe hex color code and #bb8855 web safe hex color code. #aa9966 is the nearest web safe color code. You can see here many more shades of #ab985f color code.

RGB Chart

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

Color Table

Hex Color Code ab985f #ab985f
RGB Decimal 171, 152, 95 171, 152, 95
RGB Percent 67%, 60%, 37% rgb(67%, 60%, 37%)
CSS RGBa 171, 152, 95,1 rgba(171,152,95,1)
CMYK Model cmyk(0%,11%,44%,32.94%)
HSL Color Space 45,31% ,52% hsl(45,31% ,52%)
HSV Color Space 45°, 44%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 10011000 01011111
Octal 253 230 137
Decimal 171 152 95
Hex ab 98 5f

Different shades of #ab985f color code.

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

Darkest of #ab985f
#4a4127
Darker of #ab985f
#6c5f38
Dark of #ab985f
#8d7c4a
Base of #ab985f
#ab985f
Light of #ab985f
#bdae80
Lighter
#cec3a2
Lightest
#e0d9c3

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

#ab985f
#5f72ab

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

Split Complementary

#ab985f
#5f98ab
#725fab

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

Analogous Color

#ab6c5f
#ab785f
#ab985f
#a5ab5f
#85ab5f

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

#ab985f
#985fab
#5fab98

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

#ab985f
#5fab98
#5f72ab
#ab5f72

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

#ab985f
#5fab72
#5f72ab
#ab5f98

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

#292415
#4a4127
#6c5f38
#8d7c4a
#ab985f
#bdae80
#cec3a2
#e0d9c3
#f1eee5

Tints of #ab985f Color

#ab985f
#b4a370
#bdae82
#c7ba94
#d0c5a6
#d9d1b7
#e3dcc9
#ece8db
#f5f3ed
#ffffff

Shades of #ab985f color code

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

#ab985f
#988754
#857649
#72653f
#5f5434
#4c432a
#39321f
#262115
#13100a
#000000

Tones

#ab985f
#938c77
#858585
#858585
#858585

Tones

Similar Color like #ab985f color

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

#ac9960
#ad9a61
#ae9b62
#af9c63
#b09d64
#b19e65
#b29f66
#b3a067
#b4a168
#b5a269
#b6a36a
#b7a46b
#b8a56c
#b9a66d
#aa975e
#a9965d
#a8955c
#a7945b
#a6935a
#a59259
#a49158
#a39057
#a28f56
#a18e55
#a08d54
#9f8c53
#9e8b52
#9d8a51

Download this Dark Yellow

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

#ab985f Color Code Preview on Black Background Color

This is how #ab985f Color will look on black background color. Color contrast ratio is 7.39

#ab985f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab985f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab985f

#ab985f color code is use for CSS Background Color

Background color for the above div is #ab985f

HTML with inline CSS

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

#ab985f color code is use for CSS Border Color

CSS Border color for the above div is #ab985f

HTML with inline CSS

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

CSS Border Left color for the above div is #ab985f

HTML with inline CSS

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

CSS Border Right color for the above div is #ab985f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab985f

HTML with inline CSS

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

CSS Border Top color for the above div is #ab985f

HTML with inline CSS

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

#ab985f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab985f Color code Preview on White Background

This is how #ab985f Color code will look on white background color. Color contrast ratio is 2.84

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

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