crispedge.com

Color picker

Loading...

#acdaaa hex color - Green - Cool color - Information

#acdaaa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #acdaaa Color code in RGB color code model is created after adding 67.45% red color, 85.49% green color and 66.67% blue color. Hex #acdaaa Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 22% yellow and 15% black.

Hex #acdaaa color code is between #aadd99 web safe hex color code and #bbccbb web safe hex color code. #aadd99 is the nearest web safe color code. You can see here many more shades of #acdaaa color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeacdaaa#acdaaa
RGB Decimal172, 218, 170rgb(172, 218, 170)
RGB Percent67%, 85%, 67%rgb(67%, 85%, 67%)
CSS RGBa172, 218, 170,1rgba(172,218,170,1)
CMYK Modelcmyk(21%,0%,22%,15%)
HSL Color Space118,39% ,76%hsl(118,39% ,76%)
HSV Color Space118°, 22%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001101101010101010
Octal254332252
Decimal172218170
Hexacdaaa

Different shades of #acdaaa color code.

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

Light Shade of #acdaaa
#cfe9ce
Dark Shade of #acdaaa
#89cb86
Saturated Shade of #acdaaa
#a6e0a4
Desaturated Shade of #acdaaa
#b2d4b0
Grey scale Shade of #acdaaa
#c2c2c2
Brighten Shade
#c5f3c3
Most Readable Shade
#000000

Shades of #acdaaa color code

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

#acdaaa
#98c197
#85a984
#729171
#5f795e
#4c604b
#394838
#263025
#131812
#000000

Similar Color like #acdaaa color

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

#addbab
#aedcac
#afddad
#b0deae
#b1dfaf
#b2e0b0
#b3e1b1
#b4e2b2
#b5e3b3
#b6e4b4
#b7e5b5
#b8e6b6
#b9e7b7
#bae8b8
#abd9a9
#aad8a8
#a9d7a7
#a8d6a6
#a7d5a5
#a6d4a4
#a5d3a3
#a4d2a2
#a3d1a1
#a2d0a0
#a1cf9f
#a0ce9e
#9fcd9d
#9ecc9c

Monochromatic Color with #acdaaa

#acdaaa
#040504
#263025
#475a47
#698568
#8aaf89

Tints of #acdaaa Color

#acdaaa
#b5deb3
#bee2bc
#c7e6c6
#d0eacf
#daeed9
#e3f2e2
#ecf6ec
#f5faf5
#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

#acdaaa
#d8aada

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

Split Complementary

#acdaaa
#c0aada
#daaac4

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

Analogous Color

#bfdaaa
#b6daaa
#acdaaa
#aadab2
#aadabb

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

#acdaaa
#aaacda
#daaaac

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

#acdaaa
#aac4da
#d8aada
#dac0aa

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

#acdaaa
#d8aada
#daaac4
#aadac0

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

#acdaaa Color Code Preview on Black Background Color

This is how #acdaaa Color will look on black background color. Color contrast ratio is 13.36

#acdaaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acdaaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acdaaa

#acdaaa color code is use for CSS Background Color

Background color for the above div is #acdaaa

HTML with inline CSS

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

#acdaaa color code is use for CSS Border Color

CSS Border color for the above div is #acdaaa

HTML with inline CSS

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

CSS Border Left color for the above div is #acdaaa

HTML with inline CSS

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

CSS Border Right color for the above div is #acdaaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acdaaa

HTML with inline CSS

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

CSS Border Top color for the above div is #acdaaa

HTML with inline CSS

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

#acdaaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acdaaa Color code Preview on White Background

This is how #acdaaa Color code will look on white background color. Color contrast ratio is 1.57

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.