Skip to main content Skip to docs navigation

#adf080 hex color | Download Light 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 Green Day and its hex is #BBEE88 Nearest Color Name

Color Hue/Base color: Green

Hex #adf080 Color code in RGB color code model is created after adding 67.84% red color, 94.12% green color and 50.2% blue color. Hex #adf080 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 47% yellow and 5.88% black.

Hex #adf080 color code is between #aaee88 web safe hex color code and #bbff77 web safe hex color code. #aaee88 is the nearest web safe color code. You can see here many more shades of #adf080 color code.

RGB Chart

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

Color Table

Hex Color Code adf080 #adf080
RGB Decimal 173, 240, 128 173, 240, 128
RGB Percent 68%, 94%, 50% rgb(68%, 94%, 50%)
CSS RGBa 173, 240, 128,1 rgba(173,240,128,1)
CMYK Model cmyk(28%,0%,47%,5.88%)
HSL Color Space 96,79% ,72% hsl(96,79% ,72%)
HSV Color Space 96°, 47%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11110000 10000000
Octal 255 360 200
Decimal 173 240 128
Hex ad f0 80

Different shades of #adf080 color code.

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

Darkest of #adf080
#5bc017
Darker of #adf080
#72e525
Dark of #adf080
#90eb52
Base of #adf080
#adf080
Light of #adf080
#caf5ae
Lighter
#e8fbdb
Lightest
#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

#adf080
#c380f0

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

Split Complementary

#adf080
#8b80f0
#f080e5

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

Analogous Color

#eef080
#dcf080
#adf080
#88f080
#80f0a7

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

#adf080
#f080ad
#80adf0

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

#adf080
#80adf0
#c380f0
#f0c380

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

#adf080
#80e5f0
#c380f0
#f08b80

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

#459311
#5bc017
#72e525
#90eb52
#adf080
#caf5ae
#e8fbdb
#ffffff
#ffffff

Tints of #adf080 Color

#adf080
#b6f18e
#bff39c
#c8f5aa
#d1f6b8
#daf8c6
#e3fad4
#ecfbe2
#f5fdf0
#ffffff

Shades of #adf080 color code

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

#adf080
#99d571
#86ba63
#73a055
#608547
#4c6a38
#39502a
#26351c
#131a0e
#000000

Tones

#adf080
#b0e28e
#b3d49c
#b5c5ab
#b8b8b8

Tones

Similar Color like #adf080 color

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

#aef181
#aff282
#b0f383
#b1f484
#b2f585
#b3f686
#b4f787
#b5f888
#b6f989
#b7fa8a
#b8fb8b
#b9fc8c
#bafd8d
#bbfe8e
#acef7f
#abee7e
#aaed7d
#a9ec7c
#a8eb7b
#a7ea7a
#a6e979
#a5e878
#a4e777
#a3e676
#a2e575
#a1e474
#a0e373
#9fe272

Download this Light Green

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

#adf080 Color Code Preview on Black Background Color

This is how #adf080 Color will look on black background color. Color contrast ratio is 15.55

#adf080 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adf080

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adf080

#adf080 color code is use for CSS Background Color

Background color for the above div is #adf080

HTML with inline CSS

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

#adf080 color code is use for CSS Border Color

CSS Border color for the above div is #adf080

HTML with inline CSS

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

CSS Border Left color for the above div is #adf080

HTML with inline CSS

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

CSS Border Right color for the above div is #adf080

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adf080

HTML with inline CSS

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

CSS Border Top color for the above div is #adf080

HTML with inline CSS

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

#adf080 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adf080 Color code Preview on White Background

This is how #adf080 Color code will look on white background color. Color contrast ratio is 1.35

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

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