@
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.

#a1ddaa hex color - Green - Cool color - Information

#a1ddaa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a1ddaa Color code in RGB color code model is created after adding 63.14% red color, 86.67% green color and 66.67% blue color. Hex #a1ddaa Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 23% yellow and 13.33% black.

Hex #a1ddaa color code is between #99cc99 web safe hex color code and #aaeebb web safe hex color code. #99cc99 is the nearest web safe color code. You can see here many more shades of #a1ddaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea1ddaa#a1ddaa
RGB Decimal161, 221, 170rgb(161, 221, 170)
RGB Percent63%, 87%, 67%rgb(63%, 87%, 67%)
CSS RGBa161, 221, 170,1rgba(161,221,170,1)
CMYK Modelcmyk(27%,0%,23%,13.33%)
HSL Color Space129,47% ,75%hsl(129,47% ,75%)
HSV Color Space129°, 27%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000011101110110101010
Octal241335252
Decimal161221170
Hexa1ddaa

Different shades of #a1ddaa color code.

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

Light Shade of #a1ddaa
#c6ebcc
Dark Shade of #a1ddaa
#7ccf88
Saturated Shade of #a1ddaa
#9be3a6
Desaturated Shade of #a1ddaa
#a7d7ae
Grey scale Shade of #a1ddaa
#bfbfbf
Brighten Shade
#baf6c3
Most Readable Shade
#000000

Shades of #a1ddaa color code

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

#a1ddaa
#8fc497
#7dab84
#6b9371
#597a5e
#47624b
#354938
#233125
#111812
#000000

Similar Color like #a1ddaa color

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

#a2deab
#a3dfac
#a4e0ad
#a5e1ae
#a6e2af
#a7e3b0
#a8e4b1
#a9e5b2
#aae6b3
#abe7b4
#ace8b5
#ade9b6
#aeeab7
#afebb8
#a0dca9
#9fdba8
#9edaa7
#9dd9a6
#9cd8a5
#9bd7a4
#9ad6a3
#99d5a2
#98d4a1
#97d3a0
#96d29f
#95d19e
#94d09d
#93cf9c

Monochromatic Color with #a1ddaa

#a1ddaa
#060807
#253327
#445d48
#638869
#82b389

Tints of #a1ddaa Color

#a1ddaa
#abe0b3
#b5e4bc
#c0e8c6
#caeccf
#d5efd9
#dff3e2
#eaf7ec
#f4fbf5
#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

#a1ddaa
#dda1d4

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

Split Complementary

#a1ddaa
#c8a1dd
#dda1b6

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

Analogous Color

#b0dda1
#a4dda1
#a1ddaa
#a1ddb6
#a1ddc2

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

#a1ddaa
#aaa1dd
#ddaaa1

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

#a1ddaa
#a1b6dd
#dda1d4
#ddc8a1

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

#a1ddaa
#dda1d4
#dda1b6
#a1ddc8

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 #a1ddaa 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.

#a1ddaa Color Code Preview on Black Background Color

This is how #a1ddaa Color will look on black background color. Color contrast ratio is 13.44

#a1ddaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1ddaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1ddaa

#a1ddaa color code is use for CSS Background Color

Background color for the above div is #a1ddaa

HTML with inline CSS

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

#a1ddaa color code is use for CSS Border Color

CSS Border color for the above div is #a1ddaa

HTML with inline CSS

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

CSS Border Left color for the above div is #a1ddaa

HTML with inline CSS

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

CSS Border Right color for the above div is #a1ddaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1ddaa

HTML with inline CSS

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

CSS Border Top color for the above div is #a1ddaa

HTML with inline CSS

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

#a1ddaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1ddaa Color code Preview on White Background

This is how #a1ddaa Color code will look on white background color. Color contrast ratio is 1.56

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.