crispedge.com

#afd9cb hex color - Green - Cool color - Information

#afd9cb hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #afd9cb Color code in RGB color code model is created after adding 68.63% red color, 85.1% green color and 79.61% blue color. Hex #afd9cb Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 6% yellow and 14.9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafd9cb#afd9cb
RGB Decimal175, 217, 203rgb(175, 217, 203)
RGB Percent69%, 85%, 80%rgb(69%, 85%, 80%)
CSS RGBa175, 217, 203,1rgba(175,217,203,1)
CMYK Modelcmyk(19%,0%,6%,14.9%)
HSL Color Space160,36% ,77%hsl(160,36% ,77%)
HSV Color Space160°, 19%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101100111001011
Octal257331313
Decimal175217203
Hexafd9cb

Different shades of #afd9cb color code.

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

Light Shade of #afd9cb
#d2e9e1
Dark Shade of #afd9cb
#8cc9b5
Saturated Shade of #afd9cb
#a9dfcd
Desaturated Shade of #afd9cb
#b5d3c9
Grey scale Shade of #afd9cb
#c4c4c4
Brighten Shade
#c8f2e4
Most Readable Shade
#000000

Shades of #afd9cb color code

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

#afd9cb
#9bc0b4
#88a89d
#749087
#617870
#4d605a
#3a4843
#26302d
#131816
#000000

Similar Color like #afd9cb color

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

#b0dacc
#b1dbcd
#b2dcce
#b3ddcf
#b4ded0
#b5dfd1
#b6e0d2
#b7e1d3
#b8e2d4
#b9e3d5
#bae4d6
#bbe5d7
#bce6d8
#bde7d9
#aed8ca
#add7c9
#acd6c8
#abd5c7
#aad4c6
#a9d3c5
#a8d2c4
#a7d1c3
#a6d0c2
#a5cfc1
#a4cec0
#a3cdbf
#a2ccbe
#a1cbbd

Monochromatic Color with #afd9cb

#afd9cb
#040404
#262f2c
#485954
#6a847b
#8daea3

Tints of #afd9cb Color

#afd9cb
#b7ddd0
#c0e1d6
#c9e5dc
#d2e9e2
#dbeee7
#e4f2ed
#edf6f3
#f6faf9
#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

#afd9cb
#d9afbd

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

Split Complementary

#afd9cb
#d9afd2
#d9b6af

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

Analogous Color

#afd9ba
#afd9c3
#afd9cb
#afd9d3
#afd6d9

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

#afd9cb
#cbafd9
#d9cbaf

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

#afd9cb
#b6afd9
#d9afbd
#d2d9af

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

#afd9cb
#d9afbd
#d9b6af
#afd2d9

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

#afd9cb Color Code Preview on Black Background Color

This is how #afd9cb Color will look on black background color. Color contrast ratio is 13.61

#afd9cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd9cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd9cb

#afd9cb color code is use for CSS Background Color

Background color for the above div is #afd9cb

HTML with inline CSS

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

#afd9cb color code is use for CSS Border Color

CSS Border color for the above div is #afd9cb

HTML with inline CSS

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

CSS Border Left color for the above div is #afd9cb

HTML with inline CSS

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

CSS Border Right color for the above div is #afd9cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd9cb

HTML with inline CSS

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

CSS Border Top color for the above div is #afd9cb

HTML with inline CSS

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

#afd9cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd9cb Color code Preview on White Background

This is how #afd9cb Color code will look on white background color. Color contrast ratio is 1.54

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

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,217,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,175,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,217,203,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.