crispedge.com

Color picker

Loading...

#aad7cd hex color - Green - Cool color - Information

#aad7cd hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aad7cd Color code in RGB color code model is created after adding 66.67% red color, 84.31% green color and 80.39% blue color. Hex #aad7cd Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 5% yellow and 16% black.

Hex #aad7cd color code is between #99ddcc web safe hex color code and #bbccdd web safe hex color code. #99ddcc is the nearest web safe color code. You can see here many more shades of #aad7cd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaad7cd#aad7cd
RGB Decimal170, 215, 205rgb(170, 215, 205)
RGB Percent67%, 84%, 80%rgb(67%, 84%, 80%)
CSS RGBa170, 215, 205,1rgba(170,215,205,1)
CMYK Modelcmyk(21%,0%,5%,16%)
HSL Color Space167,36% ,75%hsl(167,36% ,75%)
HSV Color Space167°, 21%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101101011111001101
Octal252327315
Decimal170215205
Hexaad7cd

Different shades of #aad7cd color code.

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

Light Shade of #aad7cd
#cde7e1
Dark Shade of #aad7cd
#87c7b9
Saturated Shade of #aad7cd
#a4ddd0
Desaturated Shade of #aad7cd
#b0d1ca
Grey scale Shade of #aad7cd
#c0c0c0
Brighten Shade
#c3f0e6
Most Readable Shade
#000000

Shades of #aad7cd color code

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

#aad7cd
#97bfb6
#84a79f
#718f88
#5e7771
#4b5f5b
#384744
#252f2d
#121716
#000000

Similar Color like #aad7cd color

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

#abd8ce
#acd9cf
#addad0
#aedbd1
#afdcd2
#b0ddd3
#b1ded4
#b2dfd5
#b3e0d6
#b4e1d7
#b5e2d8
#b6e3d9
#b7e4da
#b8e5db
#a9d6cc
#a8d5cb
#a7d4ca
#a6d3c9
#a5d2c8
#a4d1c7
#a3d0c6
#a2cfc5
#a1cec4
#a0cdc3
#9fccc2
#9ecbc1
#9dcac0
#9cc9bf

Monochromatic Color with #aad7cd

#aad7cd
#020202
#242d2b
#455753
#67827c
#88aca4

Tints of #aad7cd Color

#aad7cd
#b3dbd2
#bcdfd8
#c6e4dd
#cfe8e3
#d9ede8
#e2f1ee
#ecf6f3
#f5faf9
#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

#aad7cd
#d7aab4

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

Split Complementary

#aad7cd
#d7aacb
#d7b7aa

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

Analogous Color

#aad7bb
#aad7c4
#aad7cd
#aad7d6
#aacfd7

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

#aad7cd
#cdaad7
#d7cdaa

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

#aad7cd
#b6aad7
#d7aab4
#cad7aa

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

#aad7cd
#d7aab4
#d7b7aa
#aacbd7

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

#aad7cd Color Code Preview on Black Background Color

This is how #aad7cd Color will look on black background color. Color contrast ratio is 13.31

#aad7cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad7cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad7cd

#aad7cd color code is use for CSS Background Color

Background color for the above div is #aad7cd

HTML with inline CSS

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

#aad7cd color code is use for CSS Border Color

CSS Border color for the above div is #aad7cd

HTML with inline CSS

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

CSS Border Left color for the above div is #aad7cd

HTML with inline CSS

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

CSS Border Right color for the above div is #aad7cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aad7cd

HTML with inline CSS

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

CSS Border Top color for the above div is #aad7cd

HTML with inline CSS

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

#aad7cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aad7cd Color code Preview on White Background

This is how #aad7cd Color code will look on white background color. Color contrast ratio is 1.58

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

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(170,215,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,170,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,215,205,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.