Skip to main content Skip to docs navigation

#99a80d hex color | Dark Green & Warm color | 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 Augustus Asparagus and its hex is #90AA0B Nearest Color Name

Color Hue/Base color: Green

Hex #99a80d Color code in RGB color code model is created after adding 60% red color, 65.88% green color and 5.1% blue color. Hex #99a80d Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 92% yellow and 34.12% black.

Hex #99a80d color code is between #88aa11 web safe hex color code and #aa9900 web safe hex color code. #88aa11 is the nearest web safe color code. You can see here many more shades of #99a80d color code.

RGB Chart

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

Color Table

Hex Color Code 99a80d #99a80d
RGB Decimal 153, 168, 13 153, 168, 13
RGB Percent 60%, 66%, 5% rgb(60%, 66%, 5%)
CSS RGBa 153, 168, 13,1 rgba(153,168,13,1)
CMYK Model cmyk(9%,0%,92%,34.12%)
HSL Color Space 66,86% ,35% hsl(66,86% ,35%)
HSV Color Space 66°, 92%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011001 10101000 00001101
Octal 231 250 15
Decimal 153 168 13
Hex 99 a8 0d

Different shades of #99a80d color code.

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

Darkest of #99a80d
#181a02
Darker of #99a80d
#434906
Dark of #99a80d
#6e7909
Base of #99a80d
#99a80d
Light of #99a80d
#c4d711
Lighter
#dcef2c
Lightest
#e4f25c

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

#99a80d
#1c0da8

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

Split Complementary

#99a80d
#0d4ba8
#6a0da8

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

Analogous Color

#a85d0d
#a8760d
#99a80d
#65a80d
#25a80d

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

#99a80d
#a80d99
#0d99a8

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

#99a80d
#0d99a8
#1c0da8
#a81c0d

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

#99a80d
#0da86a
#1c0da8
#a80d4b

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 #99a80d

#000000
#181a02
#434906
#6e7909
#99a80d
#c4d711
#dcef2c
#e4f25c
#ecf68b

Tints of #99a80d Color

#99a80d
#a4b127
#afbb42
#bbc55d
#c6ce78
#d1d893
#dde2ae
#e8ebc9
#f3f5e4
#ffffff

Shades of #99a80d color code

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

#99a80d
#88950b
#77820a
#667008
#555d07
#444a05
#333804
#222502
#111201
#000000

Tones

#99a80d
#8a961f
#7c8431
#6d7243
#5f6055

Tones

Similar Color like #99a80d color

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

#9aa90e
#9baa0f
#9cab10
#9dac11
#9ead12
#9fae13
#a0af14
#a1b015
#a2b116
#a3b217
#a4b318
#a5b419
#a6b51a
#a7b61b
#98a70c
#97a60b
#96a50a
#95a409
#94a308
#93a207
#92a106
#91a005
#909f04
#8f9e03
#8e9d02
#8d9c01
#8c9b00
#8b9a00

Download this

Hex #99a80d 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.

#99a80d Color Code Preview on Black Background Color

This is how #99a80d Color will look on black background color. Color contrast ratio is 7.96

#99a80d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99a80d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99a80d

#99a80d color code is use for CSS Background Color

Background color for the above div is #99a80d

HTML with inline CSS

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

#99a80d color code is use for CSS Border Color

CSS Border color for the above div is #99a80d

HTML with inline CSS

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

CSS Border Left color for the above div is #99a80d

HTML with inline CSS

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

CSS Border Right color for the above div is #99a80d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99a80d

HTML with inline CSS

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

CSS Border Top color for the above div is #99a80d

HTML with inline CSS

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

#99a80d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99a80d Color code Preview on White Background

This is how #99a80d Color code will look on white background color. Color contrast ratio is 2.64

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

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