crispedge.com

Color picker

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

#afd3d7 hex color - Green - Cool color - Information

#afd3d7 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afd3d7 Color code in RGB color code model is created after adding 68.63% red color, 82.75% green color and 84.31% blue color. Hex #afd3d7 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 2% magenta, 0% yellow and 16% black.

Hex #afd3d7 color code is between #aaccdd web safe hex color code and #bbddcc web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #afd3d7 color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Codeafd3d7#afd3d7
RGB Decimal175, 211, 215rgb(175, 211, 215)
RGB Percent69%, 83%, 84%rgb(69%, 83%, 84%)
CSS RGBa175, 211, 215,1rgba(175,211,215,1)
CMYK Modelcmyk(19%,2%,0%,16%)
HSL Color Space186,33% ,76%hsl(186,33% ,76%)
HSV Color Space186°, 19%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101001111010111
Octal257323327
Decimal175211215
Hexafd3d7

Different shades of #afd3d7 color code.

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

Light Shade of #afd3d7
#d1e6e8
Dark Shade of #afd3d7
#8dc0c6
Saturated Shade of #afd3d7
#a9d8dd
Desaturated Shade of #afd3d7
#b5ced1
Grey scale Shade of #afd3d7
#c3c3c3
Brighten Shade
#c8ecf0
Most Readable Shade
#000000

Shades of #afd3d7 color code

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

#afd3d7
#9bbbbf
#88a4a7
#748c8f
#617577
#4d5d5f
#3a4647
#262e2f
#131717
#000000

Similar Color like #afd3d7 color

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

#b0d4d8
#b1d5d9
#b2d6da
#b3d7db
#b4d8dc
#b5d9dd
#b6dade
#b7dbdf
#b8dce0
#b9dde1
#badee2
#bbdfe3
#bce0e4
#bde1e5
#aed2d6
#add1d5
#acd0d4
#abcfd3
#aaced2
#a9cdd1
#a8ccd0
#a7cbcf
#a6cace
#a5c9cd
#a4c8cc
#a3c7cb
#a2c6ca
#a1c5c9

Monochromatic Color with #afd3d7

#afd3d7
#020202
#252c2d
#475657
#6a8082
#8ca9ac

Tints of #afd3d7 Color

#afd3d7
#b7d7db
#c0dcdf
#c9e1e4
#d2e6e8
#dbebed
#e4f0f1
#edf5f6
#f6fafa
#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

#afd3d7
#d7b3af

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

Split Complementary

#afd3d7
#d7afbf
#d7c7af

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

Analogous Color

#afd7cb
#afd7d3
#afd3d7
#afcbd7
#afc3d7

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

#afd3d7
#d7afd3
#d3d7af

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

#afd3d7
#c7afd7
#d7b3af
#bfd7af

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

#afd3d7
#d7b3af
#d7c7af
#afbfd7

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

#afd3d7 Color Code Preview on Black Background Color

This is how #afd3d7 Color will look on black background color. Color contrast ratio is 13.12

#afd3d7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd3d7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd3d7

#afd3d7 color code is use for CSS Background Color

Background color for the above div is #afd3d7

HTML with inline CSS

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

#afd3d7 color code is use for CSS Border Color

CSS Border color for the above div is #afd3d7

HTML with inline CSS

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

CSS Border Left color for the above div is #afd3d7

HTML with inline CSS

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

CSS Border Right color for the above div is #afd3d7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd3d7

HTML with inline CSS

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

CSS Border Top color for the above div is #afd3d7

HTML with inline CSS

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

#afd3d7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd3d7 Color code Preview on White Background

This is how #afd3d7 Color code will look on white background color. Color contrast ratio is 1.60

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

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.