Skip to main content Skip to docs navigation

#aa980f hex color - Yellow - Warm color - Information

#aa980f hex color - Yellow - Warm color

On this page
@
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 Hue/Base color: Yellow

Hex #aa980f Color code in RGB color code model is created after adding 66.67% red color, 59.61% green color and 5.88% blue color. Hex #aa980f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 91% yellow and 33.33% black.

Hex #aa980f color code is between #999911 web safe hex color code and #bb8800 web safe hex color code. #999911 is the nearest web safe color code. You can see here many more shades of #aa980f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code aa980f #aa980f
RGB Decimal 170, 152, 15 rgb(170, 152, 15)
RGB Percent 67%, 60%, 6% rgb(67%, 60%, 6%)
CSS RGBa 170, 152, 15,1 rgba(170,152,15,1)
CMYK Model cmyk(0%,11%,91%,33.33%)
HSL Color Space 53,84% ,36% hsl(53,84% ,36%)
HSV Color Space 53°, 91%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10011000 00001111
Octal 252 230 17
Decimal 170 152 15
Hex aa 98 0f

Different shades of #aa980f color code.

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

Light Shade of #aa980f
#d9c213
Dark Shade of #aa980f
#7b6e0b
Saturated Shade of #aa980f
#b39f06
Desaturated Shade of #aa980f
#a19118
Grey scale Shade of #aa980f
#5c5c5c
Brighten Shade
#c3b128
Most Readable Shade
#000000

Shades of #aa980f color code

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

#aa980f
#97870d
#84760b
#71650a
#5e5408
#4b4306
#383205
#252103
#121001
#000000

Similar Color like #aa980f color

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

#ab9910
#ac9a11
#ad9b12
#ae9c13
#af9d14
#b09e15
#b19f16
#b2a017
#b3a118
#b4a219
#b5a31a
#b6a41b
#b7a51c
#b8a61d
#a9970e
#a8960d
#a7950c
#a6940b
#a5930a
#a49209
#a39108
#a29007
#a18f06
#a08e05
#9f8d04
#9e8c03
#9d8b02
#9c8a01

Monochromatic Color with #aa980f

#aa980f
#d4be13
#ffe417
#2a2604
#554c08
#7f720b

Tints of #aa980f Color

#aa980f
#b3a329
#bcae44
#c6ba5f
#cfc579
#d9d194
#e2dcaf
#ece8c9
#f5f3e4
#ffffff

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

#aa980f
#0f21aa

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

Split Complementary

#aa980f
#0f6eaa
#4a0faa

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

Analogous Color

#aa5a0f
#aa790f
#aa980f
#9daa0f
#7eaa0f

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

#aa980f
#0faa98
#980faa

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

#aa980f
#0faa4a
#0f21aa
#aa0f6e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aa980f
#0f21aa
#4a0faa
#6faa0f

Double Complementary 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).

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

#aa980f Color Code Preview on Black Background Color

This is how #aa980f Color will look on black background color. Color contrast ratio is 7.21

#aa980f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa980f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa980f

#aa980f color code is use for CSS Background Color

Background color for the above div is #aa980f

HTML with inline CSS

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

#aa980f color code is use for CSS Border Color

CSS Border color for the above div is #aa980f

HTML with inline CSS

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

CSS Border Left color for the above div is #aa980f

HTML with inline CSS

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

CSS Border Right color for the above div is #aa980f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa980f

HTML with inline CSS

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

CSS Border Top color for the above div is #aa980f

HTML with inline CSS

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

#aa980f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa980f Color code Preview on White Background

This is how #aa980f Color code will look on white background color. Color contrast ratio is 2.91

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,152,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,33,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,152,15,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.