Skip to main content Skip to docs navigation

#af993e 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 Pantone 618 C and its hex is #AC9F3C Nearest Color Name

Color Hue/Base color: Yellow

Hex #af993e Color code in RGB color code model is created after adding 68.63% red color, 60% green color and 24.31% blue color. Hex #af993e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 65% yellow and 31.37% black.

Hex #af993e color code is between #aa8844 web safe hex color code and #bbaa33 web safe hex color code. #aa8844 is the nearest web safe color code. You can see here many more shades of #af993e color code.

RGB Chart

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

Color Table

Hex Color Code af993e #af993e
RGB Decimal 175, 153, 62 175, 153, 62
RGB Percent 69%, 60%, 24% rgb(69%, 60%, 24%)
CSS RGBa 175, 153, 62,1 rgba(175,153,62,1)
CMYK Model cmyk(0%,13%,65%,31.37%)
HSL Color Space 48,48% ,46% hsl(48,48% ,46%)
HSV Color Space 48°, 65%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 10011001 00111110
Octal 257 231 76
Decimal 175 153 62
Hex af 99 3e

Different shades of #af993e color code.

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

Darkest of #af993e
#3e3616
Darker of #af993e
#645723
Dark of #af993e
#897831
Base of #af993e
#af993e
Light of #af993e
#c5b05b
Lighter
#d2c281
Lightest
#e0d4a6

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

#af993e
#3e54af

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

Split Complementary

#af993e
#3e8caf
#613eaf

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

Analogous Color

#af573e
#af6a3e
#af993e
#9faf3e
#70af3e

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

#af993e
#993eaf
#3eaf99

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

#af993e
#3eaf99
#3e54af
#af3e54

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

#af993e
#3eaf61
#3e54af
#af3e8c

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

#181509
#3e3616
#645723
#897831
#af993e
#c5b05b
#d2c281
#e0d4a6
#ede7cc

Tints of #af993e Color

#af993e
#b7a453
#c0af68
#c9bb7e
#d2c693
#dbd1a9
#e4ddbe
#ede8d4
#f6f3e9
#ffffff

Shades of #af993e color code

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

#af993e
#9b8837
#887730
#746629
#615522
#4d441b
#3a3314
#26220d
#131106
#000000

Tones

#af993e
#978b56
#807c6d
#767676
#767676

Tones

Similar Color like #af993e color

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

#b09a3f
#b19b40
#b29c41
#b39d42
#b49e43
#b59f44
#b6a045
#b7a146
#b8a247
#b9a348
#baa449
#bba54a
#bca64b
#bda74c
#ae983d
#ad973c
#ac963b
#ab953a
#aa9439
#a99338
#a89237
#a79136
#a69035
#a58f34
#a48e33
#a38d32
#a28c31
#a18b30

Download this Dark Yellow

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

#af993e Color Code Preview on Black Background Color

This is how #af993e Color will look on black background color. Color contrast ratio is 7.45

#af993e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af993e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af993e

#af993e color code is use for CSS Background Color

Background color for the above div is #af993e

HTML with inline CSS

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

#af993e color code is use for CSS Border Color

CSS Border color for the above div is #af993e

HTML with inline CSS

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

CSS Border Left color for the above div is #af993e

HTML with inline CSS

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

CSS Border Right color for the above div is #af993e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af993e

HTML with inline CSS

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

CSS Border Top color for the above div is #af993e

HTML with inline CSS

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

#af993e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af993e Color code Preview on White Background

This is how #af993e Color code will look on white background color. Color contrast ratio is 2.82

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

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