Skip to main content Skip to docs navigation

#affe63 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 Pale Lime Green and its hex is #B1FF65 Nearest Color Name

Color Hue/Base color: Green

Hex #affe63 Color code in RGB color code model is created after adding 68.63% red color, 99.61% green color and 38.82% blue color. Hex #affe63 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 61% yellow and 0.39% black.

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

RGB Chart

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

Color Table

Hex Color Code affe63 #affe63
RGB Decimal 175, 254, 99 175, 254, 99
RGB Percent 69%, 100%, 39% rgb(69%, 100%, 39%)
CSS RGBa 175, 254, 99,1 rgba(175,254,99,1)
CMYK Model cmyk(31%,0%,61%,0.39%)
HSL Color Space 91,99% ,69% hsl(91,99% ,69%)
HSV Color Space 91°, 61%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11111110 01100011
Octal 257 376 143
Decimal 175 254 99
Hex af fe 63

Different shades of #affe63 color code.

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

Darkest of #affe63
#62c701
Darker of #affe63
#7bf902
Dark of #affe63
#95fe30
Base of #affe63
#affe63
Light of #affe63
#c9fe96
Lighter
#e3ffc8
Lightest
#fdfffb

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

#affe63
#b263fe

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

Split Complementary

#affe63
#6563fe
#fe63fd

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

Analogous Color

#fef363
#f0fe63
#affe63
#7bfe63
#63fe8b

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

#affe63
#fe63af
#63affe

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

#affe63
#63affe
#b263fe
#feb263

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

#affe63
#63fdfe
#b263fe
#fe6563

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

#499401
#62c701
#7bf902
#95fe30
#affe63
#c9fe96
#e3ffc8
#fdfffb
#ffffff

Tints of #affe63 Color

#affe63
#b7fe74
#c0fe85
#c9fe97
#d2fea8
#dbfeb9
#e4fecb
#edfedc
#f6feed
#ffffff

Shades of #affe63 color code

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

#affe63
#9be158
#88c54d
#74a942
#618d37
#4d702c
#3a5421
#263816
#131c0b
#000000

Tones

#affe63
#afee73
#b0df82
#b0cf92
#b0bfa2

Tones

Similar Color like #affe63 color

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

#b0ff64
#b1ff65
#b2ff66
#b3ff67
#b4ff68
#b5ff69
#b6ff6a
#b7ff6b
#b8ff6c
#b9ff6d
#baff6e
#bbff6f
#bcff70
#bdff71
#aefd62
#adfc61
#acfb60
#abfa5f
#aaf95e
#a9f85d
#a8f75c
#a7f65b
#a6f55a
#a5f459
#a4f358
#a3f257
#a2f156
#a1f055

Download this Dark Green

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

#affe63 Color Code Preview on Black Background Color

This is how #affe63 Color will look on black background color. Color contrast ratio is 17.18

#affe63 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #affe63

HTML with inline CSS

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

Your Example Paragraph content text in with font color #affe63

#affe63 color code is use for CSS Background Color

Background color for the above div is #affe63

HTML with inline CSS

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

#affe63 color code is use for CSS Border Color

CSS Border color for the above div is #affe63

HTML with inline CSS

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

CSS Border Left color for the above div is #affe63

HTML with inline CSS

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

CSS Border Right color for the above div is #affe63

HTML with inline CSS

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

CSS Border Bottom color for the above div is #affe63

HTML with inline CSS

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

CSS Border Top color for the above div is #affe63

HTML with inline CSS

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

#affe63 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#affe63 Color code Preview on White Background

This is how #affe63 Color code will look on white background color. Color contrast ratio is 1.22

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

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