crispedge.com

Color picker

Loading...

#afded8 hex color - Green - Cool color - Information

#afded8 hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafded8#afded8
RGB Decimal175, 222, 216rgb(175, 222, 216)
RGB Percent69%, 87%, 85%rgb(69%, 87%, 85%)
CSS RGBa175, 222, 216,1rgba(175,222,216,1)
CMYK Modelcmyk(21%,0%,3%,13%)
HSL Color Space172,42% ,78%hsl(172,42% ,78%)
HSV Color Space172°, 21%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101111011011000
Octal257336330
Decimal175222216
Hexafded8

Different shades of #afded8 color code.

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

Light Shade of #afded8
#d3edea
Dark Shade of #afded8
#8bcfc6
Saturated Shade of #afded8
#a9e4dc
Desaturated Shade of #afded8
#b5d8d4
Grey scale Shade of #afded8
#c6c6c6
Brighten Shade
#c8f7f1
Most Readable Shade
#000000

Shades of #afded8 color code

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

#afded8
#9bc5c0
#88aca8
#749490
#617b78
#4d6260
#3a4a48
#263130
#131818
#000000

Similar Color like #afded8 color

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

#b0dfd9
#b1e0da
#b2e1db
#b3e2dc
#b4e3dd
#b5e4de
#b6e5df
#b7e6e0
#b8e7e1
#b9e8e2
#bae9e3
#bbeae4
#bcebe5
#bdece6
#aeddd7
#addcd6
#acdbd5
#abdad4
#aad9d3
#a9d8d2
#a8d7d1
#a7d6d0
#a6d5cf
#a5d4ce
#a4d3cd
#a3d2cc
#a2d1cb
#a1d0ca

Monochromatic Color with #afded8

#afded8
#070909
#293433
#4a5e5c
#6c8985
#8db3af

Tints of #afded8 Color

#afded8
#b7e1dc
#c0e5e0
#c9e9e5
#d2ece9
#dbf0ed
#e4f4f2
#edf7f6
#f6fbfa
#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

#afded8
#deafb5

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

Split Complementary

#afded8
#deafcd
#dec1af

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

Analogous Color

#afdec5
#afdecf
#afded8
#afdbde
#afd1de

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

#afded8
#d8afde
#ded8af

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

#afded8
#c0afde
#deafb5
#ccdeaf

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

#afded8
#deafb5
#dec1af
#afcdde

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

#afded8 Color Code Preview on Black Background Color

This is how #afded8 Color will look on black background color. Color contrast ratio is 14.26

#afded8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afded8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afded8

#afded8 color code is use for CSS Background Color

Background color for the above div is #afded8

HTML with inline CSS

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

#afded8 color code is use for CSS Border Color

CSS Border color for the above div is #afded8

HTML with inline CSS

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

CSS Border Left color for the above div is #afded8

HTML with inline CSS

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

CSS Border Right color for the above div is #afded8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afded8

HTML with inline CSS

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

CSS Border Top color for the above div is #afded8

HTML with inline CSS

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

#afded8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afded8 Color code Preview on White Background

This is how #afded8 Color code will look on white background color. Color contrast ratio is 1.47

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

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