Skip to main content Skip to docs navigation

#ADD900 hex color | King Lime | 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

Color Hue/Base color: Green

Hex #ADD900 Color Code is also known as | King Lime color.

Hex #ADD900 Color code in RGB color code model is created after adding 67.84% red color, 85.1% green color and 0% blue color. Hex #ADD900 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 100% yellow and 14.9% black.

Hex #ADD900 color code is between #aadd00 web safe hex color code and #bbcc00 web safe hex color code. #aadd00 is the nearest web safe color code. You can see here many more shades of #ADD900 color code.

RGB Chart

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

Color Table

Hex Color Code ADD900 #ADD900
RGB Decimal 173, 217, 0 173, 217, 0
RGB Percent 68%, 85%, 0% rgb(68%, 85%, 0%)
CSS RGBa 173, 217, 0,1 rgba(173,217,0,1)
CMYK Model cmyk(20%,0%,100%,14.9%)
HSL Color Space 72,100% ,43% hsl(72,100% ,43%)
HSV Color Space 72°, 100%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 11011001 00000000
Octal 255 331 0
Decimal 173 217 0
Hex AD D9 00

Different shades of #ADD900 color code.

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

Darkest of #ADD900
#334000
Darker of #ADD900
#5c7300
Dark of #ADD900
#84a600
Base of #ADD900
#add900
Light of #ADD900
#ceff0d
Lighter
#d8ff40
Lightest
#e3ff73

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

#add900
#2c00d9

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

Split Complementary

#ADD900
#0040d9
#9900d9

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

Analogous Color

#d98600
#d9ab00
#add900
#65d900
#0ad900

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

#ADD900
#d900ad
#00add9

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

#ADD900
#00add9
#2c00d9
#d92c00

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

#ADD900
#00d999
#2c00d9
#d90040

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

#0a0d00
#334000
#5c7300
#84a600
#add900
#ceff0d
#d8ff40
#e3ff73
#edffa6

Tints of #ADD900 Color

#add900
#b6dd1c
#bfe138
#c8e555
#d1e971
#daee8d
#e3f2aa
#ecf6c6
#f5fae2
#ffffff

Shades of #ADD900 color code

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

#add900
#99c000
#86a800
#739000
#607800
#4c6000
#394800
#263000
#131800
#000000

Tones

#add900
#a0c316
#93ae2b
#869841
#798257

Tones

Similar Color like #ADD900 color

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

#aeda01
#afdb02
#b0dc03
#b1dd04
#b2de05
#b3df06
#b4e007
#b5e108
#b6e209
#b7e30a
#b8e40b
#b9e50c
#bae60d
#bbe70e
#acd800
#abd700
#aad600
#a9d500
#a8d400
#a7d300
#a6d200
#a5d100
#a4d000
#a3cf00
#a2ce00
#a1cd00
#a0cc00
#9fcb00

Download this Dark Green

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

#ADD900 Color Code Preview on Black Background Color

This is how #ADD900 Color will look on black background color. Color contrast ratio is 12.70

#ADD900 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ADD900

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ADD900

#ADD900 color code is use for CSS Background Color

Background color for the above div is #ADD900

HTML with inline CSS

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

#ADD900 color code is use for CSS Border Color

CSS Border color for the above div is #ADD900

HTML with inline CSS

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

CSS Border Left color for the above div is #ADD900

HTML with inline CSS

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

CSS Border Right color for the above div is #ADD900

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ADD900

HTML with inline CSS

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

CSS Border Top color for the above div is #ADD900

HTML with inline CSS

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

#ADD900 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ADD900 Color code Preview on White Background

This is how #ADD900 Color code will look on white background color. Color contrast ratio is 1.65

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

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