crispedge.com

Color picker

Loading...

#afc39a hex color - Green - Warm color - Information

#afc39a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #afc39a Color code in RGB color code model is created after adding 68.63% red color, 76.47% green color and 60.39% blue color. Hex #afc39a Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 21% yellow and 24% black.

Hex #afc39a color code is between #aabb99 web safe hex color code and #bbccaa web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #afc39a color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeafc39a#afc39a
RGB Decimal175, 195, 154rgb(175, 195, 154)
RGB Percent69%, 76%, 60%rgb(69%, 76%, 60%)
CSS RGBa175, 195, 154,1rgba(175,195,154,1)
CMYK Modelcmyk(10%,0%,21%,24%)
HSL Color Space89,25% ,68%hsl(89,25% ,68%)
HSV Color Space89°, 21%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111100001110011010
Octal257303232
Decimal175195154
Hexafc39a

Different shades of #afc39a color code.

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

Light Shade of #afc39a
#c8d6ba
Dark Shade of #afc39a
#96b07a
Saturated Shade of #afc39a
#afcb92
Desaturated Shade of #afc39a
#afbba2
Grey scale Shade of #afc39a
#aeaeae
Brighten Shade
#c8dcb3
Most Readable Shade
#000000

Shades of #afc39a color code

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

#afc39a
#9bad88
#889777
#748266
#616c55
#4d5644
#3a4133
#262b22
#131511
#000000

Similar Color like #afc39a color

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

#b0c49b
#b1c59c
#b2c69d
#b3c79e
#b4c89f
#b5c9a0
#b6caa1
#b7cba2
#b8cca3
#b9cda4
#bacea5
#bbcfa6
#bcd0a7
#bdd1a8
#aec299
#adc198
#acc097
#abbf96
#aabe95
#a9bd94
#a8bc93
#a7bb92
#a6ba91
#a5b990
#a4b88f
#a3b78e
#a2b68d
#a1b58c

Monochromatic Color with #afc39a

#afc39a
#d5edbc
#161914
#3d4335
#636e57
#899878

Tints of #afc39a Color

#afc39a
#b7c9a5
#c0d0b0
#c9d7bb
#d2ddc6
#dbe4d2
#e4ebdd
#edf1e8
#f6f8f3
#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

#afc39a
#ae9ac3

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

Split Complementary

#afc39a
#9a9bc3
#c29ac3

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

Analogous Color

#bfc39a
#b7c39a
#afc39a
#a7c39a
#9fc39a

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

#afc39a
#9aafc3
#c39aaf

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

#afc39a
#9ac3c2
#ae9ac3
#c39a9b

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

#afc39a
#ae9ac3
#c29ac3
#9bc39a

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

#afc39a Color Code Preview on Black Background Color

This is how #afc39a Color will look on black background color. Color contrast ratio is 11.10

#afc39a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afc39a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afc39a

#afc39a color code is use for CSS Background Color

Background color for the above div is #afc39a

HTML with inline CSS

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

#afc39a color code is use for CSS Border Color

CSS Border color for the above div is #afc39a

HTML with inline CSS

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

CSS Border Left color for the above div is #afc39a

HTML with inline CSS

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

CSS Border Right color for the above div is #afc39a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afc39a

HTML with inline CSS

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

CSS Border Top color for the above div is #afc39a

HTML with inline CSS

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

#afc39a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afc39a Color code Preview on White Background

This is how #afc39a Color code will look on white background color. Color contrast ratio is 1.89

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.