Skip to main content Skip to docs navigation

#afdf2f hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Acid Lime and its hex is #B9DF31 Nearest Color Name

Color Hue/Base color: Green

Hex #afdf2f Color code in RGB color code model is created after adding 68.63% red color, 87.45% green color and 18.43% blue color. Hex #afdf2f Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 79% yellow and 12.55% black.

Hex #afdf2f color code is between #aadd33 web safe hex color code and #bbee22 web safe hex color code. #aadd33 is the nearest web safe color code. You can see here many more shades of #afdf2f color code.

RGB Chart

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

Color Table

Hex Color Code afdf2f #afdf2f
RGB Decimal 175, 223, 47 175, 223, 47
RGB Percent 69%, 87%, 18% rgb(69%, 87%, 18%)
CSS RGBa 175, 223, 47,1 rgba(175,223,47,1)
CMYK Model cmyk(22%,0%,79%,12.55%)
HSL Color Space 76,73% ,53% hsl(76,73% ,53%)
HSV Color Space 76°, 79%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 11011111 00101111
Octal 257 337 57
Decimal 175 223 47
Hex af df 2f

Different shades of #afdf2f color code.

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

Darkest of #afdf2f
#4e6510
Darker of #afdf2f
#709216
Dark of #afdf2f
#92be1d
Base of #afdf2f
#afdf2f
Light of #afdf2f
#c0e65b
Lighter
#d1ed87
Lightest
#e2f3b4

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

#afdf2f
#5f2fdf

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

Split Complementary

#afdf2f
#2f57df
#b72fdf

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

Analogous Color

#dfa82f
#dfc62f
#afdf2f
#74df2f
#2fdf33

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

#afdf2f
#df2faf
#2fafdf

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

#afdf2f
#2fafdf
#5f2fdf
#df5f2f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#afdf2f
#2fdfb7
#5f2fdf
#df2f57

Square 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).

Monochromatic Color with #afdf2f

#2c3909
#4e6510
#709216
#92be1d
#afdf2f
#c0e65b
#d1ed87
#e2f3b4
#f3fae0

Tints of #afdf2f Color

#afdf2f
#b7e246
#c0e65d
#c9e974
#d2ed8b
#dbf0a2
#e4f4b9
#edf7d0
#f6fbe7
#ffffff

Shades of #afdf2f color code

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

#afdf2f
#9bc629
#88ad24
#74941f
#617b1a
#4d6314
#3a4a0f
#26310a
#131805
#000000

Tones

#afdf2f
#a4c747
#99af5f
#8e9777
#878787

Tones

Similar Color like #afdf2f color

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

#b0e030
#b1e131
#b2e232
#b3e333
#b4e434
#b5e535
#b6e636
#b7e737
#b8e838
#b9e939
#baea3a
#bbeb3b
#bcec3c
#bded3d
#aede2e
#addd2d
#acdc2c
#abdb2b
#aada2a
#a9d929
#a8d828
#a7d727
#a6d626
#a5d525
#a4d424
#a3d323
#a2d222
#a1d121

Download this Dark Green

Hex #afdf2f 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.

#afdf2f Color Code Preview on Black Background Color

This is how #afdf2f Color will look on black background color. Color contrast ratio is 13.42

#afdf2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdf2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdf2f

#afdf2f color code is use for CSS Background Color

Background color for the above div is #afdf2f

HTML with inline CSS

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

#afdf2f color code is use for CSS Border Color

CSS Border color for the above div is #afdf2f

HTML with inline CSS

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

CSS Border Left color for the above div is #afdf2f

HTML with inline CSS

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

CSS Border Right color for the above div is #afdf2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afdf2f

HTML with inline CSS

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

CSS Border Top color for the above div is #afdf2f

HTML with inline CSS

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

#afdf2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afdf2f Color code Preview on White Background

This is how #afdf2f Color code will look on white background color. Color contrast ratio is 1.56

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(175,223,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,47,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,223,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }