crispedge.com

Color picker

Loading...

#afcc5e hex color - Green - Warm color - Information

#afcc5e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #afcc5e Color code in RGB color code model is created after adding 68.63% red color, 80% green color and 36.86% blue color. Hex #afcc5e Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 54% yellow and 20% black.

Hex #afcc5e color code is between #aabb66 web safe hex color code and #bbdd55 web safe hex color code. #aabb66 is the nearest web safe color code. You can see here many more shades of #afcc5e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafcc5e#afcc5e
RGB Decimal175, 204, 94rgb(175, 204, 94)
RGB Percent69%, 80%, 37%rgb(69%, 80%, 37%)
CSS RGBa175, 204, 94,1rgba(175,204,94,1)
CMYK Modelcmyk(14%,0%,54%,20%)
HSL Color Space76,52% ,58%hsl(76,52% ,58%)
HSV Color Space76°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111100110001011110
Octal257314136
Decimal17520494
Hexafcc5e

Different shades of #afcc5e color code.

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

Light Shade of #afcc5e
#c2d885
Dark Shade of #afcc5e
#9abc3b
Saturated Shade of #afcc5e
#b4d753
Desaturated Shade of #afcc5e
#aac169
Grey scale Shade of #afcc5e
#959595
Brighten Shade
#c8e577
Most Readable Shade
#000000

Shades of #afcc5e color code

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

#afcc5e
#9bb553
#889e49
#74883e
#617134
#4d5a29
#3a441f
#262d14
#13160a
#000000

Similar Color like #afcc5e color

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

#b0cd5f
#b1ce60
#b2cf61
#b3d062
#b4d163
#b5d264
#b6d365
#b7d466
#b8d567
#b9d668
#bad769
#bbd86a
#bcd96b
#bdda6c
#aecb5d
#adca5c
#acc95b
#abc85a
#aac759
#a9c658
#a8c557
#a7c456
#a6c355
#a5c254
#a4c153
#a3c052
#a2bf51
#a1be50

Monochromatic Color with #afcc5e

#afcc5e
#d3f672
#1d2210
#424c23
#667737
#8ba14a

Tints of #afcc5e Color

#afcc5e
#b7d16f
#c0d781
#c9dd93
#d2e2a5
#dbe8b7
#e4eec9
#edf3db
#f6f9ed
#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

#afcc5e
#7b5ecc

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

Split Complementary

#afcc5e
#5e78cc
#b25ecc

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

Analogous Color

#ccbd5e
#c5cc5e
#afcc5e
#99cc5e
#83cc5e

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

#afcc5e
#5eafcc
#cc5eaf

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

#afcc5e
#5eccb2
#7b5ecc
#cc5e78

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

#afcc5e
#7b5ecc
#b25ecc
#78cc5e

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

#afcc5e Color Code Preview on Black Background Color

This is how #afcc5e Color will look on black background color. Color contrast ratio is 11.62

#afcc5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afcc5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afcc5e

#afcc5e color code is use for CSS Background Color

Background color for the above div is #afcc5e

HTML with inline CSS

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

#afcc5e color code is use for CSS Border Color

CSS Border color for the above div is #afcc5e

HTML with inline CSS

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

CSS Border Left color for the above div is #afcc5e

HTML with inline CSS

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

CSS Border Right color for the above div is #afcc5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afcc5e

HTML with inline CSS

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

CSS Border Top color for the above div is #afcc5e

HTML with inline CSS

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

#afcc5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afcc5e Color code Preview on White Background

This is how #afcc5e Color code will look on white background color. Color contrast ratio is 1.81

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

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,204,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,94,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,204,94,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.