Skip to main content Skip to docs navigation

#ada976 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 Bamboo Forest and its hex is #B1A979 Nearest Color Name

Color Hue/Base color: Yellow

Hex #ada976 Color code in RGB color code model is created after adding 67.84% red color, 66.27% green color and 46.27% blue color. Hex #ada976 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 32% yellow and 32.16% black.

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

RGB Chart

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

Color Table

Hex Color Code ada976 #ada976
RGB Decimal 173, 169, 118 173, 169, 118
RGB Percent 68%, 66%, 46% rgb(68%, 66%, 46%)
CSS RGBa 173, 169, 118,1 rgba(173,169,118,1)
CMYK Model cmyk(0%,2%,32%,32.16%)
HSL Color Space 56,25% ,57% hsl(56,25% ,57%)
HSV Color Space 56°, 32%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 10101001 01110110
Octal 255 251 166
Decimal 173 169 118
Hex ad a9 76

Different shades of #ada976 color code.

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

Darkest of #ada976
#565434
Darker of #ada976
#767347
Dark of #ada976
#96925a
Base of #ada976
#ada976
Light of #ada976
#c0bd96
Lighter
#d3d1b6
Lightest
#e6e5d6

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

#ada976
#767aad

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

Split Complementary

#ada976
#7695ad
#8e76ad

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

Analogous Color

#ad8976
#ad9276
#ada976
#9fad76
#88ad76

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

#ada976
#a976ad
#76ada9

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

#ada976
#76ada9
#767aad
#ad767a

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

#ada976
#76ad8e
#767aad
#ad7695

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

#363521
#565434
#767347
#96925a
#ada976
#c0bd96
#d3d1b6
#e6e5d6
#f9f9f6

Tints of #ada976 Color

#ada976
#b6b285
#bfbc94
#c8c5a3
#d1cfb2
#dad8c2
#e3e2d1
#ecebe0
#f5f5ef
#ffffff

Shades of #ada976 color code

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

#ada976
#999668
#86835b
#73704e
#605d41
#4c4b34
#393827
#26251a
#13120d
#000000

Tones

#ada976
#97968c
#929292
#929292
#929292

Tones

Similar Color like #ada976 color

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

#aeaa77
#afab78
#b0ac79
#b1ad7a
#b2ae7b
#b3af7c
#b4b07d
#b5b17e
#b6b27f
#b7b380
#b8b481
#b9b582
#bab683
#bbb784
#aca875
#aba774
#aaa673
#a9a572
#a8a471
#a7a370
#a6a26f
#a5a16e
#a4a06d
#a39f6c
#a29e6b
#a19d6a
#a09c69
#9f9b68

Download this Dark Yellow

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

#ada976 Color Code Preview on Black Background Color

This is how #ada976 Color will look on black background color. Color contrast ratio is 8.71

#ada976 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ada976

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ada976

#ada976 color code is use for CSS Background Color

Background color for the above div is #ada976

HTML with inline CSS

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

#ada976 color code is use for CSS Border Color

CSS Border color for the above div is #ada976

HTML with inline CSS

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

CSS Border Left color for the above div is #ada976

HTML with inline CSS

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

CSS Border Right color for the above div is #ada976

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ada976

HTML with inline CSS

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

CSS Border Top color for the above div is #ada976

HTML with inline CSS

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

#ada976 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ada976 Color code Preview on White Background

This is how #ada976 Color code will look on white background color. Color contrast ratio is 2.41

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

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