Skip to main content Skip to docs navigation

#a8a975 hex color | Download Dark Green 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 Cardamom and its hex is #AAAA77 Nearest Color Name

Color Hue/Base color: Green

Hex #a8a975 Color code in RGB color code model is created after adding 65.88% red color, 66.27% green color and 45.88% blue color. Hex #a8a975 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 31% yellow and 33.73% black.

Hex #a8a975 color code is between #aaaa77 web safe hex color code and #999966 web safe hex color code. #aaaa77 is the nearest web safe color code. You can see here many more shades of #a8a975 color code.

RGB Chart

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

Color Table

Hex Color Code a8a975 #a8a975
RGB Decimal 168, 169, 117 168, 169, 117
RGB Percent 66%, 66%, 46% rgb(66%, 66%, 46%)
CSS RGBa 168, 169, 117,1 rgba(168,169,117,1)
CMYK Model cmyk(1%,0%,31%,33.73%)
HSL Color Space 61,23% ,56% hsl(61,23% ,56%)
HSV Color Space 61°, 31%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101000 10101001 01110101
Octal 250 251 165
Decimal 168 169 117
Hex a8 a9 75

Different shades of #a8a975 color code.

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

Darkest of #a8a975
#515233
Darker of #a8a975
#717147
Dark of #a8a975
#90915a
Base of #a8a975
#a8a975
Light of #a8a975
#bcbd94
Lighter
#d0d0b4
Lightest
#e3e4d3

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

#a8a975
#7675a9

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

Split Complementary

#a8a975
#758ea9
#9075a9

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

Analogous Color

#a98c75
#a99475
#a8a975
#97a975
#81a975

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

#a8a975
#a975a8
#75a8a9

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

#a8a975
#75a8a9
#7675a9
#a97675

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

#a8a975
#75a990
#7675a9
#a9758e

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

#32331f
#515233
#717147
#90915a
#a8a975
#bcbd94
#d0d0b4
#e3e4d3
#f7f7f3

Tints of #a8a975 Color

#a8a975
#b1b284
#bbbc93
#c5c5a3
#cecfb2
#d8d8c1
#e2e2d1
#ebebe0
#f5f5ef
#ffffff

Shades of #a8a975 color code

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

#a8a975
#959668
#82835b
#70704e
#5d5d41
#4a4b34
#383827
#25251a
#12120d
#000000

Tones

#a8a975
#92938b
#8f8f8f
#8f8f8f
#8f8f8f

Tones

Similar Color like #a8a975 color

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

#a9aa76
#aaab77
#abac78
#acad79
#adae7a
#aeaf7b
#afb07c
#b0b17d
#b1b27e
#b2b37f
#b3b480
#b4b581
#b5b682
#b6b783
#a7a874
#a6a773
#a5a672
#a4a571
#a3a470
#a2a36f
#a1a26e
#a0a16d
#9fa06c
#9e9f6b
#9d9e6a
#9c9d69
#9b9c68
#9a9b67

Download this Dark Green

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

#a8a975 Color Code Preview on Black Background Color

This is how #a8a975 Color will look on black background color. Color contrast ratio is 8.60

#a8a975 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8a975

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8a975

#a8a975 color code is use for CSS Background Color

Background color for the above div is #a8a975

HTML with inline CSS

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

#a8a975 color code is use for CSS Border Color

CSS Border color for the above div is #a8a975

HTML with inline CSS

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

CSS Border Left color for the above div is #a8a975

HTML with inline CSS

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

CSS Border Right color for the above div is #a8a975

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8a975

HTML with inline CSS

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

CSS Border Top color for the above div is #a8a975

HTML with inline CSS

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

#a8a975 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8a975 Color code Preview on White Background

This is how #a8a975 Color code will look on white background color. Color contrast ratio is 2.44

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

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(168,169,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,117,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,169,117,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }