Skip to main content Skip to docs navigation

#a5fc0f 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 Wolf Lichen and its hex is #A8FF04 Nearest Color Name

Color Hue/Base color: Green

Hex #a5fc0f Color code in RGB color code model is created after adding 64.71% red color, 98.82% green color and 5.88% blue color. Hex #a5fc0f Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 94% yellow and 1.18% black.

Hex #a5fc0f color code is between #aaff11 web safe hex color code and #99ee00 web safe hex color code. #aaff11 is the nearest web safe color code. You can see here many more shades of #a5fc0f color code.

RGB Chart

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

Color Table

Hex Color Code a5fc0f #a5fc0f
RGB Decimal 165, 252, 15 165, 252, 15
RGB Percent 65%, 99%, 6% rgb(65%, 99%, 6%)
CSS RGBa 165, 252, 15,1 rgba(165,252,15,1)
CMYK Model cmyk(35%,0%,94%,1.18%)
HSL Color Space 82,98% ,52% hsl(82,98% ,52%)
HSV Color Space 82°, 94%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100101 11111100 00001111
Octal 245 374 17
Decimal 165 252 15
Hex a5 fc 0f

Different shades of #a5fc0f color code.

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

Darkest of #a5fc0f
#487101
Darker of #a5fc0f
#68a302
Dark of #a5fc0f
#88d503
Base of #a5fc0f
#a5fc0f
Light of #a5fc0f
#b8fd41
Lighter
#cbfd74
Lightest
#defea6

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

#a5fc0f
#660ffc

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

Split Complementary

#a5fc0f
#0f2efc
#dd0ffc

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

Analogous Color

#fcc90f
#fcf00f
#a5fc0f
#56fc0f
#0ffc2b

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

#a5fc0f
#fc0fa5
#0fa5fc

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

#a5fc0f
#0fa5fc
#660ffc
#fc660f

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

#a5fc0f
#0ffcdd
#660ffc
#fc0f2e

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

#283e01
#487101
#68a302
#88d503
#a5fc0f
#b8fd41
#cbfd74
#defea6
#f1ffd8

Tints of #a5fc0f Color

#a5fc0f
#affc29
#b9fc44
#c3fd5f
#cdfd79
#d7fd94
#e1feaf
#ebfec9
#f5fee4
#ffffff

Shades of #a5fc0f color code

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

#a5fc0f
#92e00d
#80c40b
#6ea80a
#5b8c08
#497006
#375405
#243803
#121c01
#000000

Tones

#a5fc0f
#9fe427
#98cb40
#92b358
#8b9b70

Tones

Similar Color like #a5fc0f color

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

#a6fd10
#a7fe11
#a8ff12
#a9ff13
#aaff14
#abff15
#acff16
#adff17
#aeff18
#afff19
#b0ff1a
#b1ff1b
#b2ff1c
#b3ff1d
#a4fb0e
#a3fa0d
#a2f90c
#a1f80b
#a0f70a
#9ff609
#9ef508
#9df407
#9cf306
#9bf205
#9af104
#99f003
#98ef02
#97ee01

Download this Dark Green

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

#a5fc0f Color Code Preview on Black Background Color

This is how #a5fc0f Color will look on black background color. Color contrast ratio is 16.53

#a5fc0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5fc0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5fc0f

#a5fc0f color code is use for CSS Background Color

Background color for the above div is #a5fc0f

HTML with inline CSS

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

#a5fc0f color code is use for CSS Border Color

CSS Border color for the above div is #a5fc0f

HTML with inline CSS

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

CSS Border Left color for the above div is #a5fc0f

HTML with inline CSS

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

CSS Border Right color for the above div is #a5fc0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5fc0f

HTML with inline CSS

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

CSS Border Top color for the above div is #a5fc0f

HTML with inline CSS

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

#a5fc0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5fc0f Color code Preview on White Background

This is how #a5fc0f Color code will look on white background color. Color contrast ratio is 1.27

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

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