crispedge.com

Color picker

Loading...

#afeacb hex color - Green - Cool color - Information

#afeacb hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #afeacb Color code in RGB color code model is created after adding 68.63% red color, 91.76% green color and 79.61% blue color. Hex #afeacb Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 13% yellow and 8% black.

Hex #afeacb color code is between #aaeecc web safe hex color code and #bbddbb web safe hex color code. #aaeecc is the nearest web safe color code. You can see here many more shades of #afeacb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafeacb#afeacb
RGB Decimal175, 234, 203rgb(175, 234, 203)
RGB Percent69%, 92%, 80%rgb(69%, 92%, 80%)
CSS RGBa175, 234, 203,1rgba(175,234,203,1)
CMYK Modelcmyk(25%,0%,13%,8%)
HSL Color Space148,58% ,80%hsl(148,58% ,80%)
HSV Color Space148°, 25%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111110101011001011
Octal257352313
Decimal175234203
Hexafeacb

Different shades of #afeacb color code.

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

Light Shade of #afeacb
#d7f5e5
Dark Shade of #afeacb
#87dfb1
Saturated Shade of #afeacb
#aaefcb
Desaturated Shade of #afeacb
#b4e5cb
Grey scale Shade of #afeacb
#cccccc
Brighten Shade
#c8ffe4
Most Readable Shade
#000000

Shades of #afeacb color code

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

#afeacb
#9bd0b4
#88b69d
#749c87
#618270
#4d685a
#3a4e43
#26342d
#131a16
#000000

Similar Color like #afeacb color

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

#b0ebcc
#b1eccd
#b2edce
#b3eecf
#b4efd0
#b5f0d1
#b6f1d2
#b7f2d3
#b8f3d4
#b9f4d5
#baf5d6
#bbf6d7
#bcf7d8
#bdf8d9
#aee9ca
#ade8c9
#ace7c8
#abe6c7
#aae5c6
#a9e4c5
#a8e3c4
#a7e2c3
#a6e1c2
#a5e0c1
#a4dfc0
#a3debf
#a2ddbe
#a1dcbd

Monochromatic Color with #afeacb

#afeacb
#101513
#304038
#506a5c
#6f9581
#8fbfa6

Tints of #afeacb Color

#afeacb
#b7ecd0
#c0eed6
#c9f1dc
#d2f3e2
#dbf5e7
#e4f8ed
#edfaf3
#f6fcf9
#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

#afeacb
#eaafce

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

Split Complementary

#afeacb
#e9afea
#eaafb1

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

Analogous Color

#afeab3
#afeabf
#afeacb
#afead7
#afeae3

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

#afeacb
#cbafea
#eacbaf

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

#afeacb
#afb0ea
#eaafce
#eae8af

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

#afeacb
#eaafce
#eaafb1
#afeae8

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

#afeacb Color Code Preview on Black Background Color

This is how #afeacb Color will look on black background color. Color contrast ratio is 15.45

#afeacb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afeacb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afeacb

#afeacb color code is use for CSS Background Color

Background color for the above div is #afeacb

HTML with inline CSS

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

#afeacb color code is use for CSS Border Color

CSS Border color for the above div is #afeacb

HTML with inline CSS

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

CSS Border Left color for the above div is #afeacb

HTML with inline CSS

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

CSS Border Right color for the above div is #afeacb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afeacb

HTML with inline CSS

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

CSS Border Top color for the above div is #afeacb

HTML with inline CSS

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

#afeacb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afeacb Color code Preview on White Background

This is how #afeacb Color code will look on white background color. Color contrast ratio is 1.36

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

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