crispedge.com

Color picker

Loading...

#afdcde hex color - Green - Cool color - Information

#afdcde hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afdcde Color code in RGB color code model is created after adding 68.63% red color, 86.27% green color and 87.06% blue color. Hex #afdcde Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 1% magenta, 0% yellow and 13% black.

Hex #afdcde color code is between #aadddd web safe hex color code and #bbccee web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #afdcde color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafdcde#afdcde
RGB Decimal175, 220, 222rgb(175, 220, 222)
RGB Percent69%, 86%, 87%rgb(69%, 86%, 87%)
CSS RGBa175, 220, 222,1rgba(175,220,222,1)
CMYK Modelcmyk(21%,1%,0%,13%)
HSL Color Space183,42% ,78%hsl(183,42% ,78%)
HSV Color Space183°, 21%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101110011011110
Octal257334336
Decimal175220222
Hexafdcde

Different shades of #afdcde color code.

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

Light Shade of #afdcde
#d3eced
Dark Shade of #afdcde
#8bcccf
Saturated Shade of #afdcde
#a9e1e4
Desaturated Shade of #afdcde
#b5d7d8
Grey scale Shade of #afdcde
#c6c6c6
Brighten Shade
#c8f5f7
Most Readable Shade
#000000

Shades of #afdcde color code

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

#afdcde
#9bc3c5
#88abac
#749294
#617a7b
#4d6162
#3a494a
#263031
#131818
#000000

Similar Color like #afdcde color

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

#b0dddf
#b1dee0
#b2dfe1
#b3e0e2
#b4e1e3
#b5e2e4
#b6e3e5
#b7e4e6
#b8e5e7
#b9e6e8
#bae7e9
#bbe8ea
#bce9eb
#bdeaec
#aedbdd
#addadc
#acd9db
#abd8da
#aad7d9
#a9d6d8
#a8d5d7
#a7d4d6
#a6d3d5
#a5d2d4
#a4d1d3
#a3d0d2
#a2cfd1
#a1ced0

Monochromatic Color with #afdcde

#afdcde
#070909
#293434
#4a5e5e
#6c8889
#8db2b3

Tints of #afdcde Color

#afdcde
#b7dfe1
#c0e3e5
#c9e7e9
#d2ebec
#dbeff0
#e4f3f4
#edf7f7
#f6fbfb
#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

#afdcde
#deb1af

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

Split Complementary

#afdcde
#deafc5
#dec8af

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

Analogous Color

#afdecd
#afded7
#afdcde
#afd3de
#afc9de

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

#afdcde
#deafdc
#dcdeaf

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

#afdcde
#c8afde
#deb1af
#c4deaf

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

#afdcde
#deb1af
#dec8af
#afc5de

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

#afdcde Color Code Preview on Black Background Color

This is how #afdcde Color will look on black background color. Color contrast ratio is 14.11

#afdcde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdcde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdcde

#afdcde color code is use for CSS Background Color

Background color for the above div is #afdcde

HTML with inline CSS

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

#afdcde color code is use for CSS Border Color

CSS Border color for the above div is #afdcde

HTML with inline CSS

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

CSS Border Left color for the above div is #afdcde

HTML with inline CSS

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

CSS Border Right color for the above div is #afdcde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afdcde

HTML with inline CSS

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

CSS Border Top color for the above div is #afdcde

HTML with inline CSS

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

#afdcde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afdcde Color code Preview on White Background

This is how #afdcde Color code will look on white background color. Color contrast ratio is 1.49

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

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