Skip to main content Skip to docs navigation

#afdf65 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 Last of Lettuce and its hex is #AADD66 Nearest Color Name

Color Hue/Base color: Green

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

Hex #afdf65 color code is between #aadd66 web safe hex color code and #bbee55 web safe hex color code. #aadd66 is the nearest web safe color code. You can see here many more shades of #afdf65 color code.

RGB Chart

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

Color Table

Hex Color Code afdf65 #afdf65
RGB Decimal 175, 223, 101 175, 223, 101
RGB Percent 69%, 87%, 40% rgb(69%, 87%, 40%)
CSS RGBa 175, 223, 101,1 rgba(175,223,101,1)
CMYK Model cmyk(22%,0%,55%,12.55%)
HSL Color Space 84,66% ,64% hsl(84,66% ,64%)
HSV Color Space 84°, 55%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 11011111 01100101
Octal 257 337 145
Decimal 175 223 101
Hex af df 65

Different shades of #afdf65 color code.

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

Darkest of #afdf65
#618e1d
Darker of #afdf65
#7fb826
Dark of #afdf65
#99d63b
Base of #afdf65
#afdf65
Light of #afdf65
#c5e88f
Lighter
#dbf1b9
Lightest
#f1f9e4

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

#afdf65
#9565df

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

Split Complementary

#afdf65
#6572df
#d265df

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

Analogous Color

#dfc865
#dfdc65
#afdf65
#86df65
#65df77

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

#afdf65
#df65af
#65afdf

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

#afdf65
#65afdf
#9565df
#df9565

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

#afdf65
#65dfd2
#9565df
#df6572

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 #afdf65

#446315
#618e1d
#7fb826
#99d63b
#afdf65
#c5e88f
#dbf1b9
#f1f9e4
#ffffff

Tints of #afdf65 Color

#afdf65
#b7e276
#c0e687
#c9e998
#d2eda9
#dbf0ba
#e4f4cb
#edf7dc
#f6fbed
#ffffff

Shades of #afdf65 color code

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

#afdf65
#9bc659
#88ad4e
#749443
#617b38
#4d632c
#3a4a21
#263116
#13180b
#000000

Tones

#afdf65
#abcc78
#a7ba8a
#a3a79d
#a2a2a2

Tones

Similar Color like #afdf65 color

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

#b0e066
#b1e167
#b2e268
#b3e369
#b4e46a
#b5e56b
#b6e66c
#b7e76d
#b8e86e
#b9e96f
#baea70
#bbeb71
#bcec72
#bded73
#aede64
#addd63
#acdc62
#abdb61
#aada60
#a9d95f
#a8d85e
#a7d75d
#a6d65c
#a5d55b
#a4d45a
#a3d359
#a2d258
#a1d157

Download this Dark Green

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

#afdf65 Color Code Preview on Black Background Color

This is how #afdf65 Color will look on black background color. Color contrast ratio is 13.57

#afdf65 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdf65

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdf65

#afdf65 color code is use for CSS Background Color

Background color for the above div is #afdf65

HTML with inline CSS

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

#afdf65 color code is use for CSS Border Color

CSS Border color for the above div is #afdf65

HTML with inline CSS

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

CSS Border Left color for the above div is #afdf65

HTML with inline CSS

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

CSS Border Right color for the above div is #afdf65

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afdf65

HTML with inline CSS

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

CSS Border Top color for the above div is #afdf65

HTML with inline CSS

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

#afdf65 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afdf65 Color code Preview on White Background

This is how #afdf65 Color code will look on white background color. Color contrast ratio is 1.55

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

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