crispedge.com

Color picker

Loading...

#afdccd hex color - Green - Cool color - Information

#afdccd hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #afdccd Color code in RGB color code model is created after adding 68.63% red color, 86.27% green color and 80.39% blue color. Hex #afdccd Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 7% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafdccd#afdccd
RGB Decimal175, 220, 205rgb(175, 220, 205)
RGB Percent69%, 86%, 80%rgb(69%, 86%, 80%)
CSS RGBa175, 220, 205,1rgba(175,220,205,1)
CMYK Modelcmyk(20%,0%,7%,14%)
HSL Color Space160,39% ,77%hsl(160,39% ,77%)
HSV Color Space160°, 20%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101110011001101
Octal257334315
Decimal175220205
Hexafdccd

Different shades of #afdccd color code.

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

Light Shade of #afdccd
#d2ece3
Dark Shade of #afdccd
#8cccb7
Saturated Shade of #afdccd
#a9e2cf
Desaturated Shade of #afdccd
#b5d6cb
Grey scale Shade of #afdccd
#c5c5c5
Brighten Shade
#c8f5e6
Most Readable Shade
#000000

Shades of #afdccd color code

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

#afdccd
#9bc3b6
#88ab9f
#749288
#617a71
#4d615b
#3a4944
#26302d
#131816
#000000

Similar Color like #afdccd color

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

#b0ddce
#b1decf
#b2dfd0
#b3e0d1
#b4e1d2
#b5e2d3
#b6e3d4
#b7e4d5
#b8e5d6
#b9e6d7
#bae7d8
#bbe8d9
#bce9da
#bdeadb
#aedbcc
#addacb
#acd9ca
#abd8c9
#aad7c8
#a9d6c7
#a8d5c6
#a7d4c5
#a6d3c4
#a5d2c3
#a4d1c2
#a3d0c1
#a2cfc0
#a1cebf

Monochromatic Color with #afdccd

#afdccd
#060707
#28322f
#4a5c56
#6b877e
#8db1a5

Tints of #afdccd Color

#afdccd
#b7dfd2
#c0e3d8
#c9e7dd
#d2ebe3
#dbefe8
#e4f3ee
#edf7f3
#f6fbf9
#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

#afdccd
#dcafbe

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

Split Complementary

#afdccd
#dcafd5
#dcb7af

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

Analogous Color

#afdcbb
#afdcc4
#afdccd
#afdcd6
#afd9dc

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

#afdccd
#cdafdc
#dccdaf

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

#afdccd
#b6afdc
#dcafbe
#d4dcaf

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

#afdccd
#dcafbe
#dcb7af
#afd5dc

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

#afdccd Color Code Preview on Black Background Color

This is how #afdccd Color will look on black background color. Color contrast ratio is 13.94

#afdccd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdccd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdccd

#afdccd color code is use for CSS Background Color

Background color for the above div is #afdccd

HTML with inline CSS

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

#afdccd color code is use for CSS Border Color

CSS Border color for the above div is #afdccd

HTML with inline CSS

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

CSS Border Left color for the above div is #afdccd

HTML with inline CSS

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

CSS Border Right color for the above div is #afdccd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afdccd

HTML with inline CSS

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

CSS Border Top color for the above div is #afdccd

HTML with inline CSS

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

#afdccd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afdccd Color code Preview on White Background

This is how #afdccd Color code will look on white background color. Color contrast ratio is 1.51

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

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(175,220,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,175,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,220,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.