Skip to main content Skip to docs navigation

#affc1e 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 Sweet Venom and its hex is #B6FF1A Nearest Color Name

Color Hue/Base color: Green

Hex #affc1e Color code in RGB color code model is created after adding 68.63% red color, 98.82% green color and 11.76% blue color. Hex #affc1e Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 88% yellow and 1.18% black.

Hex #affc1e color code is between #aaff22 web safe hex color code and #bbee11 web safe hex color code. #aaff22 is the nearest web safe color code. You can see here many more shades of #affc1e color code.

RGB Chart

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

Color Table

Hex Color Code affc1e #affc1e
RGB Decimal 175, 252, 30 175, 252, 30
RGB Percent 69%, 99%, 12% rgb(69%, 99%, 12%)
CSS RGBa 175, 252, 30,1 rgba(175,252,30,1)
CMYK Model cmyk(31%,0%,88%,1.18%)
HSL Color Space 81,97% ,55% hsl(81,97% ,55%)
HSV Color Space 81°, 88%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 11111100 00011110
Octal 257 374 36
Decimal 175 252 30
Hex af fc 1e

Different shades of #affc1e color code.

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

Darkest of #affc1e
#547f02
Darker of #affc1e
#75b202
Dark of #affc1e
#96e403
Base of #affc1e
#affc1e
Light of #affc1e
#c1fd50
Lighter
#d3fd83
Lightest
#e5feb5

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

#affc1e
#6b1efc

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

Split Complementary

#affc1e
#1e40fc
#da1efc

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

Analogous Color

#fcc71e
#fcec1e
#affc1e
#65fc1e
#1efc33

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

#affc1e
#fc1eaf
#1eaffc

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

#affc1e
#1eaffc
#6b1efc
#fc6b1e

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

#affc1e
#1efcda
#6b1efc
#fc1e40

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

#334d01
#547f02
#75b202
#96e403
#affc1e
#c1fd50
#d3fd83
#e5feb5
#f7ffe7

Tints of #affc1e Color

#affc1e
#b7fc37
#c0fc50
#c9fd69
#d2fd82
#dbfd9b
#e4feb4
#edfecd
#f6fee6
#ffffff

Shades of #affc1e color code

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

#affc1e
#9be01a
#88c417
#74a814
#618c10
#4d700d
#3a540a
#263806
#131c03
#000000

Tones

#affc1e
#a8e535
#a1ce4c
#9ab862
#93a179

Tones

Similar Color like #affc1e color

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

#b0fd1f
#b1fe20
#b2ff21
#b3ff22
#b4ff23
#b5ff24
#b6ff25
#b7ff26
#b8ff27
#b9ff28
#baff29
#bbff2a
#bcff2b
#bdff2c
#aefb1d
#adfa1c
#acf91b
#abf81a
#aaf719
#a9f618
#a8f517
#a7f416
#a6f315
#a5f214
#a4f113
#a3f012
#a2ef11
#a1ee10

Download this Dark Green

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

#affc1e Color Code Preview on Black Background Color

This is how #affc1e Color will look on black background color. Color contrast ratio is 16.77

#affc1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #affc1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #affc1e

#affc1e color code is use for CSS Background Color

Background color for the above div is #affc1e

HTML with inline CSS

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

#affc1e color code is use for CSS Border Color

CSS Border color for the above div is #affc1e

HTML with inline CSS

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

CSS Border Left color for the above div is #affc1e

HTML with inline CSS

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

CSS Border Right color for the above div is #affc1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #affc1e

HTML with inline CSS

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

CSS Border Top color for the above div is #affc1e

HTML with inline CSS

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

#affc1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#affc1e Color code Preview on White Background

This is how #affc1e Color code will look on white background color. Color contrast ratio is 1.25

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

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