crispedge.com

Color picker

Loading...

#a4e769 hex color - Green - Cool color - Information

#a4e769 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a4e769 Color code in RGB color code model is created after adding 64.31% red color, 90.59% green color and 41.18% blue color. Hex #a4e769 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 55% yellow and 9% black.

Hex #a4e769 color code is between #aaee66 web safe hex color code and #99dd77 web safe hex color code. #aaee66 is the nearest web safe color code. You can see here many more shades of #a4e769 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea4e769#a4e769
RGB Decimal164, 231, 105rgb(164, 231, 105)
RGB Percent64%, 91%, 41%rgb(64%, 91%, 41%)
CSS RGBa164, 231, 105,1rgba(164,231,105,1)
CMYK Modelcmyk(29%,0%,55%,9%)
HSL Color Space92,72% ,66%hsl(92,72% ,66%)
HSV Color Space92°, 55%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001110011101101001
Octal244347151
Decimal164231105
Hexa4e769

Different shades of #a4e769 color code.

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

Light Shade of #a4e769
#bfee95
Dark Shade of #a4e769
#89e03d
Saturated Shade of #a4e769
#a3f060
Desaturated Shade of #a4e769
#a5de72
Grey scale Shade of #a4e769
#a8a8a8
Brighten Shade
#bdff82
Most Readable Shade
#000000

Shades of #a4e769 color code

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

#a4e769
#91cd5d
#7fb351
#6d9a46
#5b803a
#48662e
#364d23
#243317
#12190b
#000000

Similar Color like #a4e769 color

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

#a5e86a
#a6e96b
#a7ea6c
#a8eb6d
#a9ec6e
#aaed6f
#abee70
#acef71
#adf072
#aef173
#aff274
#b0f375
#b1f476
#b2f577
#a3e668
#a2e567
#a1e466
#a0e365
#9fe264
#9ee163
#9de062
#9cdf61
#9bde60
#9add5f
#99dc5e
#98db5d
#97da5c
#96d95b

Monochromatic Color with #a4e769

#a4e769
#0d1208
#2b3d1c
#49672f
#689242
#86bc56

Tints of #a4e769 Color

#a4e769
#aee979
#b8ec8a
#c2ef9b
#ccf1ab
#d6f4bc
#e0f7cd
#eaf9dd
#f4fcee
#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

#a4e769
#ac69e7

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

Split Complementary

#a4e769
#6d69e7
#e769e3

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

Analogous Color

#d6e769
#bde769
#a4e769
#8be769
#72e769

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

#a4e769
#69a4e7
#e769a4

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

#a4e769
#69e3e7
#ac69e7
#e76d69

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

#a4e769
#ac69e7
#e769e3
#69e76d

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 #a4e769 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.

#a4e769 Color Code Preview on Black Background Color

This is how #a4e769 Color will look on black background color. Color contrast ratio is 14.21

#a4e769 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4e769

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4e769

#a4e769 color code is use for CSS Background Color

Background color for the above div is #a4e769

HTML with inline CSS

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

#a4e769 color code is use for CSS Border Color

CSS Border color for the above div is #a4e769

HTML with inline CSS

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

CSS Border Left color for the above div is #a4e769

HTML with inline CSS

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

CSS Border Right color for the above div is #a4e769

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4e769

HTML with inline CSS

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

CSS Border Top color for the above div is #a4e769

HTML with inline CSS

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

#a4e769 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4e769 Color code Preview on White Background

This is how #a4e769 Color code will look on white background color. Color contrast ratio is 1.48

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

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(164,231,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,105,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,231,105,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.