Skip to main content Skip to docs navigation

#add488 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 Fresh Lettuce and its hex is #B2D58C Nearest Color Name

Color Hue/Base color: Green

Hex #add488 Color code in RGB color code model is created after adding 67.84% red color, 83.14% green color and 53.33% blue color. Hex #add488 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 36% yellow and 16.86% black.

Hex #add488 color code is between #aacc77 web safe hex color code and #bbdd99 web safe hex color code. #aacc77 is the nearest web safe color code. You can see here many more shades of #add488 color code.

RGB Chart

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

Color Table

Hex Color Code add488 #add488
RGB Decimal 173, 212, 136 173, 212, 136
RGB Percent 68%, 83%, 53% rgb(68%, 83%, 53%)
CSS RGBa 173, 212, 136,1 rgba(173,212,136,1)
CMYK Model cmyk(18%,0%,36%,16.86%)
HSL Color Space 91,47% ,68% hsl(91,47% ,68%)
HSV Color Space 91°, 36%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11010100 10001000
Octal 255 324 210
Decimal 173 212 136
Hex ad d4 88

Different shades of #add488 color code.

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

Darkest of #add488
#608f34
Darker of #add488
#79b541
Dark of #add488
#93c663
Base of #add488
#add488
Light of #add488
#c7e2ad
Lighter
#e1efd3
Lightest
#fafdf8

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

#add488
#af88d4

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

Split Complementary

#add488
#8988d4
#d488d3

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

Analogous Color

#d4cf88
#cdd488
#add488
#94d488
#88d49c

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

#add488
#d488ad
#88add4

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

#add488
#88add4
#af88d4
#d4af88

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

#add488
#88d3d4
#af88d4
#d48988

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

#476a26
#608f34
#79b541
#93c663
#add488
#c7e2ad
#e1efd3
#fafdf8
#ffffff

Tints of #add488 Color

#add488
#b6d895
#bfdda2
#c8e2af
#d1e7bc
#daebca
#e3f0d7
#ecf5e4
#f5faf1
#ffffff

Shades of #add488 color code

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

#add488
#99bc78
#86a469
#738d5a
#60754b
#4c5e3c
#39462d
#262f1e
#13170f
#000000

Tones

#add488
#adc498
#aeb4a8
#aeaeae
#aeaeae

Tones

Similar Color like #add488 color

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

#aed589
#afd68a
#b0d78b
#b1d88c
#b2d98d
#b3da8e
#b4db8f
#b5dc90
#b6dd91
#b7de92
#b8df93
#b9e094
#bae195
#bbe296
#acd387
#abd286
#aad185
#a9d084
#a8cf83
#a7ce82
#a6cd81
#a5cc80
#a4cb7f
#a3ca7e
#a2c97d
#a1c87c
#a0c77b
#9fc67a

Download this Dark Green

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

#add488 Color Code Preview on Black Background Color

This is how #add488 Color will look on black background color. Color contrast ratio is 12.55

#add488 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #add488

HTML with inline CSS

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

Your Example Paragraph content text in with font color #add488

#add488 color code is use for CSS Background Color

Background color for the above div is #add488

HTML with inline CSS

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

#add488 color code is use for CSS Border Color

CSS Border color for the above div is #add488

HTML with inline CSS

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

CSS Border Left color for the above div is #add488

HTML with inline CSS

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

CSS Border Right color for the above div is #add488

HTML with inline CSS

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

CSS Border Bottom color for the above div is #add488

HTML with inline CSS

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

CSS Border Top color for the above div is #add488

HTML with inline CSS

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

#add488 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#add488 Color code Preview on White Background

This is how #add488 Color code will look on white background color. Color contrast ratio is 1.67

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

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