crispedge.com

Color picker

Loading...

#aefbc0 hex color - Green - Cool color - Information

#aefbc0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aefbc0 Color code in RGB color code model is created after adding 68.24% red color, 98.43% green color and 75.29% blue color. Hex #aefbc0 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 24% yellow and 2% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaefbc0#aefbc0
RGB Decimal174, 251, 192rgb(174, 251, 192)
RGB Percent68%, 98%, 75%rgb(68%, 98%, 75%)
CSS RGBa174, 251, 192,1rgba(174,251,192,1)
CMYK Modelcmyk(31%,0%,24%,2%)
HSL Color Space134,91% ,83%hsl(134,91% ,83%)
HSV Color Space134°, 31%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101111101111000000
Octal256373300
Decimal174251192
Hexaefbc0

Different shades of #aefbc0 color code.

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

Light Shade of #aefbc0
#dffde6
Dark Shade of #aefbc0
#7df99a
Saturated Shade of #aefbc0
#aaffbe
Desaturated Shade of #aefbc0
#b2f7c2
Grey scale Shade of #aefbc0
#d4d4d4
Brighten Shade
#c7ffd9
Most Readable Shade
#000000

Shades of #aefbc0 color code

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

#aefbc0
#9adfaa
#87c395
#74a780
#608b6a
#4d6f55
#3a5340
#26372a
#131b15
#000000

Similar Color like #aefbc0 color

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

#affcc1
#b0fdc2
#b1fec3
#b2ffc4
#b3ffc5
#b4ffc6
#b5ffc7
#b6ffc8
#b7ffc9
#b8ffca
#b9ffcb
#baffcc
#bbffcd
#bcffce
#adfabf
#acf9be
#abf8bd
#aaf7bc
#a9f6bb
#a8f5ba
#a7f4b9
#a6f3b8
#a5f2b7
#a4f1b6
#a3f0b5
#a2efb4
#a1eeb3
#a0edb2

Monochromatic Color with #aefbc0

#aefbc0
#1b261d
#38513e
#567b5e
#73a67f
#91d09f

Tints of #aefbc0 Color

#aefbc0
#b7fbc7
#c0fbce
#c9fcd5
#d2fcdc
#dbfde3
#e4fdea
#edfef1
#f6fef8
#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

#aefbc0
#fbaee9

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

Split Complementary

#aefbc0
#e7aefb
#fbaec2

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

Analogous Color

#bbfbae
#aefbb1
#aefbc0
#aefbcf
#aefbdf

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

#aefbc0
#c0aefb
#fbc0ae

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

#aefbc0
#aec2fb
#fbaee9
#fbe6ae

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

#aefbc0
#fbaee9
#fbaec2
#aefbe7

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

#aefbc0 Color Code Preview on Black Background Color

This is how #aefbc0 Color will look on black background color. Color contrast ratio is 17.36

#aefbc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aefbc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aefbc0

#aefbc0 color code is use for CSS Background Color

Background color for the above div is #aefbc0

HTML with inline CSS

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

#aefbc0 color code is use for CSS Border Color

CSS Border color for the above div is #aefbc0

HTML with inline CSS

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

CSS Border Left color for the above div is #aefbc0

HTML with inline CSS

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

CSS Border Right color for the above div is #aefbc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aefbc0

HTML with inline CSS

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

CSS Border Top color for the above div is #aefbc0

HTML with inline CSS

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

#aefbc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aefbc0 Color code Preview on White Background

This is how #aefbc0 Color code will look on white background color. Color contrast ratio is 1.21

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

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(174,251,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,174,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,251,192,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.