crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aad1cc hex color - Green - Cool color - Information

#aad1cc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aad1cc Color code in RGB color code model is created after adding 66.67% red color, 81.96% green color and 80% blue color. Hex #aad1cc Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 2% yellow and 18% black.

Hex #aad1cc color code is between #99ccbb web safe hex color code and #bbdddd web safe hex color code. #99ccbb is the nearest web safe color code. You can see here many more shades of #aad1cc color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaad1cc#aad1cc
RGB Decimal170, 209, 204rgb(170, 209, 204)
RGB Percent67%, 82%, 80%rgb(67%, 82%, 80%)
CSS RGBa170, 209, 204,1rgba(170,209,204,1)
CMYK Modelcmyk(19%,0%,2%,18%)
HSL Color Space172,30% ,74%hsl(172,30% ,74%)
HSV Color Space172°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101101000111001100
Octal252321314
Decimal170209204
Hexaad1cc

Different shades of #aad1cc color code.

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

Light Shade of #aad1cc
#cbe3e0
Dark Shade of #aad1cc
#89bfb8
Saturated Shade of #aad1cc
#a3d8d1
Desaturated Shade of #aad1cc
#b1cac7
Grey scale Shade of #aad1cc
#bdbdbd
Brighten Shade
#c3eae5
Most Readable Shade
#000000

Shades of #aad1cc color code

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

#aad1cc
#97b9b5
#84a29e
#718b88
#5e7471
#4b5c5a
#384544
#252e2d
#121716
#000000

Similar Color like #aad1cc color

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

#abd2cd
#acd3ce
#add4cf
#aed5d0
#afd6d1
#b0d7d2
#b1d8d3
#b2d9d4
#b3dad5
#b4dbd6
#b5dcd7
#b6ddd8
#b7ded9
#b8dfda
#a9d0cb
#a8cfca
#a7cec9
#a6cdc8
#a5ccc7
#a4cbc6
#a3cac5
#a2c9c4
#a1c8c3
#a0c7c2
#9fc6c1
#9ec5c0
#9dc4bf
#9cc3be

Monochromatic Color with #aad1cc

#aad1cc
#cdfbf5
#202726
#425150
#657c79
#87a6a3

Tints of #aad1cc Color

#aad1cc
#b3d6d1
#bcdbd7
#c6e0dd
#cfe5e2
#d9eae8
#e2efee
#ecf4f3
#f5f9f9
#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

#aad1cc
#d1aaaf

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

Split Complementary

#aad1cc
#d1aac2
#d1b9aa

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

Analogous Color

#aad1bc
#aad1c4
#aad1cc
#aaced1
#aac6d1

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

#aad1cc
#ccaad1
#d1ccaa

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

#aad1cc
#b8aad1
#d1aaaf
#c2d1aa

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

#aad1cc
#d1aaaf
#d1b9aa
#aac2d1

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

#aad1cc Color Code Preview on Black Background Color

This is how #aad1cc Color will look on black background color. Color contrast ratio is 12.70

#aad1cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad1cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad1cc

#aad1cc color code is use for CSS Background Color

Background color for the above div is #aad1cc

HTML with inline CSS

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

#aad1cc color code is use for CSS Border Color

CSS Border color for the above div is #aad1cc

HTML with inline CSS

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

CSS Border Left color for the above div is #aad1cc

HTML with inline CSS

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

CSS Border Right color for the above div is #aad1cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aad1cc

HTML with inline CSS

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

CSS Border Top color for the above div is #aad1cc

HTML with inline CSS

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

#aad1cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aad1cc Color code Preview on White Background

This is how #aad1cc Color code will look on white background color. Color contrast ratio is 1.65

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.