Skip to main content Skip to docs navigation

#afd045 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 Lyceum (Was Lycra Strip) and its hex is #ADCF43 Nearest Color Name

Color Hue/Base color: Green

Hex #afd045 Color code in RGB color code model is created after adding 68.63% red color, 81.57% green color and 27.06% blue color. Hex #afd045 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 67% yellow and 18.43% black.

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

RGB Chart

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

Color Table

Hex Color Code afd045 #afd045
RGB Decimal 175, 208, 69 175, 208, 69
RGB Percent 69%, 82%, 27% rgb(69%, 82%, 27%)
CSS RGBa 175, 208, 69,1 rgba(175,208,69,1)
CMYK Model cmyk(16%,0%,67%,18.43%)
HSL Color Space 74,60% ,54% hsl(74,60% ,54%)
HSV Color Space 74°, 67%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 11010000 01000101
Octal 257 320 105
Decimal 175 208 69
Hex af d0 45

Different shades of #afd045 color code.

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

Darkest of #afd045
#516319
Darker of #afd045
#738c23
Dark of #afd045
#94b42e
Base of #afd045
#afd045
Light of #afd045
#c1da6e
Lighter
#d2e596
Lightest
#e4efbf

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

#afd045
#6645d0

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

Split Complementary

#afd045
#4569d0
#ab45d0

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

Analogous Color

#d0a045
#d0b745
#afd045
#81d045
#47d045

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

#afd045
#d045af
#45afd0

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

#afd045
#45afd0
#6645d0
#d06645

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

#afd045
#45d0ab
#6645d0
#d04569

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

#303a0f
#516319
#738c23
#94b42e
#afd045
#c1da6e
#d2e596
#e4efbf
#f5f9e8

Tints of #afd045 Color

#afd045
#b7d559
#c0da6e
#c9df83
#d2e497
#dbeaac
#e4efc1
#edf4d5
#f6f9ea
#ffffff

Shades of #afd045 color code

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

#afd045
#9bb83d
#88a135
#748a2e
#617326
#4d5c1e
#3a4517
#262e0f
#131707
#000000

Tones

#afd045
#a3b95c
#97a174
#8a8a8a
#8a8a8a

Tones

Similar Color like #afd045 color

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

#b0d146
#b1d247
#b2d348
#b3d449
#b4d54a
#b5d64b
#b6d74c
#b7d84d
#b8d94e
#b9da4f
#badb50
#bbdc51
#bcdd52
#bdde53
#aecf44
#adce43
#accd42
#abcc41
#aacb40
#a9ca3f
#a8c93e
#a7c83d
#a6c73c
#a5c63b
#a4c53a
#a3c439
#a2c338
#a1c237

Download this Dark Green

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

#afd045 Color Code Preview on Black Background Color

This is how #afd045 Color will look on black background color. Color contrast ratio is 11.93

#afd045 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd045

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd045

#afd045 color code is use for CSS Background Color

Background color for the above div is #afd045

HTML with inline CSS

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

#afd045 color code is use for CSS Border Color

CSS Border color for the above div is #afd045

HTML with inline CSS

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

CSS Border Left color for the above div is #afd045

HTML with inline CSS

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

CSS Border Right color for the above div is #afd045

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd045

HTML with inline CSS

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

CSS Border Top color for the above div is #afd045

HTML with inline CSS

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

#afd045 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd045 Color code Preview on White Background

This is how #afd045 Color code will look on white background color. Color contrast ratio is 1.76

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

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