crispedge.com

Color picker

Loading...

#a5f22a hex color - Green - Warm color - Information

#a5f22a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #a5f22a Color code in RGB color code model is created after adding 64.71% red color, 94.9% green color and 16.47% blue color. Hex #a5f22a Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 83% yellow and 5% black.

Hex #a5f22a color code is between #aaee22 web safe hex color code and #99ff33 web safe hex color code. #aaee22 is the nearest web safe color code. You can see here many more shades of #a5f22a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea5f22a#a5f22a
RGB Decimal165, 242, 42rgb(165, 242, 42)
RGB Percent65%, 95%, 16%rgb(65%, 95%, 16%)
CSS RGBa165, 242, 42,1rgba(165,242,42,1)
CMYK Modelcmyk(32%,0%,83%,5%)
HSL Color Space83,88% ,56%hsl(83,88% ,56%)
HSV Color Space83°, 83%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001011111001000101010
Octal24536252
Decimal16524242
Hexa5f22a

Different shades of #a5f22a color code.

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

Light Shade of #a5f22a
#b9f55a
Dark Shade of #a5f22a
#8cdc0d
Saturated Shade of #a5f22a
#a8fd1f
Desaturated Shade of #a5f22a
#a2e735
Grey scale Shade of #a5f22a
#8e8e8e
Brighten Shade
#beff43
Most Readable Shade
#000000

Shades of #a5f22a color code

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

#a5f22a
#92d725
#80bc20
#6ea11c
#5b8617
#496b12
#37500e
#243509
#121a04
#000000

Similar Color like #a5f22a color

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

#a6f32b
#a7f42c
#a8f52d
#a9f62e
#aaf72f
#abf830
#acf931
#adfa32
#aefb33
#affc34
#b0fd35
#b1fe36
#b2ff37
#b3ff38
#a4f129
#a3f028
#a2ef27
#a1ee26
#a0ed25
#9fec24
#9eeb23
#9dea22
#9ce921
#9be820
#9ae71f
#99e61e
#98e51d
#97e41c

Monochromatic Color with #a5f22a

#a5f22a
#141d05
#31480c
#4e7214
#6b9d1b
#88c723

Tints of #a5f22a Color

#a5f22a
#aff341
#b9f459
#c3f671
#cdf788
#d7f9a0
#e1fab8
#ebfccf
#f5fde7
#ffffff

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

#a5f22a
#772af2

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

Split Complementary

#a5f22a
#2a41f2
#db2af2

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

Analogous Color

#f2ef2a
#cdf22a
#a5f22a
#7df22a
#55f22a

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

#a5f22a
#2aa5f2
#f22aa5

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

#a5f22a
#2af2db
#772af2
#f22a41

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#a5f22a
#772af2
#db2af2
#41f22a

Double Complementary 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).

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

#a5f22a Color Code Preview on Black Background Color

This is how #a5f22a Color will look on black background color. Color contrast ratio is 15.33

#a5f22a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5f22a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5f22a

#a5f22a color code is use for CSS Background Color

Background color for the above div is #a5f22a

HTML with inline CSS

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

#a5f22a color code is use for CSS Border Color

CSS Border color for the above div is #a5f22a

HTML with inline CSS

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

CSS Border Left color for the above div is #a5f22a

HTML with inline CSS

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

CSS Border Right color for the above div is #a5f22a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5f22a

HTML with inline CSS

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

CSS Border Top color for the above div is #a5f22a

HTML with inline CSS

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

#a5f22a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5f22a Color code Preview on White Background

This is how #a5f22a Color code will look on white background color. Color contrast ratio is 1.37

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(165,242,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,42,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,242,42,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.