crispedge.com

#afd28f hex color - Green - Cool color - Information

#afd28f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afd28f Color code in RGB color code model is created after adding 68.63% red color, 82.35% green color and 56.08% blue color. Hex #afd28f Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 32% yellow and 18% black.

Hex #afd28f color code is between #aacc88 web safe hex color code and #bbdd99 web safe hex color code. #aacc88 is the nearest web safe color code. You can see here many more shades of #afd28f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafd28f#afd28f
RGB Decimal175, 210, 143rgb(175, 210, 143)
RGB Percent69%, 82%, 56%rgb(69%, 82%, 56%)
CSS RGBa175, 210, 143,1rgba(175,210,143,1)
CMYK Modelcmyk(17%,0%,32%,18%)
HSL Color Space91,43% ,69%hsl(91,43% ,69%)
HSV Color Space91°, 32%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101001010001111
Octal257322217
Decimal175210143
Hexafd28f

Different shades of #afd28f color code.

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

Light Shade of #afd28f
#c9e1b3
Dark Shade of #afd28f
#95c36b
Saturated Shade of #afd28f
#afda87
Desaturated Shade of #afd28f
#afca97
Grey scale Shade of #afd28f
#b0b0b0
Brighten Shade
#c8eba8
Most Readable Shade
#000000

Shades of #afd28f color code

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

#afd28f
#9bba7f
#88a36f
#748c5f
#61744f
#4d5d3f
#3a462f
#262e1f
#13170f
#000000

Similar Color like #afd28f color

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

#b0d390
#b1d491
#b2d592
#b3d693
#b4d794
#b5d895
#b6d996
#b7da97
#b8db98
#b9dc99
#badd9a
#bbde9b
#bcdf9c
#bde09d
#aed18e
#add08d
#accf8c
#abce8b
#aacd8a
#a9cc89
#a8cb88
#a7ca87
#a6c986
#a5c885
#a4c784
#a3c683
#a2c582
#a1c481

Monochromatic Color with #afd28f

#afd28f
#d2fcac
#21281b
#455238
#687d55
#8ca772

Tints of #afd28f Color

#afd28f
#b7d79b
#c0dca7
#c9e1b4
#d2e6c0
#dbebcd
#e4f0d9
#edf5e6
#f6faf2
#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

#afd28f
#b28fd2

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

Split Complementary

#afd28f
#918fd2
#d28fd0

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

Analogous Color

#cad28f
#bcd28f
#afd28f
#a2d28f
#94d28f

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

#afd28f
#8fafd2
#d28faf

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

#afd28f
#8fd0d2
#b28fd2
#d2908f

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

#afd28f
#b28fd2
#d28fd0
#8fd291

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

#afd28f Color Code Preview on Black Background Color

This is how #afd28f Color will look on black background color. Color contrast ratio is 12.44

#afd28f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd28f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd28f

#afd28f color code is use for CSS Background Color

Background color for the above div is #afd28f

HTML with inline CSS

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

#afd28f color code is use for CSS Border Color

CSS Border color for the above div is #afd28f

HTML with inline CSS

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

CSS Border Left color for the above div is #afd28f

HTML with inline CSS

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

CSS Border Right color for the above div is #afd28f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd28f

HTML with inline CSS

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

CSS Border Top color for the above div is #afd28f

HTML with inline CSS

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

#afd28f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd28f Color code Preview on White Background

This is how #afd28f Color code will look on white background color. Color contrast ratio is 1.69

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

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,210,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,143,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,210,143,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.

< /html>