Skip to main content Skip to docs navigation

#ada91e 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 Pantone 7766 C and its hex is #B4A91F Nearest Color Name

Color Hue/Base color: Green

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

Hex #ada91e color code is between #aaaa22 web safe hex color code and #bb9911 web safe hex color code. #aaaa22 is the nearest web safe color code. You can see here many more shades of #ada91e color code.

RGB Chart

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

Color Table

Hex Color Code ada91e #ada91e
RGB Decimal 173, 169, 30 173, 169, 30
RGB Percent 68%, 66%, 12% rgb(68%, 66%, 12%)
CSS RGBa 173, 169, 30,1 rgba(173,169,30,1)
CMYK Model cmyk(0%,2%,83%,32.16%)
HSL Color Space 58,70% ,40% hsl(58,70% ,40%)
HSV Color Space 58°, 83%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 10101001 00011110
Octal 255 251 36
Decimal 173 169 30
Hex ad a9 1e

Different shades of #ada91e color code.

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

Darkest of #ada91e
#2b2a07
Darker of #ada91e
#56540f
Dark of #ada91e
#827f16
Base of #ada91e
#ada91e
Light of #ada91e
#d8d326
Lighter
#e1dd50
Lightest
#e8e57c

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

#ada91e
#1e22ad

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

Split Complementary

#ada91e
#1e69ad
#611ead

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

Analogous Color

#ad561e
#ad6d1e
#ada91e
#81ad1e
#46ad1e

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

#ada91e
#a91ead
#1eada9

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

#ada91e
#1eada9
#1e22ad
#ad1e22

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

#ada91e
#1ead61
#1e22ad
#ad1e69

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

#000000
#2b2a07
#56540f
#827f16
#ada91e
#d8d326
#e1dd50
#e8e57c
#f0eea7

Tints of #ada91e Color

#ada91e
#b6b237
#bfbc50
#c8c569
#d1cf82
#dad89b
#e3e2b4
#ecebcd
#f5f5e6
#ffffff

Shades of #ada91e color code

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

#ada91e
#99961a
#868317
#737014
#605d10
#4c4b0d
#39380a
#262506
#131203
#000000

Tones

#ada91e
#999632
#848347
#706f5b
#656565

Tones

Similar Color like #ada91e color

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

#aeaa1f
#afab20
#b0ac21
#b1ad22
#b2ae23
#b3af24
#b4b025
#b5b126
#b6b227
#b7b328
#b8b429
#b9b52a
#bab62b
#bbb72c
#aca81d
#aba71c
#aaa61b
#a9a51a
#a8a419
#a7a318
#a6a217
#a5a116
#a4a015
#a39f14
#a29e13
#a19d12
#a09c11
#9f9b10

Download this Dark Green

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

#ada91e Color Code Preview on Black Background Color

This is how #ada91e Color will look on black background color. Color contrast ratio is 8.47

#ada91e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ada91e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ada91e

#ada91e color code is use for CSS Background Color

Background color for the above div is #ada91e

HTML with inline CSS

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

#ada91e color code is use for CSS Border Color

CSS Border color for the above div is #ada91e

HTML with inline CSS

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

CSS Border Left color for the above div is #ada91e

HTML with inline CSS

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

CSS Border Right color for the above div is #ada91e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ada91e

HTML with inline CSS

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

CSS Border Top color for the above div is #ada91e

HTML with inline CSS

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

#ada91e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ada91e Color code Preview on White Background

This is how #ada91e Color code will look on white background color. Color contrast ratio is 2.48

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

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